Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-04 | 1 | -5/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2020-07-26 | 1 | -4/+4 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | initrd: Remove erroneous comment | Tom Rini | 2020-06-19 | 1 | -5/+0 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-04 | 1 | -1/+14 | |
|\ \ \ | ||||||
| * | | | init: Add support for zstd compressed kernel | Nick Terrell | 2020-07-31 | 1 | -1/+14 | |
| | |/ | |/| | ||||||
* | | | arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE | Valentin Schneider | 2020-07-29 | 1 | -0/+2 | |
* | | | sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry | Valentin Schneider | 2020-07-22 | 1 | -1/+14 | |
|/ / | ||||||
* / | kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang | Masahiro Yamada | 2020-07-01 | 1 | -4/+4 | |
|/ | ||||||
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -7/+7 | |
|\ | ||||||
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -7/+7 | |
* | | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-13 | 1 | -0/+12 | |
|\ \ | ||||||
| * | | pipe: Add general notification queue support | David Howells | 2020-05-19 | 1 | -0/+12 | |
* | | | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 2 | -0/+12 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 2020-05-08 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | kcsan: Add support for scoped accesses | Marco Elver | 2020-04-14 | 1 | -0/+1 | |
| * | | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 5 | -21/+57 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| * | | | kcsan: Add kcsan_set_access_mask() support | Marco Elver | 2020-03-21 | 1 | -0/+1 | |
| * | | | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 2 | -21/+25 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 2 | -28/+293 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict | Ingo Molnar | 2020-01-06 | 1 | -20/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 5 | -95/+157 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 2019-11-16 | 2 | -0/+10 | |
* | | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-10 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 | Will Deacon | 2020-04-15 | 1 | -1/+0 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 | |
* | | | | | | | | | kernel/sysctl: support setting sysctl parameters from kernel command line | Vlastimil Babka | 2020-06-08 | 1 | -0/+2 | |
* | | | | | | | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 2 | -4/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bpfilter: check if $(CC) can link static libc in Kconfig | Masahiro Yamada | 2020-05-17 | 1 | -0/+5 | |
| * | | | | | | | | | bpfilter: match bit size of bpfilter_umh to that of the kernel | Masahiro Yamada | 2020-05-17 | 1 | -1/+3 | |
| * | | | | | | | | | kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro | Masahiro Yamada | 2020-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | kbuild: ensure full rebuild when the compiler is updated | Masahiro Yamada | 2020-05-12 | 1 | -0/+17 | |
| * | | | | | | | | | kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG | Masahiro Yamada | 2020-05-12 | 1 | -2/+2 | |
* | | | | | | | | | | Kconfig: add config option for asm goto w/ outputs | Nick Desaulniers | 2020-06-05 | 1 | -0/+4 | |
* | | | | | | | | | | init: allow distribution configuration of default init | Chris Down | 2020-06-05 | 2 | -0/+20 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-04 | 2 | -16/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: memcontrol: make swap tracking an integral part of memory control | Johannes Weiner | 2020-06-04 | 1 | -16/+1 | |
| * | | | | | | | | | | padata: initialize earlier | Daniel Jordan | 2020-06-04 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2020-06-03 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | kbuild: add CONFIG_LD_IS_LLD | Sami Tolvanen | 2020-05-12 | 1 | -0/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-02 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 2020-05-15 | 1 | -0/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/setup: Add an initrdmem= option to specify initrd physical address | Ronald G. Minnich | 2020-04-27 | 1 | -1/+12 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner | 2020-05-19 | 3 | -36/+53 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | rcu-tasks: Split ->trc_reader_need_end | Paul E. McKenney | 2020-04-27 | 1 | -0/+1 | |
| * | | | | | | | | | rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks | Paul E. McKenney | 2020-04-27 | 1 | -0/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-05-17 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov | 2020-05-15 | 1 | -0/+2 | |
| | |/ / / / / / / | |/| | | | | | | |