Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b203e3cfe38a54270993193414582c3e03e4f26
/
init
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
2071b3e
Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
647f010
init/main.c: remove an ifdef
by Andrew Morton
· 10 years ago
34a1b72
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND
by Oleg Nesterov
· 10 years ago
7b0b73d
init/main.c: add initcall_blacklist kernel parameter
by Prarit Bhargava
· 10 years ago
d62cf81
init/main.c: don't use pr_debug()
by Andrew Morton
· 10 years ago
a8fe19e
kernel/printk: use symbolic defines for console loglevels
by Borislav Petkov
· 10 years ago
f618776
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
by Fabian Frederick
· 10 years ago
226b4cc
mm/process_vm_access: move config option into init/Kconfig
by Konstantin Khlebnikov
· 10 years ago
dc6f6c9
memcg: kill start_kernel()->mm_init_owner(&init_mm)
by Oleg Nesterov
· 10 years ago
f98bafa
memcg: kill CONFIG_MM_OWNER
by Oleg Nesterov
· 10 years ago
2ee0646
Documentation/memcg: warn about incomplete kmemcg state
by Vladimir Davydov
· 10 years ago
e6ab9a2
Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix
by H. Peter Anvin
· 10 years ago
722a9f9
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
by Andi Kleen
· 11 years ago
197725d
x86, espfix: Make espfix64 a Kconfig option, fix UML
by H. Peter Anvin
· 11 years ago
3891a04
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
by H. Peter Anvin
· 11 years ago
51e158c
param: hand arguments after -- straight to init
by Rusty Russell
· 11 years ago
82c04ff
init/Kconfig: move the trusted keyring config option to general setup
by Peter Foley
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
6aa7a29
initramfs: debug detected compression method
by Daniel M. Weeks
· 11 years ago
5d2acfc
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
by Josh Triplett
· 11 years ago
76ca7d1
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
a68b310
init/do_mounts.c: fix comment error
by chishanmingshen
· 11 years ago
69369a7
fs, kernel: permit disabling the uselib syscall
by Josh Triplett
· 11 years ago
6af9f7b
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
by Fabian Frederick
· 11 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7a01772
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
by AKASHI Takahiro
· 11 years ago
015d991
alpha: Enable system-call auditing support.
by 蔡正龙
· 11 years ago
c4e1acb
ACPI / init: Invoke early ACPI initialization later
by Rafael J. Wysocki
· 11 years ago
03b8c7b
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
by Heiko Carstens
· 11 years ago
2bd59d4
cgroup: convert to kernfs
by Tejun Heo
· 11 years ago
c4ad8f9
execve: use 'struct filename *' for executable name passing
by Linus Torvalds
· 11 years ago
a9302e8
alpha: Enable system-call auditing support.
by 蔡正龙
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
729abd2
init/main.c: remove unused declaractions of mca_init() and sbus_init()
by Kang Hu
· 11 years ago
d4a63a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
f7f4f4d
cramfs: take headers to fs/cramfs
by Al Viro
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
499a458
init: fix possible format string bug
by Tetsuo Handa
· 11 years ago
128e3f4
init/main.c: remove unused declaration of tc_init()
by Geert Uytterhoeven
· 11 years ago
df32e43
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
f075e0f
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
098b081
init/main.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
b35f181
mm: create a separate slab for page->ptl allocation
by Kirill A. Shutemov
· 11 years ago
73f7d1c
ACPI / init: Run acpi_early_init() before timekeeping_init()
by Lee, Chun-Yi
· 11 years ago
dba8614
Merge branch 'linus' into timers/core
by Ingo Molnar
· 11 years ago
be5e610
math64: Add mul_u64_u32_shr()
by Peter Zijlstra
· 11 years ago
99c8b1e
trivial: fix spelling in CONTEXT_TRACKING_FORCE help text
by Paul Gortmaker
· 11 years ago
261000a
userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS
by Eric W. Biederman
· 12 years ago
edab951
cgroup: Merge branch 'memcg_event' into for-3.14
by Tejun Heo
· 11 years ago
79bd981
cgroup, memcg: move cgroup_event implementation to memcg
by Tejun Heo
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
3eaded86
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
8b2e9b7
Revert "mm: create a separate slab for page->ptl allocation"
by Linus Torvalds
· 11 years ago
2d3c627
Revert "init/Kconfig: add option to disable kernel compression"
by H. Peter Anvin
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
ce6513f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
ea1e7ed
mm: create a separate slab for page->ptl allocation
by Kirill A. Shutemov
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1bf49dd
./Makefile: export initial ramdisk compression config option
by P J P
· 11 years ago
69f0554
init/Kconfig: add option to disable kernel compression
by Christian Ruppert
· 11 years ago
ba24762
init: make init failures more explicit
by Michael Opdenacker
· 11 years ago
df3ef3a
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
by P J P
· 11 years ago
8f6b2ae
init/main.c: remove prototype for softirq_init()
by Geert Uytterhoeven
· 11 years ago
6c25161
init/do_mounts.c: add maj:min syntax comment
by Sebastian Capella
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
527973c
parisc: add kernel audit feature
by Helge Deller
· 11 years ago
83fa6bb
audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE
by Eric Paris
· 11 years ago
08746a6
init: fix in-place parameter modification regression
by Krzysztof Mazur
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c4b2c0c
static_key: WARN on usage before jump_label_init was called
by Hannes Frederic Sowa
· 11 years ago
6d56a41
NUMA: fix typos in Kconfig help text
by Paul Gortmaker
· 11 years ago
ec0ad3d
Merge branch 'core/urgent' into sched/core
by Ingo Molnar
· 11 years ago
f715729
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 11 years ago
ff3fb25
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
by Kevin Hilman
· 11 years ago
554b000
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
by Kevin Hilman
· 11 years ago
b56e5a1
KEYS: Separate the kernel signature checking keyring from module signing
by David Howells
· 11 years ago
4a2b4b2
sched: Introduce preempt_count accessor functions
by Peter Zijlstra
· 11 years ago
47d06e5
random: run random_int_secret_init() run after all late_initcalls
by Theodore Ts'o
· 11 years ago
bff157b
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
6e19ede
initmpfs: use initramfs if rootfstype= or root= specified
by Rob Landley
· 11 years ago
16203a7
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
by Rob Landley
· 11 years ago
57f150a
initmpfs: move rootfs code from fs/ramfs/ to init/
by Rob Landley
· 11 years ago
5b41978
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
300893b
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
6832d96
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7d992fe
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
07555ac
memcg: get rid of swapaccount leftovers
by Michal Hocko
· 11 years ago
5361471
rcu: Select IRQ_WORK from TREE_PREEMPT_RCU
by James Hogan
· 11 years ago
11097a0
modules: do not depend on kconfig to set 'modules' option to symbol MODULES
by Yann E. MORIN
· 11 years ago
d6970d4
enable building user namespace with xfs
by Dwight Engen
· 11 years ago
65f382f
context_tracking: Ground setup for static key use
by Frederic Weisbecker
· 11 years ago
b39ffbf
slub: don't use cpu partial pages on UP
by Uwe Kleine-König
· 11 years ago
d84d27a
context_tracking: Remove full dynticks' hacky dependency on wide context tracking
by Frederic Weisbecker
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 11 years ago
54be820
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
e76e1fd
lib: add support for LZ4-compressed kernel
by Kyungsik Lee
· 11 years ago
345c905
slub: Make cpu partial slab support configurable
by Joonsoo Kim
· 11 years ago
Next »