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 | -3/+30 |
2019-09-21 | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2019-09-21 | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux | Linus Torvalds | 1 | -0/+3 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -6/+20 |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+22 |
2019-09-15 | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg | 1 | -1/+0 |
2019-09-15 | compiler-types.h: add asm_inline definition | Rasmus Villemoes | 1 | -0/+3 |
2019-09-11 | module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES | Masahiro Yamada | 1 | -0/+16 |
2019-09-11 | module: remove redundant 'depends on MODULES' | Masahiro Yamada | 1 | -3/+1 |
2019-09-10 | module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS | Matthias Maennich | 1 | -0/+13 |
2019-09-04 | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC | Masahiro Yamada | 1 | -2/+10 |
2019-09-03 | sched/uclamp: Extend CPU's cgroup controller | Patrick Bellasi | 1 | -0/+22 |
2019-08-29 | init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada | 1 | -4/+2 |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+8 |
2019-08-20 | Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC" | Will Deacon | 1 | -1/+1 |
2019-08-07 | init/Kconfig: Fix infinite Kconfig recursion on PPC | Will Deacon | 1 | -1/+1 |
2019-08-05 | arm64: Add support for relocating the kernel with RELR relocations | Peter Collingbourne | 1 | -0/+3 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2019-07-16 | init/Kconfig: fix neighboring typos | Kees Cook | 1 | -2/+2 |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 1 | -2/+2 |
2019-07-15 | docs: accounting: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+33 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
2019-07-09 | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -8/+0 |
2019-07-09 | kbuild: compile-test kernel headers to ensure they are self-contained | Masahiro Yamada | 1 | -0/+11 |
2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | kbuild: compile-test exported headers to ensure they are self-contained | Masahiro Yamada | 1 | -0/+10 |
2019-07-08 | init/Kconfig: add CONFIG_CC_CAN_LINK | Masahiro Yamada | 1 | -0/+3 |
2019-06-24 | sched/uclamp: Add CPU's clamp buckets refcounting | Patrick Bellasi | 1 | -0/+53 |
2019-06-20 | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig | 1 | -8/+0 |
2019-06-15 | kbuild: add support for ensuring headers are self-contained | Jani Nikula | 1 | -0/+9 |
2019-06-14 | docs: scheduler: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -3/+3 |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -9/+8 |
2019-05-24 | kheaders: Move from proc to sysfs | Joel Fernandes (Google) | 1 | -9/+8 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-14 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams | 1 | -0/+24 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+10 |
2019-04-29 | init/config: Do not select BUILD_BIN2C for IKCONFIG | Joel Fernandes (Google) | 1 | -1/+0 |
2019-04-29 | Provide in-kernel headers to make extending kernel easier | Joel Fernandes (Google) | 1 | -0/+10 |
2019-04-19 | Make anon_inodes unconditional | David Howells | 1 | -10/+0 |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+18 |
2019-03-10 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2019-03-06 | time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS | Arnd Bergmann | 1 | -0/+1 |
2019-03-04 | kbuild: clean up scripts/gcc-version.sh | Masahiro Yamada | 1 | -1/+1 |
2019-02-28 | Add io_uring IO interface | Jens Axboe | 1 | -0/+9 |
2019-02-27 | kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig | Masahiro Yamada | 1 | -0/+17 |
2019-02-01 | psi: clarify the Kconfig text for the default-disable option | Johannes Weiner | 1 | -0/+11 |
2019-02-01 | init/Kconfig: fix grammar by moving a closing parenthesis | Jonathan Neuschäfer | 1 | -1/+1 |
2019-01-14 | kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 | Paul Burton | 1 | -0/+1 |