summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-313-2/+19
* x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-291-0/+4
* x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-283-2/+4
* x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-283-37/+8
* x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-282-0/+78
* Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-28505-195793/+3156
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-2614-34/+38
| |\
| | * ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-262-2/+2
| | * ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
| | * ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| | * ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
| | * ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+2
| | * ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| | * ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+4
| | * ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
| | * ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
| | * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-214-11/+8
| | |\
| | | * [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
| | | * [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
| | | * [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-131-6/+2
| | | * [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
| * | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-07-262-2/+3
| |\ \ \
| | * | | KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity2010-07-231-2/+2
| | * | | KVM: MMU: fix conflict access permissions in direct spXiao Guangrong2010-07-231-0/+1
| * | | | 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-251-2/+7
| | |\ \ \ \
| | | * | | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-251-2/+7
| | | |/ / /
| | * | | | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-231-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-211-3/+14
| * | | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-221-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-051-1/+1
| | * | | | sparc64: Update defconfig.David S. Miller2010-05-271-14/+35
| | * | | | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-263-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-211-8/+9