aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: make 64-bit identify_cpu use cpu_devYinghai Lu5-55/+95
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter8-29/+43
2008-07-08x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter2-1/+1
2008-07-08x86: add C1E aware idle function, fixThomas Gleixner1-4/+16
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner5-83/+69
2008-06-10x86: move more common idle functions/variables to process.cThomas Gleixner3-82/+70
2008-06-10x86: use cpuid to check MWAIT support for C1Thomas Gleixner1-8/+20
2008-06-10x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner2-49/+30
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner2-6/+4
2008-06-10x86: simplify idle selectionThomas Gleixner3-22/+10
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter6-31/+7
2008-06-03x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto3-1/+1
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar1-0/+1
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter6-6/+63
2008-05-30x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin1-1/+2
2008-05-30x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones3-26/+34
2008-05-30x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones1-5/+0
2008-05-30x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones3-91/+100
2008-05-30x86: Move the AMD64 specific parts out of setup_64.cDave Jones3-226/+242
2008-05-30x86: move mmconfig declarations to headerThomas Gleixner2-12/+2
2008-05-30[S390] Update default configuration.Martin Schwidefsky1-3/+8
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky1-1/+1
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer1-0/+8
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens2-6/+14
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht1-0/+3
2008-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-46/+125
2008-05-27[IA64] Workaround for RSE issueTony Luck5-46/+125
2008-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds6-331/+521
2008-05-27avr32: Fix cpufreq oops when ondemand governor is defaultHaavard Skinnemoen1-2/+1
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds6-104/+241
2008-05-26avr32: Update defconfigsHaavard Skinnemoen4-329/+516
2008-05-26avr32: export strnlen_userAdrian Bunk1-0/+2
2008-05-26avr32: export copy_pageAdrian Bunk1-0/+2
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt2-7/+0
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg1-10/+3
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-20/+26
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-37/+47
2008-05-24frv: export empty_zero_pageAdrian Bunk1-0/+3
2008-05-23[ARM] integrator: fix build warnings and errorsRussell King2-2/+3
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-3/+14
2008-05-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-19/+8
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-05-23Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King1-1/+0
2008-05-23[ARM] 5052/1: export clock functions for the at91x40Greg Ungerer1-1/+17
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen1-3/+3
2008-05-23namespacecheck: automated fixesIngo Molnar2-3/+3
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich1-1/+1
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert1-1/+1
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner1-0/+5