summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2018-03-272-2/+5
|\
| * seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan2018-03-231-0/+1
| * init/ramdisk: use pr_cont() at the end of ramdisk loadingAaro Koskinen2018-03-231-2/+2
| * uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan2018-03-231-0/+2
* | Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2018-03-271-1/+1
|\ \
| * \ Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-181-0/+2
| |\ \ | | |/
| * | pc104: Add EXPERT dependency for PC104 Kconfig optionWilliam Breathitt Gray2018-02-221-1/+1
* | | Merge remote-tracking branch 'asm-generic/master'Stephen Rothwell2018-03-271-3/+2
|\ \ \
| * | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-3/+2
| * | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'syscalls/syscalls-next'Stephen Rothwell2018-03-278-103/+105
|\ \ \
| * | | kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()Dominik Brodowski2018-03-251-1/+1
| * | | kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()Dominik Brodowski2018-03-251-1/+1
| * | | fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski2018-03-252-6/+6
| * | | fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()Dominik Brodowski2018-03-251-4/+4
| * | | fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()Dominik Brodowski2018-03-254-14/+15
| * | | fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()Dominik Brodowski2018-03-251-2/+2
| * | | fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()Dominik Brodowski2018-03-256-14/+14
| * | | fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()Dominik Brodowski2018-03-255-14/+14
| * | | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-03-251-1/+1
| * | | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski2018-03-251-4/+4
| * | | fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel cal...Dominik Brodowski2018-03-251-1/+2
| * | | fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; rem...Dominik Brodowski2018-03-251-3/+3
| * | | fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to...Dominik Brodowski2018-03-251-1/+1
| * | | fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...Dominik Brodowski2018-03-253-3/+3
| * | | fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel ca...Dominik Brodowski2018-03-251-1/+1
| * | | fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...Dominik Brodowski2018-03-253-4/+4
| * | | fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()Dominik Brodowski2018-03-251-2/+2
| * | | fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()Dominik Brodowski2018-03-254-6/+6
| * | | fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()Dominik Brodowski2018-03-252-5/+5
| * | | fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski2018-03-252-3/+3
| * | | fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()Dominik Brodowski2018-03-252-3/+3
| * | | fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()Dominik Brodowski2018-03-252-4/+4
| * | | fs: add ksys_umount() helper; remove in-kernel call to sys_umount()Dominik Brodowski2018-03-251-1/+1
| * | | fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()Dominik Brodowski2018-03-252-5/+5
| |/ /
* | | jump_label: Disable jump labels in __exit codeJosh Poimboeuf2018-03-201-1/+1
|/ /
* | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+2
|/
* membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers2018-02-051-0/+3
* locking: Introduce sync_core_before_usermode()Mathieu Desnoyers2018-02-051-0/+3
* powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers2018-02-051-0/+3
* Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-292-9/+163
|\
| * Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells2018-01-171-2/+28
| * Expand various INIT_* macros and removeDavid Howells2018-01-171-24/+71
| * Expand INIT_TASK() in init/init_task.c and removeDavid Howells2018-01-171-2/+83
| * Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-092-6/+6
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-121-0/+1
|\ \
| * | sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TESTGeert Uytterhoeven2018-01-081-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-0/+7
|\ \ | |/ |/|
| * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-091-0/+7
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-12-311-1/+5
|\ \