summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-291-11/+5Star
|\
| * x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl2010-12-271-11/+5Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-12-281-0/+2
|\ \
| * | mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-0/+2
* | | ARM: fix IXP4xx build failureImre Kaloz2010-12-282-1/+2
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-273-4/+3Star
|\ \ \
| * | | sh: Fix up SH7201 clkfwk build.Paul Mundt2010-12-241-1/+1
| * | | sh: mach-se: Fix up SE7206 build.Paul Mundt2010-12-241-1/+1
| * | | sh: Fix up SH4-202 clkfwk build.Paul Mundt2010-12-241-2/+1Star
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-12-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
| |/ /
* | | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-12-241-3/+14
|\ \ \ | |/ / |/| |
| * | x86, kexec: Limit the crashkernel address appropriatelyH. Peter Anvin2010-12-181-3/+14
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-12-202-5/+27
|\ \ \
| * | | ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-171-4/+26
| * | | ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-171-1/+1
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-206-2/+23
|\ \ \ \
| * | | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-172-0/+12
| * | | | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-173-1/+10
| * | | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
* | | | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-7/+3Star
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-198-28/+38
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-172-6/+8
| * | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-142-7/+8
| * | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige2010-12-141-0/+1
| * | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha2010-12-141-1/+2
| * | | | x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-141-2/+2
| * | | | x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-131-10/+16
| * | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner2010-12-091-2/+1Star
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-12-185-13/+37
|\ \ \ \
| * | | | arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-174-13/+29
| * | | | arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-171-0/+8
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-181-0/+4
|\ \ \ \
| * | | | MIPS: Fix build errors in sc-mips.cKevin Cernekee2010-12-171-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-185-14/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-172-1/+5
| * | | | x86: avoid E820 regions when allocating address spaceBjorn Helgaas2010-12-171-1/+37
| * | | | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-173-3/+12
| * | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-171-11/+6Star
| * | | | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-171-1/+0Star
| |/ / /
* | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-12-175-136/+55Star
|\ \ \ \
| * | | | at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-174-135/+54Star
| * | | | at91: Fix uhpck clock rate in upll caseRyan Mallon2010-12-171-1/+1
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-12-175-12/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity2010-12-161-1/+3
| * | | | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| * | | | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-084-10/+9Star
| * | | | KVM: Fix OSXSAVE after migrationSheng Yang2010-12-081-0/+2
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-1728-146/+339
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney2010-12-161-0/+22