aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] powernow-k8: Use a common exit path.Dave Jones2009-02-241-12/+10
* [CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett2009-02-241-2/+6
* [CPUFREQ] Use swap() in longhaul.cDave Jones2009-02-241-7/+4
* [CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones2009-02-241-18/+18
* [CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger2009-02-241-6/+15
* [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger2009-02-243-49/+3
* [CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones2009-02-241-125/+226
* [CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones2009-02-241-100/+137
* [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-245-185/+258
* [CPUFREQ] checkpatch cleanups for sc520Dave Jones2009-02-241-13/+17
* [CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones2009-02-241-18/+26
* [CPUFREQ] checkpatch cleanups for longrunDave Jones2009-02-241-11/+14
* [CPUFREQ] checkpatch cleanups for longhaulDave Jones2009-02-242-94/+100
* [CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones2009-02-241-40/+65
* [CPUFREQ] checkpatch cleanups for e_powersaverDave Jones2009-02-241-9/+12
* [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-241-2/+4
* [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-241-11/+11
* [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-241-17/+21
* [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-241-1/+1
* Add i2c_board_info for RiscPC PCF8583Russell King2009-02-241-0/+6
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+4
* x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-224-4/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-02-221-20/+10
|\
| * x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
| * x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
* | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-227-31/+31
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-213-4/+4
|\
| * x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-203-4/+4
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-202-11/+9
|\ \ | |/
| * x86: use the right protections for split-up pagetablesIngo Molnar2009-02-201-10/+5
| * x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
* | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-201-1/+1
* | mn10300: fix oprofileDavid Howells2009-02-201-0/+1
* | uml: fix vde network backend in user mode linuxLuca Bigliardi2009-02-201-3/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-02-197-12/+1617
|\ \ | |/ |/|
| * [IA64] xen_domu build fixTony Luck2009-02-191-2/+2
| * [IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata2009-02-193-2/+1606
| * [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-191-2/+1
| * [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang2009-02-191-1/+3
| * [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2009-02-192-4/+5
| * [IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck2009-02-191-2/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-1923-83/+63
|\ \
| * | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0
| * | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| * | [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-191-4/+4
| * | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
| * | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-175-53/+29
| * | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-162-0/+2
| * | [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-141-5/+10
| * | [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-1410-10/+10