aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov2010-08-031-2/+2
* [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-031-6/+3
* [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy2010-08-031-1/+1
* [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-032-7/+4
* [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger2010-08-031-2/+2
* [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp2010-08-031-0/+2
* [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-08-031-6/+5
* [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-08-031-8/+9
* [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-08-031-12/+6
* [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-08-031-1/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-07-262-2/+16
|\
| * Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-241-2/+7
| |\
| | * ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-2/+7
| * | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-221-0/+9
| |\ \ | | |/ | |/|
| | * ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-0/+9
* | | Input: RX51 keymap - fix recent compile breakageDmitry Torokhov2010-07-261-2/+2
* | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-07-231-3/+3
|\ \ \
| * | | powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala2010-07-221-3/+3
* | | | powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-233-24/+24
* | | | powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-233-6/+34
* | | | powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt2010-07-231-18/+13
* | | | powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2010-07-232-17/+11
* | | | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard2010-07-231-2/+9
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-221-3/+14
|\ \ \
| * | | Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-201-3/+14
* | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-218-25/+40
|\ \ \
| * | | sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-06-291-1/+0
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-26322-1881/+7277
| |\ \ \ | | |/ /
| * | | sparc64: fix the build error due to smp_kgdb_capture_client()Dongdong Deng2010-06-251-1/+1
| * | | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-231-0/+1
| * | | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-041-1/+1
| * | | sparc64: Update defconfig.David S. Miller2010-05-261-14/+35
| * | | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-253-8/+2
* | | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
| |_|/ |/| |
* | | x86, numa: fix boot without RAM on node0 againYinghai Lu2010-07-201-8/+9
* | | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-194-9/+23
|\ \ \
| * | | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-161-3/+4
| * | | x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-161-1/+1
| * | | x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2010-07-152-5/+18
* | | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2010-07-181-1/+1
|\ \ \ \
| * | | | x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath2010-07-181-1/+1
| |/ / /
* | | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-148-93/+243
|\ \ \
| * | | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-141-2/+3
| * | | ARM: Update mach-typesRussell King2010-07-121-3/+149
| * | | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| * | | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-092-1/+2
| * | | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66