Age | Commit message (Expand) | Author | Files | Lines |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -9/+6 |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
2019-09-18 | Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -16/+11 |
2019-09-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2019-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2019-09-17 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2019-09-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+6 |
2019-09-12 | module: Remove leftover '#undef' from export header | Will Deacon | 1 | -1/+0 |
2019-09-11 | module: Fix link failure due to invalid relocation on namespace offset | Will Deacon | 1 | -1/+1 |
2019-09-10 | module: add support for symbol namespaces. | Matthias Maennich | 1 | -3/+3 |
2019-09-10 | export: explicitly align struct kernel_symbol | Matthias Maennich | 1 | -5/+3 |
2019-09-02 | asm-generic: add unlikely to default BUG_ON(x) | Denis Efremov | 1 | -1/+1 |
2019-09-02 | __div64_const32(): improve the generic C version | Nicolas Pitre | 1 | -6/+10 |
2019-08-30 | asm-generic: don't provide __ioremap | Christoph Hellwig | 1 | -9/+0 |
2019-08-28 | asm-generic/div64: Fix documentation of do_div() parameter | Jonathan Neuschäfer | 1 | -3/+3 |
2019-08-23 | clocksource/drivers/hyperv: Add Hyper-V specific sched clock function | Tianyu Lan | 1 | -0/+1 |
2019-08-20 | security: Support early LSMs | Matthew Garrett | 1 | -1/+7 |
2019-08-14 | include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used | Qian Cai | 1 | -3/+18 |
2019-08-07 | error-injection: Consolidate override function definition | Leo Yan | 1 | -0/+6 |
2019-08-03 | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai | 1 | -30/+20 |
2019-07-31 | sched/preempt: Use CONFIG_PREEMPTION where appropriate | Thomas Gleixner | 1 | -2/+2 |
2019-07-31 | asm-generic: make simd.h a mandatory include/asm header | Ard Biesheuvel | 1 | -0/+2 |
2019-07-22 | futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() | Vasily Averin | 1 | -20/+1 |
2019-07-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+11 |
2019-07-17 | include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit... | Drew Davenport | 1 | -2/+4 |
2019-07-17 | asm-generic: fix a compilation warning | Qian Cai | 1 | -14/+60 |
2019-07-13 | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -73/+0 |
2019-07-13 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+180 |
2019-07-12 | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] | Mike Rapoport | 1 | -4/+103 |
2019-07-12 | asm-generic, x86: add bitops instrumentation for KASAN | Marco Elver | 1 | -0/+263 |
2019-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -0/+26 |
2019-07-09 | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
2019-07-09 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+10 |
2019-07-09 | Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h | Michael Kelley | 1 | -0/+180 |
2019-07-01 | asm-generic: remove ptrace.h | Christoph Hellwig | 1 | -73/+0 |
2019-06-27 | thermal/drivers/core: Add init section table for self-encapsulation | Daniel Lezcano | 1 | -0/+11 |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig | 1 | -1/+1 |
2019-06-24 | binfmt_flat: provide an asm-generic/flat.h | Christoph Hellwig | 1 | -0/+26 |
2019-06-22 | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 1 | -0/+50 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -8/+2 |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 1 | -2/+1 |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle | 1 | -0/+7 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2019-06-03 | locking/atomic: Use s64 for atomic64 | Mark Rutland | 1 | -10/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 3 | -30/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -15/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 1 | -2/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 1 | -9/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 5 | -25/+5 |