Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f5bf18fa22f8c41a13eb8762c7373eb3a93a7333
/
init
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7fa87ce
init: fix wording error in mm_init comment
by Jim Cromie
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
5c8806a
rcu: Move RCU_TRACE to lib/Kconfig.debug
by Paul E. McKenney
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
29ef73b
Kernel: Audit Support For The ARM Platform
by Nathaniel Husted
· 13 years ago
633b454
audit: only allow tasks to set their loginuid if it is -1
by Eric Paris
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
067bce1
c/r: introduce CHECKPOINT_RESTORE symbol
by Cyrill Gorcunov
· 13 years ago
2329abf
module_param: make bool parameters really bool (core code)
by Rusty Russell
· 13 years ago
b8bf17d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9fc5c3e
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d0b9706
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
6db9dc1
sched: Fix CONFIG_CGROUP_SCHED dependency
by Fabio Estevam
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
43717c7
NFS: Retry mounting NFSROOT
by Chuck Lever
· 13 years ago
685dd2d
init/initramfs.c: should use umode_t
by Al Viro
· 13 years ago
e5671df
Basic kernel memory functionality for the Memory Controller
by Glauber Costa
· 13 years ago
b807fbf
rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU
by Paul E. McKenney
· 13 years ago
54c29c6
mm, x86: Remove debug_pagealloc_enabled
by Stanislaw Gruszka
· 13 years ago
73839c5
init/main.c: Execute lockdep_init() as early as possible
by Ming Lei
· 13 years ago
b565201
x86: Reduce clock calibration time during slave cpu startup
by Jack Steiner
· 13 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
c736de6
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
by WANG Cong
· 13 years ago
79975f1
init: add root=PARTUUID=UUID/PARTNROFF=%d support
by Will Drewry
· 13 years ago
f919b92
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
by Neil Armstrong
· 13 years ago
8a4a891
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b1e4d20
params: make dashes and underscores in parameter names truly equal
by Michal Schmidt
· 13 years ago
97ce2c8
jump-label: initialize jump-label subsystem much earlier
by Jeremy Fitzhardinge
· 13 years ago
22f92ba
Merge branch 'linus' into sched/core
by Ingo Molnar
· 13 years ago
048b718
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
by Ingo Molnar
· 13 years ago
b0f8437
bootup: move 'usermodehelper_enable()' a little earlier
by wangyanqing
· 13 years ago
8008e12
rcu: Drive configuration directly from SMP and PREEMPT
by Paul E. McKenney
· 13 years ago
d5767c5
bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()
by Linus Torvalds
· 13 years ago
808bf29
init: carefully handle loglevel option on kernel cmdline.
by Alexander Sverdlin
· 13 years ago
ab84d31
sched: Introduce primitives to account for CFS bandwidth tracking
by Paul Turner
· 13 years ago
288d5ab
Boot up with usermodehelper disabled
by Linus Torvalds
· 13 years ago
41ffe5d
tmpfs: miscellaneous trivial cleanups
by Hugh Dickins
· 13 years ago
7afe184
init: skip calibration delay if previously done
by Sameer Nanda
· 13 years ago
00a66d2
mm: remove the leftovers of noswapaccount
by WANG Cong
· 13 years ago
c0c463d
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
a99a7d1
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
1b19ca9
Fix CPU spinlock lockups on secondary CPU bringup
by Russell King
· 13 years ago
d8ad7d1
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
by Takao Indoh
· 14 years ago
d2c3225
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
by Josh Triplett
· 13 years ago
de695e1
init/calibrate.c: remove annoying printk
by Borislav Petkov
· 13 years ago
bd5dc17
uts: make default hostname configurable, rather than always using "(none)"
by Josh Triplett
· 13 years ago
8761f1a
pcspkr: Cleanup Kconfig dependencies
by Ralf Baechle
· 13 years ago
15f304b
i8253: Consolidate all kernel definitions of i8253_lock
by Ralf Baechle
· 13 years ago
f505c55
debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
by Josh Triplett
· 13 years ago
6345d24
mm: Fix boot crash in mm_alloc()
by Linus Torvalds
· 13 years ago
a77aea9
cgroup: remove the ns_cgroup
by Daniel Lezcano
· 13 years ago
162a7e7
printk: allocate kernel log buffer earlier
by Mike Travis
· 13 years ago
d2b4631
init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure
by Andrew Worsley
· 13 years ago
de03c72
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
by KOSAKI Motohiro
· 13 years ago
2bb732c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
e98bae7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 13 years ago
281dc5c
Give up on pushing CC_OPTIMIZE_FOR_SIZE
by Linus Torvalds
· 13 years ago
17d9f31
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
by Daniel Hellstrom
· 13 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
9b090f2
kmemleak: Initialise kmemleak after debug_objects_mem_init()
by Catalin Marinas
· 13 years ago
9cb5bab
Merge commit 'v2.6.39-rc7' into sched/core
by Ingo Molnar
· 13 years ago
21a43e3
slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"
by David Rientjes
· 13 years ago
27f4d28
rcu: priority boosting for TREE_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
e8dad69
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 14 years ago
6befe5f
init/Kconfig: fix EXPERT menu list
by Randy Dunlap
· 14 years ago
4a5fa35
[PARISC] slub: fix panic with DISCONTIGMEM
by James Bottomley
· 14 years ago
1e2795a
kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile
by Artem Bityutskiy
· 14 years ago
71a83ec
Kconfig: improve KALLSYMS_ALL documentation
by Artem Bityutskiy
· 14 years ago
317f394
sched: Move the second half of ttwu() to the remote cpu
by Peter Zijlstra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
59607db
userns: add a user_namespace as creator/owner of uts_namespace
by Serge E. Hallyn
· 14 years ago
45a6862
pid: remove the child_reaper special case in init/main.c
by Eric W. Biederman
· 14 years ago
ea611b2
init: return proper error code in do_mounts_rd()
by Davidlohr Bueso
· 14 years ago
b1b5f65
calibrate: retry with wider bounds when converge seems to fail
by Phil Carmody
· 14 years ago
191e568
calibrate: home in on correct lpj value more quickly
by Phil Carmody
· 14 years ago
71c696b
calibrate: extract fall-back calculation into own helper
by Phil Carmody
· 14 years ago
34db18a0
smp: move smp setup functions to kernel/smp.c
by Amerigo Wang
· 14 years ago
80cdc6d
fs: use appropriate printk priority levels
by Mandeep Singh Baines
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
a5e6b13
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
a926021
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
990d6c2
vfs: Add name to file handle conversion support
by Aneesh Kumar K.V
· 14 years ago
4ba8216
BKL: That's all, folks
by Arnd Bergmann
· 14 years ago
2d0f252
perf cgroup: Fix a typo in kernel config
by Li Zefan
· 14 years ago
e5d1367
perf: Add cgroup support
by Stephane Eranian
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
70a0622
fix jiffy calculations in calibrate_delay_direct to handle overflow
by Tim Deegan
· 14 years ago
5d6a4ea
sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
by Ferenc Wagner
· 14 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
Next »