Age | Commit message (Expand) | Author | Files | Lines |
2013-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -0/+3 |
2013-03-08 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 1 | -0/+1 |
2013-03-08 | alpha: boot: fix build breakage introduced by system.h disintegration | Will Deacon | 1 | -0/+1 |
2013-03-08 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2 | -13/+32 |
2013-03-08 | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+1 |
2013-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -9/+36 |
2013-03-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 21 | -109/+178 |
2013-03-07 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 1 | -0/+7 |
2013-03-07 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic | 1 | -41/+44 |
2013-03-06 | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 1 | -1/+15 |
2013-03-06 | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 1 | -1/+3 |
2013-03-06 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 1 | -3/+2 |
2013-03-06 | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 1 | -2/+8 |
2013-03-06 | ARM: 7667/1: perf: Fix section mismatch on armpmu_init() | Stephen Boyd | 1 | -1/+1 |
2013-03-06 | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre... | Jonathan Austin | 1 | -1/+1 |
2013-03-05 | x86, smpboot: Remove unused variable | Borislav Petkov | 1 | -2/+1 |
2013-03-05 | powerpc: Set DSCR bit in FSCR setup | Michael Neuling | 1 | -1/+1 |
2013-03-05 | powerpc: Add DSCR FSCR register bit definition | Michael Neuling | 1 | -1/+2 |
2013-03-05 | powerpc: Fix setting FSCR for HV=0 and on secondary CPUs | Michael Neuling | 1 | -1/+2 |
2013-03-05 | powerpc: Wireup the kcmp syscall to sys_ni | Tony Breeds | 3 | -1/+3 |
2013-03-05 | powerpc: Remove unused BITOP_LE_SWIZZLE macro | Akinobu Mita | 1 | -2/+0 |
2013-03-05 | powerpc: Avoid link stack corruption in MMU on syscall entry path | Michael Neuling | 1 | -2/+2 |
2013-03-05 | powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code | Chen Gang | 1 | -2/+3 |
2013-03-05 | powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit | Tony Breeds | 1 | -2/+2 |
2013-03-04 | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf | 1 | -16/+19 |
2013-03-04 | tile: work around bug in the generic sys_llseek | Chris Metcalf | 2 | -0/+16 |
2013-03-04 | metag: Inhibit NUMA balancing. | Paul Mundt | 1 | -0/+1 |
2013-03-04 | metag: remove SET_PERSONALITY() | James Hogan | 1 | -3/+0 |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 3 | -0/+3 |
2013-03-03 | ARM: 7665/1: Wire up kcmp syscall | Cyrill Gorcunov | 2 | -2/+2 |
2013-03-03 | ARM: 7664/1: perf: remove erroneous semicolon from event initialisation | Chen Gang | 1 | -1/+1 |
2013-03-03 | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit | Will Deacon | 1 | -1/+1 |
2013-03-03 | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume | Dietmar Eggemann | 1 | -1/+1 |
2013-03-03 | ARM: 7661/1: mm: perform explicit branch predictor maintenance when required | Will Deacon | 4 | -1/+6 |
2013-03-03 | ARM: 7660/1: tlb: add branch predictor maintenance operations | Will Deacon | 2 | -6/+40 |
2013-03-03 | ARM: 7659/1: mm: make mm->context.id an atomic64_t variable | Will Deacon | 4 | -14/+19 |
2013-03-03 | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover | Will Deacon | 1 | -3/+3 |
2013-03-03 | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian | Will Deacon | 1 | -4/+22 |
2013-03-03 | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp | Shawn Guo | 1 | -0/+4 |
2013-03-03 | ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id | Ben Dooks | 1 | -1/+1 |
2013-03-03 | ARM: 7642/1: netx: bump IRQ offset to 64 | Linus Walleij | 2 | -33/+33 |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+18 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -9/+6 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 12 | -134/+156 |
2013-03-03 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -10/+9 |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 174 | -0/+25028 |
2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -28/+35 |
2013-03-03 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -6/+9 |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 47 | -93/+300 |
2013-03-02 | metag: Provide dma_get_sgtable() | James Hogan | 1 | -0/+7 |