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
2008-02-08
start the global /sbin/init with 0,0 special pids
Oleg Nesterov
1
-1
/
+0
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
1
-12
/
+12
2008-02-08
namespaces: cleanup the code managed with the USER_NS option
Pavel Emelyanov
1
-9
/
+8
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
1
-0
/
+7
2008-02-08
namespaces: move the UTS namespace under UTS_NS option
Pavel Emelyanov
1
-0
/
+7
2008-02-08
namespaces: add the NAMESPACES config option
Pavel Emelyanov
1
-0
/
+9
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-1
/
+14
2008-02-07
Memory controller: cgroups setup
Balbir Singh
1
-0
/
+7
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+7
2008-02-07
ACPI: basic initramfs DSDT override support
Markus Gaugusch
2
-1
/
+14
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+12
2008-02-07
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
1
-0
/
+12
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-3
/
+3
2008-02-06
Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c
Robert P. J. Day
1
-5
/
+0
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-2
/
+1
2008-02-06
proper prototype for signals_init()
Adrian Bunk
1
-1
/
+1
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-2
/
+1
2008-02-05
slob: correct Kconfig description
Matt Mackall
1
-5
/
+3
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
1
-0
/
+10
2008-02-05
timerfd: un-break CONFIG_TIMERFD
Davide Libenzi
1
-1
/
+0
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-0
/
+12
2008-02-03
Create arch/Kconfig
Mathieu Desnoyers
1
-0
/
+2
2008-02-01
RCU: add help text for "RCU implementation type"
Paul E. McKenney
1
-0
/
+8
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
1
-0
/
+5
2008-01-30
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
1
-2
/
+2
2008-01-30
x86: optimize lock prefix switching to run less frequently
Andi Kleen
1
-8
/
+8
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-2
/
+2
2008-01-29
kconfig: use environment option
Roman Zippel
1
-0
/
+8
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
1
-1
/
+1
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-0
/
+28
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
1
-0
/
+1
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+0
2008-01-25
sysfs: make SYSFS_DEPRECATED depend on SYSFS
Randy Dunlap
1
-0
/
+1
2008-01-25
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-100
/
+8
2008-01-25
security: remove security_sb_post_mountroot hook
H. Peter Anvin
1
-1
/
+0
2008-01-03
Unify /proc/slabinfo configuration
Linus Torvalds
1
-0
/
+6
2007-12-07
Pull bugzilla-9345 into release branch
Len Brown
1
-3
/
+9
2007-12-02
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
1
-0
/
+7
2007-11-21
Freezer: Fix s2disk resume from initrd
Rafael J. Wysocki
1
-3
/
+9
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-1
/
+1
2007-11-15
pidns: Place under CONFIG_EXPERIMENTAL
Eric W. Biederman
1
-0
/
+12
2007-11-15
revert "Task Control Groups: example CPU accounting subsystem"
Andrew Morton
1
-7
/
+0
2007-11-10
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
1
-3
/
+1
2007-10-24
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
Ingo Molnar
1
-1
/
+0
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
1
-0
/
+4
2007-10-20
spelling fixes: init/
Simon Arlott
1
-1
/
+1
2007-10-20
Drop the superfluous test for an old version of gcc.
Robert P. J. Day
1
-8
/
+0
2007-10-19
Hook up group scheduler with control groups
Srivatsa Vaddagiri
1
-0
/
+10
2007-10-19
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
1
-7
/
+16
[prev]
[next]