Age | Commit message (Expand) | Author | Files | Lines |
2012-05-31 | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -15/+16 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 48 | -306/+244 |
2012-05-31 | Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb... | Linus Torvalds | 7 | -62/+24 |
2012-05-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -29/+49 |
2012-05-31 | Merge tag 'devel-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 27 | -338/+706 |
2012-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 34 | -382/+444 |
2012-05-31 | [PARISC] update parisc to use generic strncpy_from_user() | James Bottomley | 4 | -45/+3 |
2012-05-30 | Merge branches 'fixes' and 'fixes2' into devel-late | Olof Johansson | 5 | -122/+52 |
2012-05-30 | ARM: LPC32xx: Adjust dts files to gpio dt binding | Roland Stigge | 2 | -41/+4 |
2012-05-30 | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-05-30 | Merge branch 'late/board' into devel-late | Olof Johansson | 2 | -1/+9 |
2012-05-30 | Merge branch 'late/soc' into devel-late | Olof Johansson | 19 | -185/+630 |
2012-05-30 | Merge branch 'late/cleanup' into devel-late | Olof Johansson | 1 | -30/+15 |
2012-05-30 | x86/mce: Cleanup timer mess | Thomas Gleixner | 1 | -15/+16 |
2012-05-30 | x86, mtrr: Fix a type overflow in range_to_mtrr func | zhenzhong.duan | 1 | -1/+1 |
2012-05-30 | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin | 907 | -26550/+26163 |
2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 1 | -4/+3 |
2012-05-30 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2 | -3/+5 |
2012-05-30 | x86/mm/pat: Improve scaling of pat_pagerange_is_ram() | John Dykstra | 1 | -20/+36 |
2012-05-30 | s390/uaccess: fix access_ok compile warnings | Heiko Carstens | 1 | -4/+9 |
2012-05-30 | s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option | Heiko Carstens | 1 | -0/+1 |
2012-05-30 | s390/cmpxchg: fix sign extension bugs | Heiko Carstens | 1 | -6/+8 |
2012-05-30 | s390/cmpxchg: fix 1 and 2 byte memory accesses | Heiko Carstens | 1 | -4/+4 |
2012-05-30 | s390/cmpxchg: fix compile warnings specific to s390 | Heiko Carstens | 1 | -9/+25 |
2012-05-30 | s390/cmpxchg: add missing memory barrier to cmpxchg64 | Heiko Carstens | 1 | -1/+1 |
2012-05-30 | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens | 3 | -36/+0 |
2012-05-30 | s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs | Michael Holzheu | 1 | -9/+10 |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu | 5 | -35/+34 |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 56 | -610/+767 |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 118 | -3630/+3835 |
2012-05-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -89/+44 |
2012-05-29 | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC | Fabio Estevam | 2 | -2/+2 |
2012-05-29 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 1 | -0/+50 |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 7 | -62/+63 |
2012-05-29 | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -26/+27 |
2012-05-29 | cris: select GENERIC_ATOMIC64 | Cong Wang | 1 | -0/+1 |
2012-05-29 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King | 6 | -76/+32 |
2012-05-29 | sparc: fix sparc64 build due to leon.h inclusion | Sam Ravnborg | 2 | -1/+1 |
2012-05-29 | sparc32: remove unused variable in head_32.S | Sam Ravnborg | 1 | -8/+0 |
2012-05-29 | sparc32,leon: fix leon bootup | Sam Ravnborg | 1 | -32/+41 |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2 | -1/+13 |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -11/+4 |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 2 | -2/+2 |
2012-05-28 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 5 | -11/+39 |
2012-05-28 | sparc32: Export leon_dma_ops to modules. | David S. Miller | 1 | -1/+2 |
2012-05-27 | sparc32: support leon + sun in dma_make_coherent() | Sam Ravnborg | 1 | -8/+4 |
2012-05-27 | sparc32,leon: always support leon in ioport | Sam Ravnborg | 2 | -11/+9 |
2012-05-27 | sparc32,leon: always include leon_pmc in build | Sam Ravnborg | 2 | -7/+10 |
2012-05-27 | sparc32: refactor cpu_idle() | Sam Ravnborg | 1 | -30/+5 |
2012-05-27 | sparc32: srmmu_probe now knows about leon too | Sam Ravnborg | 4 | -23/+23 |