| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-12-28 | 1 | -11/+5 |
|\ |
|
| * | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl | 2010-12-27 | 1 | -11/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-12-28 | 1 | -0/+2 |
|\ \ |
|
| * | | mmc: at91_mci: fix multiblock SDIO transfers | Yauhen Kharuzhy | 2010-12-21 | 1 | -0/+2 |
* | | | ARM: fix IXP4xx build failure | Imre Kaloz | 2010-12-28 | 2 | -1/+2 |
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-12-27 | 3 | -4/+3 |
|\ \ \ |
|
| * | | | sh: Fix up SH7201 clkfwk build. | Paul Mundt | 2010-12-24 | 1 | -1/+1 |
| * | | | sh: mach-se: Fix up SE7206 build. | Paul Mundt | 2010-12-24 | 1 | -1/+1 |
| * | | | sh: Fix up SH4-202 clkfwk build. | Paul Mundt | 2010-12-24 | 1 | -2/+1 |
* | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-12-24 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.c | Wolfram Sang | 2010-12-23 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-23 | 1 | -3/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin | 2010-12-17 | 1 | -3/+14 |
* | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-12-20 | 2 | -5/+27 |
|\ \ \ |
|
| * | | | ARM: mach-shmobile: INTC interrupt priority level demux fix | Magnus Damm | 2010-12-17 | 1 | -4/+26 |
| * | | | ARM: mach-shmobile: fix compile warning in mm/init.c | Magnus Damm | 2010-12-17 | 1 | -1/+1 |
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-12-20 | 6 | -2/+23 |
|\ \ \ \ |
|
| * | | | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN() | Marek Szyprowski | 2010-12-17 | 2 | -0/+12 |
| * | | | | ARM S3C24XX: Fix compilation of PM code for S3C2416 | Yauhen Kharuzhy | 2010-12-17 | 3 | -1/+10 |
| * | | | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entry | Kukjin Kim | 2010-12-17 | 1 | -1/+1 |
* | | | | | clarify a usage constraint for cnt32_to_63() | Nicolas Pitre | 2010-12-20 | 1 | -7/+3 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | 8 | -28/+38 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2010-12-16 | 2 | -6/+8 |
| * | | | | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2010-12-13 | 2 | -7/+8 |
| * | | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 2010-12-13 | 1 | -0/+1 |
| * | | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 2010-12-13 | 1 | -1/+2 |
| * | | | | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 2010-12-13 | 1 | -2/+2 |
| * | | | | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 2010-12-13 | 1 | -10/+16 |
| * | | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner | 2010-12-09 | 1 | -2/+1 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-12-18 | 5 | -13/+37 |
|\ \ \ \ |
|
| * | | | | arch/tile: handle rt_sigreturn() more cleanly | Chris Metcalf | 2010-12-17 | 4 | -13/+29 |
| * | | | | arch/tile: handle CLONE_SETTLS in copy_thread(), not user space | Chris Metcalf | 2010-12-17 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-12-18 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | MIPS: Fix build errors in sc-mips.c | Kevin Cernekee | 2010-12-17 | 1 | -0/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-12-18 | 5 | -14/+57 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 2 | -1/+5 |
| * | | | | x86: avoid E820 regions when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -1/+37 |
| * | | | | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 3 | -3/+12 |
| * | | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 2010-12-17 | 1 | -11/+6 |
| * | | | | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 2010-12-17 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 2010-12-17 | 5 | -136/+55 |
|\ \ \ \ |
|
| * | | | | at91: Refactor Stamp9G20 and PControl G20 board file | Christian Glindkamp | 2010-12-17 | 4 | -135/+54 |
| * | | | | at91: Fix uhpck clock rate in upll case | Ryan Mallon | 2010-12-17 | 1 | -1/+1 |
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-12-17 | 5 | -12/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity | 2010-12-16 | 1 | -1/+3 |
| * | | | | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 2010-12-08 | 1 | -1/+1 |
| * | | | | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 2010-12-08 | 4 | -10/+9 |
| * | | | | KVM: Fix OSXSAVE after migration | Sheng Yang | 2010-12-08 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-12-16 | 28 | -146/+339 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. | David Daney | 2010-12-16 | 1 | -0/+22 |