| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | vga: optimise console scrolling | Matthew Wilcox | 2017-09-08 | 1 | -0/+7 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-06 | 1 | -11/+3 |
|\ \ \ |
|
| * | | | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 2017-09-06 | 1 | -0/+3 |
| * | | | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-06 | 1 | -11/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 | 1 | -5/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-15 | 5 | -1/+102 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-08-07 | 1 | -0/+2 |
| |\ \ \ \ |
|
| * | | | | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-03 | 1 | -0/+2 |
* | | | | | | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 1 | -5/+0 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse | 2017-08-31 | 1 | -5/+0 |
| | |_|/ /
| |/| | | |
|
* / | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -21/+4 |
|/ / / / |
|
* | | | | MIPS: Introduce cpu_tcache_line_size | Matt Redfearn | 2017-08-08 | 1 | -0/+3 |
* | | | | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." | Paul Burton | 2017-08-07 | 1 | -0/+2 |
* | | | | MIPS: Octeon: Fix broken EDAC driver. | Steven J. Hill | 2017-08-07 | 3 | -1/+97 |
| |/ /
|/| | |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-08-06 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | MIPS: ralink: Fix build error due to missing header | Harvey Hunt | 2017-07-18 | 1 | -0/+2 |
| |/ |
|
* / | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -277/+0 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -277/+0 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-15 | 35 | -636/+367 |
|\ \ |
|
| * | | MIPS: Fix minimum alignment requirement of IRQ stack | Matt Redfearn | 2017-07-11 | 1 | -1/+1 |
| * | | MIPS: Correct forced syscall errors | James Hogan | 2017-07-11 | 1 | -1/+1 |
| * | | MIPS16e2: Provide feature overrides for non-MIPS16 systems | Maciej W. Rozycki | 2017-07-11 | 16 | -0/+16 |
| * | | MIPS: MIPS16e2: Identify ASE presence | Maciej W. Rozycki | 2017-07-05 | 3 | -0/+5 |
| * | | MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse() | Goran Ferenc | 2017-06-29 | 1 | -2/+2 |
| * | | MIPS: Add CPU shared FTLB feature detection | Paul Burton | 2017-06-29 | 2 | -0/+45 |
| * | | MIPS: Fix unaligned PC interpretation in `compute_return_epc' | Maciej W. Rozycki | 2017-06-29 | 1 | -4/+1 |
| * | | MIPS: Use queued spinlocks (qspinlock) | Paul Burton | 2017-06-29 | 3 | -232/+3 |
| * | | MIPS: Use queued read/write locks (qrwlock) | Paul Burton | 2017-06-29 | 3 | -224/+3 |
| * | | MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() | Paul Burton | 2017-06-29 | 1 | -2/+3 |
| * | | MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() | Paul Burton | 2017-06-29 | 1 | -0/+7 |
| * | | MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() | Paul Burton | 2017-06-29 | 1 | -2/+7 |
| * | | MIPS: cmpxchg: Implement __cmpxchg() as a function | Paul Burton | 2017-06-29 | 1 | -27/+32 |
| * | | MIPS: cmpxchg: Drop __xchg_u{32,64} functions | Paul Burton | 2017-06-29 | 1 | -31/+17 |
| * | | MIPS: cmpxchg: Error out on unsupported xchg() calls | Paul Burton | 2017-06-29 | 1 | -15/+17 |
| * | | MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers | Paul Burton | 2017-06-29 | 1 | -3/+10 |
| * | | MIPS: cmpxchg: Pull xchg() asm into a macro | Paul Burton | 2017-06-29 | 1 | -48/+33 |
| * | | MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases | Paul Burton | 2017-06-29 | 1 | -58/+22 |
| * | | MIPS: unaligned: Add DSP lwx & lhx missaligned access support | Miodrag Dinic | 2017-06-29 | 1 | -0/+11 |
| * | | MIPS: Loogson: Make enum loongson_cpu_type more clear | Huacai Chen | 2017-06-29 | 1 | -6/+16 |
| * | | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2017-06-28 | 1 | -0/+1 |
| * | | MIPS: generic: Set RTC_ALWAYS_BCD to 0 | Paul Burton | 2017-06-28 | 1 | -1/+1 |
| * | | MIPS: generic: Abstract FDT fixup application | Paul Burton | 2017-06-28 | 1 | -0/+31 |
| * | | MIPS: generic/yamon-dt: Support > 256MB of RAM | Paul Burton | 2017-06-28 | 1 | -3/+19 |
| * | | MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board | Paul Burton | 2017-06-28 | 1 | -0/+48 |
| * | | MIPS: Probe the I6500 CPU | Paul Burton | 2017-06-28 | 2 | -1/+3 |
| * | | MIPS: Add some instructions to uasm. | David Daney | 2017-06-28 | 1 | -0/+30 |
| * | | MIPS: Correctly define DBSHFL type instruction opcodes. | David Daney | 2017-06-28 | 1 | -1/+8 |
| * | | MIPS: module: Unify rel & rela reloc handling | Paul Burton | 2017-06-28 | 1 | -4/+4 |