Age | Commit message (Expand) | Author | Files | Lines |
2014-05-27 | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM | Michael Schmitz | 2 | -17/+56 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 5 | -19/+20 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-05-23 | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds | 1 | -1/+1 |
2014-05-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -4/+2 |
2014-05-22 | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 8 | -3/+9 |
2014-05-21 | sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c | Toralf Förster | 1 | -1/+1 |
2014-05-21 | Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2014-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -0/+6 |
2014-05-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 6 | -0/+6 |
2014-05-20 | ia64: add renameat2 syscall | Miklos Szeredi | 3 | -1/+3 |
2014-05-20 | parisc: add renameat2 syscall | Miklos Szeredi | 2 | -1/+3 |
2014-05-20 | m68k: add renameat2 syscall | Miklos Szeredi | 3 | -1/+3 |
2014-05-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 23 | -421/+310 |
2014-05-20 | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -46/+65 |
2014-05-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+11 |
2014-05-20 | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -11/+14 |
2014-05-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -1/+13 |
2014-05-17 | sparc64: Add membar to Niagara2 memcpy code. | David S. Miller | 1 | -0/+1 |
2014-05-16 | arm64: fix pud_huge() for 2-level pagetables | Mark Salter | 1 | -0/+4 |
2014-05-16 | mips: dts: Fix missing device_type="memory" property in memory nodes | Leif Lindholm | 5 | -0/+5 |
2014-05-16 | arm: dts: Fix missing device_type="memory" for ste-ccu8540 | Leif Lindholm | 1 | -0/+1 |
2014-05-15 | parisc: Improve LWS-CAS performance | John David Anglin | 1 | -3/+9 |
2014-05-15 | parisc: ratelimit userspace segfault printing | Helge Deller | 3 | -43/+56 |
2014-05-15 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2 | -1/+11 |
2014-05-15 | metag: Remove _STK_LIM_MAX override | James Hogan | 2 | -8/+1 |
2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller | 3 | -5/+8 |
2014-05-15 | metag: Reduce maximum stack size to 256MB | James Hogan | 2 | -0/+4 |
2014-05-15 | metag: fix memory barriers | Mikulas Patocka | 1 | -0/+3 |
2014-05-15 | net: filter: s390: fix JIT address randomization | Heiko Carstens | 1 | -1/+1 |
2014-05-14 | MIPS: mm: Fix broken microMIPS kernel regression. | Steven J. Hill | 2 | -4/+7 |
2014-05-14 | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 | Markos Chandras | 1 | -0/+2 |
2014-05-14 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
2014-05-14 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov | 1 | -1/+1 |
2014-05-13 | MIPS: Wire up renameat2 syscall. | Ralf Baechle | 5 | -3/+10 |
2014-05-13 | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -1/+1 |
2014-05-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 35 | -178/+170 |
2014-05-13 | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. | Ralf Baechle | 1 | -199/+199 |
2014-05-13 | MIPS: Remove file missed when removing rm9k support a while ago. | Ralf Baechle | 1 | -56/+0 |
2014-05-13 | MIPS/loongson2_cpufreq: Fix CPU clock rate setting | Aaro Koskinen | 1 | -2/+3 |
2014-05-13 | MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ | Paul Bolle | 1 | -1/+0 |
2014-05-13 | MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 1 | -0/+9 |
2014-05-13 | MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 1 | -7/+6 |
2014-05-13 | MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 1 | -4/+10 |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki | 5 | -137/+61 |
2014-05-13 | MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes | Maciej W. Rozycki | 2 | -0/+2 |
2014-05-13 | Revert "MIPS: MT: proc: Add support for printing VPE and TC ids" | Ralf Baechle | 1 | -8/+1 |
2014-05-12 | arm64: use cpu_online_mask when using forced irq_set_affinity | Sudeep Holla | 1 | -3/+7 |
2014-05-12 | arm64: introduce virt_to_pfn | Stefano Stabellini | 1 | -0/+1 |