| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-13 | 1 | -0/+33 |
|\ |
|
| * | kbuild: compile-test kernel headers to ensure they are self-contained | Masahiro Yamada | 2019-07-09 | 1 | -0/+11 |
| * | kbuild: compile-test exported headers to ensure they are self-contained | Masahiro Yamada | 2019-07-08 | 1 | -0/+10 |
| * | init/Kconfig: add CONFIG_CC_CAN_LINK | Masahiro Yamada | 2019-07-07 | 1 | -0/+3 |
| * | kbuild: add support for ensuring headers are self-contained | Jani Nikula | 2019-06-15 | 1 | -0/+9 |
* | | mm: init: report memory auto-initialization features at boot time | Alexander Potapenko | 2019-07-12 | 1 | -0/+24 |
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -3/+3 |
|\ \ |
|
| * | | docs: scheduler: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-07-09 | 1 | -8/+0 |
|\ \ |
|
| * | | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig | 2019-06-20 | 1 | -8/+0 |
| |/ |
|
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-09 | 2 | -1/+55 |
|\ \ \ |
|
| * | | | sched/uclamp: Add CPU's clamp buckets refcounting | Patrick Bellasi | 2019-06-24 | 1 | -0/+53 |
| * | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 1 | -9/+8 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -1/+2 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 1 | -0/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 1 | -9/+8 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with | Yuyang Du | 2019-06-03 | 1 | -1/+1 |
| * | | | | locking/lockdep: Use lockdep_init_task for task initiation consistently | Yuyang Du | 2019-06-03 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | initramfs: fix populate_initrd_image() section mismatch | Geert Uytterhoeven | 2019-06-29 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-06-08 | 1 | -9/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | kheaders: Move from proc to sysfs | Joel Fernandes (Google) | 2019-05-24 | 1 | -9/+8 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 2019-05-30 | 1 | -13/+1 |
| |/
|/| |
|
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 3 | -0/+3 |
|/ |
|
* | initramfs: don't free a non-existent initrd | Steven Price | 2019-05-19 | 1 | -1/+1 |
* | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams | 2019-05-15 | 1 | -0/+24 |
* | init: free_initmem: poison freed init memory | Mike Rapoport | 2019-05-14 | 1 | -1/+1 |
* | init: provide a generic free_initmem implementation | Mike Rapoport | 2019-05-14 | 1 | -0/+5 |
* | initramfs: poison freed initrd memory | Christoph Hellwig | 2019-05-14 | 1 | -1/+2 |
* | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 2019-05-14 | 1 | -0/+5 |
* | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig | 2019-05-14 | 1 | -0/+9 |
* | initramfs: cleanup populate_rootfs | Christoph Hellwig | 2019-05-14 | 1 | -17/+20 |
* | initramfs: factor out a helper to populate the initrd image | Christoph Hellwig | 2019-05-14 | 1 | -17/+23 |
* | initramfs: cleanup initrd freeing | Christoph Hellwig | 2019-05-14 | 1 | -23/+30 |
* | initramfs: free initrd memory if opening /initrd.image fails | Christoph Hellwig | 2019-05-14 | 1 | -8/+6 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-08 | 1 | -7/+14 |
|\ |
|
| * | random: move rand_initialize() earlier | Kees Cook | 2019-04-20 | 1 | -7/+14 |
* | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-07 | 1 | -1/+10 |
|\ \ |
|
| * | | init/config: Do not select BUILD_BIN2C for IKCONFIG | Joel Fernandes (Google) | 2019-04-29 | 1 | -1/+0 |
| * | | Provide in-kernel headers to make extending kernel easier | Joel Fernandes (Google) | 2019-04-29 | 1 | -0/+10 |
| |/ |
|
* | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-05-07 | 1 | -10/+0 |
|\ \ |
|
| * | | Make anon_inodes unconditional | David Howells | 2019-04-19 | 1 | -10/+0 |
| |/ |
|
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 1 | -3/+3 |
|\ \ |
|
| * | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -3/+3 |
* | | | x86/mm: Initialize PGD cache during mm initialization | Nadav Amit | 2019-05-05 | 1 | -0/+3 |
* | | | x86/alternatives: Initialize temporary mm for patching | Nadav Amit | 2019-04-30 | 1 | -0/+3 |
* | | | init: initialize jump labels before command line option parsing | Dan Williams | 2019-04-19 | 1 | -2/+2 |
| |/
|/| |
|
* | | init/main: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -6/+20 |