Age | Commit message (Expand) | Author | Files | Lines |
2020-12-30 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -1/+0 |
2020-12-20 | epoll: fix compat syscall wire up of epoll_pwait2 | Heiko Carstens | 1 | -1/+1 |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 3 | -0/+3 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+4 |
2020-12-16 | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 78 | -242/+1988 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-12-16 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -7/+4 |
2020-12-16 | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2020-12-16 | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+0 |
2020-12-16 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -4/+3 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
2020-12-15 | mm: forbid splitting special mappings | Dmitry Safonov | 1 | -4/+0 |
2020-12-15 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -99/+6 |
2020-12-15 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -21/+9 |
2020-12-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -12/+0 |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -10/+12 |
2020-12-14 | mips: fix Section mismatch in reference | Anders Roxell | 2 | -3/+3 |
2020-12-14 | MIPS: Octeon: irq: Alloc desc before configuring IRQ | Alexander Sverdlin | 1 | -0/+15 |
2020-12-14 | MIPS: mm: Add back define for PAGE_SHARED | Thomas Bogendoerfer | 1 | -0/+2 |
2020-12-14 | MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debug | Tiezhu Yang | 1 | -0/+1 |
2020-12-14 | mips: lib: uncached: fix non-standard usage of variable 'sp' | Anders Roxell | 1 | -1/+3 |
2020-12-11 | Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2 | -2/+0 |
2020-12-05 | MIPS: DTS: img: Fix schema warnings for pwm-leds | Alexander Dahl | 1 | -2/+3 |
2020-12-05 | MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zero | Jinyang He | 1 | -1/+1 |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+3 |
2020-12-04 | MIPS: Move memblock_dump_all() to the end of setup_arch() | Tiezhu Yang | 1 | -2/+2 |
2020-12-04 | MIPS: SMP-CPS: Add support for irq migration when CPU offline | Wei Li | 2 | -0/+3 |
2020-12-04 | MIPS: OCTEON: Don't add kernel sections into memblock allocator | Alexander Sverdlin | 1 | -9/+0 |
2020-12-04 | MIPS: Don't round up kernel sections size for memblock_add() | Alexander Sverdlin | 1 | -2/+2 |
2020-12-04 | MIPS: Enable GCOV | Xingxing Su | 2 | -0/+2 |
2020-12-04 | MIPS: configs: drop unused BACKLIGHT_GENERIC option | Andrey Zhizhikin | 6 | -6/+0 |
2020-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+6 |
2020-12-01 | net: Add SO_BUSY_POLL_BUDGET socket option | Björn Töpel | 1 | -0/+1 |
2020-12-01 | net: Introduce preferred busy-polling | Björn Töpel | 1 | -0/+2 |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+6 |
2020-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
2020-11-28 | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 3 | -4/+12 |
2020-11-27 | MIPS: Loongson64: Fix up reserving kernel memory range | Jinyang He | 1 | -2/+5 |
2020-11-27 | MIPS: mm: Remove unused is_aligned_hugepage_range | Thomas Bogendoerfer | 1 | -12/+0 |
2020-11-27 | MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable() | Tiezhu Yang | 3 | -9/+0 |
2020-11-27 | MIPS: Loongson64: Add KASLR support | Jinyang He | 2 | -1/+11 |
2020-11-27 | MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel() | Jinyang He | 1 | -2/+2 |
2020-11-27 | crypto: mips/octeon - Fix sparse endianness warnings | Herbert Xu | 2 | -7/+9 |
2020-11-24 | smp: Cleanup smp_call_function*() | Peter Zijlstra | 2 | -21/+9 |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 1 | -6/+6 |
2020-11-23 | arch: move SA_* definitions to generic headers | Peter Collingbourne | 1 | -12/+0 |
2020-11-23 | Merge 5.10-rc5 into staging-testing | Greg Kroah-Hartman | 3 | -4/+12 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 3 | -3/+3 |
2020-11-20 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -4/+12 |