aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2015-01-15rcu: Optionally run grace-period kthreads at real-time priorityGravatar Paul E. McKenney 1-3/+4
2014-12-17init: fix read-write root mountGravatar Miklos Szeredi 1-2/+4
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-1/+6
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-0/+4
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Gravatar Steven Rostedt (Red Hat) 1-0/+4
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-1/+5
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingGravatar Joonsoo Kim 1-0/+7
2014-12-10Merge branch 'nsfs' into for-nextGravatar Al Viro 2-1/+6
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsGravatar Al Viro 1-0/+2
2014-12-10init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= failsGravatar Andy Lutomirski 2-1/+22
2014-12-10mm: move page->mem_cgroup bad page handling into generic codeGravatar Johannes Weiner 1-12/+0
2014-12-10mm: embed the memcg pointer directly into struct pageGravatar Johannes Weiner 1-7/+0
2014-12-10mm/numa balancing: rearrange Kconfig entryGravatar Aneesh Kumar K.V 1-8/+8
2014-12-10kernel: res_counter: remove the unused APIGravatar Johannes Weiner 1-6/+0
2014-12-10mm: hugetlb_cgroup: convert to lockless page countersGravatar Johannes Weiner 1-1/+2
2014-12-10mm: memcontrol: lockless page countersGravatar Johannes Weiner 1-1/+4
2014-12-04copy address of proc_ns_ops into ns_commonGravatar Al Viro 1-0/+3
2014-12-04common object embedded into various struct ....nsGravatar Al Viro 1-1/+1
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-28/+21
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...Gravatar James Morris 1-1/+5
2014-11-17integrity: provide a hook to load keys when rootfs is readyGravatar Dmitry Kasatkin 1-1/+5
2014-11-11param: fix crash on bad kernel argumentsGravatar Daniel Thompson 1-1/+1
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionGravatar Pranith Kumar 1-14/+8
2014-10-29rcu: Unify boost and kthread prioritiesGravatar Clark Williams 1-11/+12
2014-10-28init/Kconfig: move RCU_NOCB_CPU dependencies to choiceGravatar Stefan Hengelein 1-3/+1
2014-10-27bpf: split eBPF out of NETGravatar Alexei Starovoitov 1-0/+14
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Gravatar Geert Uytterhoeven 1-2/+0
2014-10-14init/initramfs.c: resolve shadow warningsGravatar Mark Rustad 1-17/+17
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGravatar Geert Uytterhoeven 1-0/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+13
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEGravatar Mel Gorman 1-11/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+2
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+43
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Gravatar Linus Torvalds 1-0/+10
2014-10-04Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2014-10-03init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuGravatar Josh Triplett 1-0/+1
2014-10-03init/Kconfig: Hide printk log config if CONFIG_PRINTK=nGravatar Josh Triplett 1-0/+2
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 2-2/+13
2014-09-19init/main.c: Give init_task a canaryGravatar Aaron Tomlin 1-0/+1
2014-09-17Revert "init: make rootdelay=N consistent with rootwait behaviour"Gravatar Paul Gortmaker 1-6/+6
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADGravatar Paul E. McKenney 1-0/+10
2014-09-16rcu: Fix attempt to avoid unsolicited offloading of callbacksGravatar Paul E. McKenney 2-2/+3
2014-09-13nohz: Move nohz full init call to tick initGravatar Frederic Weisbecker 1-1/+0
2014-09-07rcu: Add call_rcu_tasks()Gravatar Paul E. McKenney 1-0/+10
2014-08-28init/do_mounts: better syntax descriptionGravatar Pavel Machek 1-1/+2
2014-08-27kbuild: handle module compression while running 'make modules_install'.Gravatar Bertrand Jacquin 1-0/+43
2014-08-26mm: Fix CROSS_MEMORY_ATTACH help text grammarGravatar Geert Uytterhoeven 1-1/+1
2014-08-17mm: Support compiling out madvise and fadviseGravatar Josh Triplett 1-0/+10