summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | init/main: Fix double "the" in commentViresh Kumar2017-04-241-1/+1
| |/
* | mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-311-0/+2
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-111-1/+0
|\
| * random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-271-1/+0
* | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* | sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-2/+1
|\ \
| * | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-131-2/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-272-5/+6
|\ \ \
| * | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-2/+4
| * | | initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-02-272-3/+2
* | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | rdmacg: Added rdma cgroup controllerParav Pandit2017-01-101-0/+10
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-221-0/+14
|\ \ \
| * | | slub: make sysfs directories for memcg sub-caches optionalTejun Heo2017-02-221-0/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-02-222-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-082-8/+10
| |/ /
* | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-0/+7
|\ \ \
| * \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-061-0/+4
| |\ \ \
| * | | | pc104: Introduce the PC104 Kconfig optionWilliam Breathitt Gray2017-01-191-0/+7
| | |_|/ | |/| |
* | | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-211-2/+2
|\ \ \ \
| * | | | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-0/+1
|\ \ \ \
| * | | | core: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-02-091-0/+1
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-3/+1
|\ \ \ \
| * | | | locking/atomic, kref: Add KREF_INIT()Peter Zijlstra2017-01-141-3/+1
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-1/+0
|\ \ \ \
| * | | | sched/clock: Delay switching sched_clock to stablePeter Zijlstra2017-01-141-1/+0
| |/ / /
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-1/+0
|\ \ \ \
| * \ \ \ Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-071-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-011-1/+0
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-14/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-311-14/+0
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Re-enable TASKS_RCU for User Mode LinuxPaul E. McKenney2017-01-231-1/+0
| | * | rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior2017-01-161-13/+0
| | |/
* | | kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-031-0/+4
|/ /
* | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-0/+4
|/
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-2/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-1/+2
|\
| * cgroup: Fix CGROUP_BPF configAndy Lutomirski2016-12-171-1/+2
* | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-141-2/+5
|\ \
| * | module: fix DEBUG_SET_MODULE_RONX typoArnd Bergmann2016-11-281-1/+1
| * | module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro2016-11-271-2/+5
* | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-0/+10
|\ \ \
| * \ \ Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-0/+10
| |\ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud