Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f719ff9bcee2a422647790f12d53d3755f47c727
/
init
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
86292b3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
2959a5f
mm: add arch-independent testcases for RODATA
by Jinbum Park
· 8 years ago
0886551
initramfs: finish fput() before accessing any binary from initramfs
by Lokesh Vutla
· 8 years ago
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
7d91de7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 8 years ago
1663f26
slub: make sysfs directories for memcg sub-caches optional
by Tejun Heo
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
7bb0338
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
6d1c42d
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
32e2d7c
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f7458a5
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0a835c4
Reimplement IDR and IDA using the radix tree
by Matthew Wilcox
· 8 years ago
8a293be
core: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
f92bac3
printk: rename nmi.c and exported api
by Sergey Senozhatsky
· 8 years ago
0f5bf6d
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
by Laura Abbott
· 8 years ago
87a8d03
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
by Ingo Molnar
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
5606781
kbuild: modversions: add infrastructure for emitting relative CRCs
by Ard Biesheuvel
· 8 years ago
7b0a911
efi/x86: Move the EFI BGRT init code to early init code
by Dave Young
· 8 years ago
a8709fa
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
1626c36
rcu: Re-enable TASKS_RCU for User Mode Linux
by Paul E. McKenney
· 8 years ago
ad90a3d
pc104: Introduce the PC104 Kconfig option
by William Breathitt Gray
· 8 years ago
7c6094d
rcu: update: Make RCU_EXPEDITE_BOOT be the default
by Sebastian Andrzej Siewior
· 8 years ago
1e24edc
locking/atomic, kref: Add KREF_INIT()
by Peter Zijlstra
· 8 years ago
9881b02
sched/clock: Delay switching sched_clock to stable
by Peter Zijlstra
· 8 years ago
73b3514
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
by Arnd Bergmann
· 8 years ago
39d3e75
rdmacg: Added rdma cgroup controller
by Parav Pandit
· 8 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
483c493
cgroup: Fix CGROUP_BPF config
by Andy Lutomirski
· 8 years ago
4d98ead
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
39a0e97
init: reduce rootwait polling interval time to 5ms
by Jungseung Lee
· 8 years ago
212f300
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e7ff3a4
x86/amd: Check for the C1E bug post ACPI subsystem init
by Thomas Gleixner
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
faaae2a
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
by Linus Torvalds
· 8 years ago
4d217a5
module: fix DEBUG_SET_MODULE_RONX typo
by Arnd Bergmann
· 8 years ago
39290b3
module: extend 'rodata=off' boot cmdline parameter to module mappings
by AKASHI Takahiro
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cd3caef
Fix subtle CONFIG_MODVERSIONS problems
by Linus Torvalds
· 8 years ago
3007098
cgroup: add support for eBPF programs
by Daniel Mack
· 8 years ago
18594e9
init: use pr_cont() when displaying rotator during ramdisk loading.
by Nicolas Schichan
· 8 years ago
baa73d9
posix-timers: Make them configurable
by Nicolas Pitre
· 8 years ago
8c27ceff3
docs: fix locations of several documents that got moved
by Mauro Carvalho Chehab
· 8 years ago
8bc4a04
Merge branch 'for-4.9' into for-4.10
by Tejun Heo
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
26b5679
relay: Use irq_work instead of plain timer for deferred wakeup
by Peter Zijlstra
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 8 years ago
997b611
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
b5d5cf2
parisc: Drop BROKEN_RODATA config option
by Helge Deller
· 8 years ago
3347fa0
workqueue: make workqueue available early during boot
by Tejun Heo
· 8 years ago
c6c314a
sched/core: Add try_get_task_stack() and put_task_stack()
by Andy Lutomirski
· 8 years ago
c65eacb
sched/core: Allow putting thread_info into task_struct
by Andy Lutomirski
· 8 years ago
b67067f
kbuild: allow archs to select link dead code/data elimination
by Nicholas Piggin
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
f1cb637
init/Kconfig: add clarification for out-of-tree modules
by Valdis Kletnieks
· 8 years ago
ac3339b
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
by Alexey Dobriyan
· 8 years ago
841c06d
init: allow blacklisting of module_init functions
by Prarit Bhargava
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
bc083a6
init/Kconfig: make COMPILE_TEST depend on !UML
by Richard Weinberger
· 8 years ago
9991a9c
cgroup: update cgroup's document path
by seokhoon.yoon
· 8 years ago
69c4289
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
210e7a4
mm: SLUB freelist randomization
by Thomas Garnier
· 8 years ago
ed18adc
mm: SLUB hardened usercopy support
by Kees Cook
· 8 years ago
04385fc
mm: SLAB hardened usercopy support
by Kees Cook
· 8 years ago
766fd5f
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
df00ccc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b58c358
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
by Rik van Riel
· 8 years ago
076501f
init/Kconfig: keep Expert users menu together
by Randy Dunlap
· 8 years ago
54d5f16e
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
086e3eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
0fd5ed8
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
by Rasmus Villemoes
· 8 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 8 years ago
5e0d8d5
init: fix Kconfig text
by Geert Uytterhoeven
· 8 years ago
570dd3c
rcu: Disable TASKS_RCU for usermode Linux
by Paul E. McKenney
· 8 years ago
fe53ca5
mm: use early_pfn_to_nid in page_ext_init
by Yang Shi
· 8 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
c8cdd2b
init/main.c: simplify initcall_blacklisted()
by Rasmus Villemoes
· 8 years ago
427934b
printk/nmi: increase the size of NMI buffer and make it configurable
by Petr Mladek
· 8 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 8 years ago
b8f1a75
mm: call page_ext_init() after all struct pages are initialized
by Yang Shi
· 8 years ago
c7ce4f60
mm: SLAB freelist randomization
by Thomas Garnier
· 8 years ago
877417e
Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
by Arnd Bergmann
· 9 years ago
f76be61
Make CONFIG_FHANDLE default y
by Andi Kleen
· 9 years ago
dbacb0e
kconfig option for TRIM_UNUSED_KSYMS
by Nicolas Pitre
· 9 years ago
6b5f04b
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
Next »