index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-04-25
init: fix bug where environment vars can't be passed via boot args
Chris Metcalf
1
-12
/
+13
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-2
/
+2
2012-04-01
new helper: ext2_image_size()
Al Viro
1
-5
/
+4
2012-04-01
get rid of pointless includes of ext2_fs.h
Al Viro
1
-1
/
+0
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-2
/
+2
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
1
-6
/
+59
2012-03-24
init/do_mounts.c: print error code on mount failure
Bernhard Walle
1
-2
/
+2
2012-03-24
init: check printed flag to skip printing message
Diwakar Tundlam
1
-1
/
+2
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-21
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
1
-2
/
+2
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+1
2012-03-15
init: fix wording error in mm_init comment
Jim Cromie
1
-2
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-4
/
+1
2012-02-21
rcu: Move RCU_TRACE to lib/Kconfig.debug
Paul E. McKenney
1
-9
/
+0
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+15
2012-01-18
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
1
-1
/
+1
2012-01-18
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
1
-0
/
+14
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-13
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
1
-0
/
+11
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
1
-1
/
+1
2012-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2012-01-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2012-01-12
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2012-01-11
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-4
/
+31
2012-01-10
sched: Fix CONFIG_CGROUP_SCHED dependency
Fabio Estevam
1
-1
/
+0
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-8
/
+10
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-4
/
+6
2012-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+11
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2012-01-05
NFS: Retry mounting NFSROOT
Chuck Lever
1
-4
/
+31
2012-01-04
init/initramfs.c: should use umode_t
Al Viro
1
-4
/
+4
2011-12-13
Basic kernel memory functionality for the Memory Controller
Glauber Costa
1
-0
/
+11
2011-12-11
rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU
Paul E. McKenney
1
-5
/
+5
2011-12-06
mm, x86: Remove debug_pagealloc_enabled
Stanislaw Gruszka
1
-5
/
+0
2011-12-06
init/main.c: Execute lockdep_init() as early as possible
Ming Lei
1
-2
/
+1
2011-12-05
x86: Reduce clock calibration time during slave cpu startup
Jack Steiner
1
-0
/
+15
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+3
2011-11-03
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
1
-2
/
+2
2011-11-03
init: add root=PARTUUID=UUID/PARTNROFF=%d support
Will Drewry
1
-5
/
+43
2011-11-03
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
1
-0
/
+14
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
1
-2
/
+2
2011-10-25
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
1
-0
/
+3
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+14
2011-10-01
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
Ingo Molnar
1
-3
/
+3
[next]