aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2017-02-27printk: Simple implementation for NMI backtracingDaniel Thompson
2017-02-17initramfs: Provide a way to ignore image provided by bootloaderDaniel Thompson
2016-06-20[PATCH] EAS: fix build for non-SMP targetsPatrick Bellasi
2016-06-10sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-06-10WIP: sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-06-10WIP: sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-06-10sched: Revert HMP and some MSM specific featuresVikram Mulukutla
2016-06-08Merge /usr/local/google/home/spfetsch/android/QcDrop/grease_utilities/android...Steve Pfetsch
2016-05-25dm: fix dm_substitute_devices()Jeremy Compostella
2016-05-25ANDROID: dm: Rebase on top of 4.1Badhri Jagan Sridharan
2016-05-25CHROMIUM: dm: boot time specification of dm=Will Drewry
2016-05-13sched: add option whether CPU C-state is used to guide task placementJoonwoo Park
2016-04-01msm_rtb: Add customized RTBsWoody Lin
2016-02-11Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-09-30printk: Make the console flush configurable in hotplug pathMohammed Khajapasha
2015-09-02Merge "sched: add SCHED_QHMP config option"Linux Build Service Account
2015-09-02Merge "cpu: Defer smpboot kthread unparking until CPU known to scheduler"Linux Build Service Account
2015-09-01cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney
2015-08-29sched: add SCHED_QHMP config optionPavankumar Kondeti
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-08-10Revert "rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks"Patrick Daly
2015-07-14Merge branch 'google-common/android-3.18' into msm-3.18Matt Wagantall
2015-07-07initramfs: Add skip_initramfs command line optionRom Lemarchand
2015-05-30init: Move stack canary initialization after setup_archLaura Abbott
2015-05-30sched: Add CONFIG_SCHED_HMP Kconfig optionSrivatsa Vaddagiri
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