aboutsummaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-2/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2018-11-291-0/+1
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+2
* CHROMIUM: dm: boot time specification of dm=Will Drewry2017-12-274-0/+422
* perf: Use hrtimers for event multiplexingStephane Eranian2017-12-261-1/+1
* cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2017-12-261-0/+1
* initramfs: avoid "label at end of compound statement" errorLinus Torvalds2017-12-261-0/+1
* init: Move stack canary initialization after setup_archLaura Abbott2017-12-261-5/+4
* init: apply SCHED_FIFO to kthreaddSteve Muckle2017-12-261-0/+2
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-3/+0
* ANDROID: initramfs: call free_initrd() when skipping initNick Bray2017-12-051-1/+4
* initramfs: Add skip_initramfs command line optionRom Lemarchand2017-12-053-5/+26
* use kernel command-line for early entropyDaniel Micay2017-10-141-0/+1
* Get rid of __cpuinitMoyster2017-04-111-5/+5
* lz4: add lz4 module.Kyungsik Lee2017-04-111-1/+16
* hardcode LINUX_COMPILE_BY and COMPILE_HOST to linux@linux-userMoyster2016-11-081-0/+11
* slub: don't use cpu partial pages on UPUwe Kleine-König2016-09-281-1/+1
* slub: Make cpu partial slab support configurableJoonsoo Kim2016-09-281-0/+11
* first commitMeizu OpenSource2016-08-1513-0/+5335