Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b31177f2a9d5b2cfb1da7a06a4a98273b40975a8
/
init
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
c58267e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b064a8f
ACPI / init: Switch over platform to the ACPI mode later
by Rafael J. Wysocki
· 9 years ago
e72aeaf
rcu: Remove prompt for RCU implementation
by Pranith Kumar
· 10 years ago
26730f5
rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
by Paul E. McKenney
· 10 years ago
47d631a
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
by Paul E. McKenney
· 10 years ago
05c5df3
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
by Paul E. McKenney
· 10 years ago
8739c5c
rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT
by Paul E. McKenney
· 10 years ago
78cae10
rcu: Create RCU_EXPERT Kconfig and hide booleans behind it
by Paul E. McKenney
· 10 years ago
7fa2700
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
by Paul E. McKenney
· 10 years ago
7db21ed
rcu: Directly drive RCU_USER_QS from Kconfig
by Paul E. McKenney
· 10 years ago
82d0f4c
rcu: Directly drive TASKS_RCU from Kconfig
by Paul E. McKenney
· 10 years ago
8d12ded
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
by Ingo Molnar
· 9 years ago
cb30711
perf_event: Don't allow vmalloc() backed perf on powerpc
by Michael Ellerman
· 10 years ago
cb31ef4
init: fix regression by supporting devices with major:minor:offset format
by Chen Yu
· 10 years ago
d6a24d0
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 10 years ago
afad97e
Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
ff691f6
kernel/fork.c: new function for max_threads
by Heinrich Schuchardt
· 10 years ago
2813893
kernel: conditionally support non-root users, groups and capabilities
by Iulia Manda
· 10 years ago
283e7ad
init: stricter checking of major:minor root= values
by Dan Ehrenberg
· 10 years ago
e6e20a7
init: export name_to_dev_t and mark name argument as const
by Dan Ehrenberg
· 10 years ago
1dcf58d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
0ddab1d
lib/ioremap.c: add huge I/O map capability interfaces
by Toshi Kani
· 10 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
078838d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
00df35f
cpu: Defer smpboot kthread unparking until CPU known to scheduler
by Paul E. McKenney
· 10 years ago
1971754
Documentation/memcg: update memcg/kmem status
by Vladimir Davydov
· 10 years ago
e1abf2c
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable
by Ingo Molnar
· 10 years ago
fc454fd
init/main: fix reset_device comment
by Frans Klaver
· 10 years ago
695df21
cpuset: initialize cpuset a bit early
by Zefan Li
· 10 years ago
ee42571
rcu: Add Kconfig option to expedite grace periods during boot
by Paul E. McKenney
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
7734334
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
5125991
init: remove CONFIG_INIT_FALLBACK
by Andy Lutomirski
· 10 years ago
9d43bad
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
30b8b00
init: Get rid of x86isms
by Thomas Gleixner
· 10 years ago
78e691f
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD
by Paul E. McKenney
· 10 years ago
a94844b
rcu: Optionally run grace-period kthreads at real-time priority
by Paul E. McKenney
· 10 years ago
31a4af7
kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE
by Masahiro Yamada
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
5a43b88
rcu: Remove "select IRQ_WORK" from config TREE_RCU
by Lai Jiangshan
· 10 years ago
1097593
init: fix read-write root mount
by Miklos Szeredi
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
by Steven Rostedt (Red Hat)
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
eefa864b
mm/page_ext: resurrect struct page extending code for debugging
by Joonsoo Kim
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
6ef4536
init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails
by Andy Lutomirski
· 10 years ago
9edad6e
mm: move page->mem_cgroup bad page handling into generic code
by Johannes Weiner
· 10 years ago
1306a85
mm: embed the memcg pointer directly into struct page
by Johannes Weiner
· 10 years ago
6f7c97e
mm/numa balancing: rearrange Kconfig entry
by Aneesh Kumar K.V
· 10 years ago
5b1efc0
kernel: res_counter: remove the unused API
by Johannes Weiner
· 10 years ago
71f87bee
mm: hugetlb_cgroup: convert to lockless page counters
by Johannes Weiner
· 10 years ago
3e32cb2
mm: memcontrol: lockless page counters
by Johannes Weiner
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
d360b78
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
a6aacbd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 10 years ago
c9cd2ce
integrity: provide a hook to load keys when rootfs is ready
by Dmitry Kasatkin
· 10 years ago
3438cf5
param: fix crash on bad kernel arguments
by Daniel Thompson
· 10 years ago
28f6569
rcu: Remove redundant TREE_PREEMPT_RCU config option
by Pranith Kumar
· 10 years ago
21871d7
rcu: Unify boost and kthread priorities
by Clark Williams
· 10 years ago
4568779
init/Kconfig: move RCU_NOCB_CPU dependencies to choice
by Stefan Hengelein
· 10 years ago
f89b775
bpf: split eBPF out of NET
by Alexei Starovoitov
· 10 years ago
63a12d9
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
by Geert Uytterhoeven
· 10 years ago
c34d85a
init/initramfs.c: resolve shadow warnings
by Mark Rustad
· 10 years ago
2240a31
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
by Geert Uytterhoeven
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d6dd50e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
6a33979
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
by Mel Gorman
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
bdf428f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
74da386
Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux
by Linus Torvalds
· 10 years ago
7b6ea43
Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/kernel/git/josh/linux
by Linus Torvalds
· 10 years ago
62b4d20
init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
by Josh Triplett
· 10 years ago
361e9df
init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
by Josh Triplett
· 10 years ago
6273143
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
d4311ff
init/main.c: Give init_task a canary
by Aaron Tomlin
· 10 years ago
8ba4caf
Revert "init: make rootdelay=N consistent with rootwait behaviour"
by Paul Gortmaker
· 10 years ago
96b4672
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
by Paul E. McKenney
· 10 years ago
f4579fc
rcu: Fix attempt to avoid unsolicited offloading of callbacks
by Paul E. McKenney
· 10 years ago
a80e49e
nohz: Move nohz full init call to tick init
by Frederic Weisbecker
· 10 years ago
8315f42
rcu: Add call_rcu_tasks()
by Paul E. McKenney
· 10 years ago
0bf37ae
init/do_mounts: better syntax description
by Pavel Machek
· 10 years ago
beb50df
kbuild: handle module compression while running 'make modules_install'.
by Bertrand Jacquin
· 10 years ago
51c0ff6
mm: Fix CROSS_MEMORY_ATTACH help text grammar
by Geert Uytterhoeven
· 10 years ago
d3ac21c
mm: Support compiling out madvise and fadvise
by Josh Triplett
· 10 years ago
a2a368d
mm: fix CROSS_MEMORY_ATTACH help text grammar
by Geert Uytterhoeven
· 10 years ago
8065be8
Merge branch 'akpm' (second patchbomb from Andrew Morton)
by Linus Torvalds
· 10 years ago
de5b56b
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
by Vivek Goyal
· 10 years ago
dd4d9fe
init/main.c: code clean-up
by Fabian Frederick
· 10 years ago
9687fd9
initramfs: add write error checks
by David Engraf
· 10 years ago
d97b07c
initramfs: support initramfs that is bigger than 2GiB
by Yinghai Lu
· 10 years ago
3874743
initramfs: support initrd that is bigger than 2GiB
by Yinghai Lu
· 10 years ago
4dfe694
init: make rootdelay=N consistent with rootwait behaviour
by Paul Gortmaker
· 10 years ago
Next »