aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2017-05-15UPSTREAM: init: export name_to_dev_t and mark name argument as constDan Ehrenberg
2016-12-08ANDROID: fix dm-verity and dm-android-verity modules buildAmit Pundir
2016-10-28UPSTREAM: tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)
2016-10-28UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook
2016-10-28UPSTREAM: mm: SLUB hardened usercopy supportKees Cook
2016-10-28UPSTREAM: mm: SLAB hardened usercopy supportKees Cook
2016-08-23sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-23FIXUP: sched: fix build for non-SMP targetPatrick Bellasi
2016-08-23sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-08-23sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-05-26dm: fix dm_substitute_devices()Jeremy Compostella
2016-04-11ANDROID: dm: Rebase on top of 4.1Badhri Jagan Sridharan
2016-04-11CHROMIUM: dm: boot time specification of dm=Will Drewry
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-07-07initramfs: Add skip_initramfs command line optionRom Lemarchand
2014-11-11param: fix crash on bad kernel argumentsDaniel Thompson
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven
2014-10-14init/initramfs.c: resolve shadow warningsMark Rustad
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-04Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-03init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett
2014-10-03init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin
2014-09-17Revert "init: make rootdelay=N consistent with rootwait behaviour"Paul Gortmaker
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney
2014-09-16rcu: Fix attempt to avoid unsolicited offloading of callbacksPaul E. McKenney
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker
2014-09-07rcu: Add call_rcu_tasks()Paul E. McKenney
2014-08-28init/do_mounts: better syntax descriptionPavel Machek
2014-08-27kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin
2014-08-26mm: Fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal
2014-08-08init/main.c: code clean-upFabian Frederick
2014-08-08initramfs: add write error checksDavid Engraf
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-08-08initramfs: support initrd that is bigger than 2GiBYinghai Lu
2014-08-08init: make rootdelay=N consistent with rootwait behaviourPaul Gortmaker