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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
memcg: introduce charge-commit-cancel style of functions
KAMEZAWA Hiroyuki
5
-41
/
+170
2009-01-08
devices cgroup: allow mkfifo
Serge E. Hallyn
1
-0
/
+3
2009-01-08
devcgroup: use list_for_each_entry_rcu()
Lai Jiangshan
1
-1
/
+1
2009-01-08
cgroups: make cgroup_path() RCU-safe
Paul Menage
2
-10
/
+25
2009-01-08
cgroups: skip processes from other namespaces when listing a cgroup
Gowrishankar M
1
-2
/
+4
2009-01-08
cgroups: introduce link_css_set() to remove duplicate code
Li Zefan
1
-38
/
+30
2009-01-08
cgroups: add inactive subsystems to rootnode.subsys_list
Li Zefan
1
-2
/
+3
2009-01-08
cgroups: make root_list contains active hierarchies only
Li Zefan
1
-12
/
+7
2009-01-08
cgroups: remove rcu_read_lock() in cgroupstats_build()
Lai Jiangshan
1
-2
/
+0
2009-01-08
cgroups: call find_css_set() safely in cgroup_attach_task()
Lai Jiangshan
1
-1
/
+6
2009-01-08
cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
Lai Jiangshan
1
-0
/
+2
2009-01-08
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
2
-3
/
+2
2009-01-08
cgroups: fix cgroup_iter_next() bug
Lai Jiangshan
1
-1
/
+3
2009-01-08
cgroups: add lock for child->cgroups in cgroup_post_fork()
Lai Jiangshan
1
-0
/
+2
2009-01-08
memcg: fix a typo in Kconfig
Li Zefan
1
-1
/
+1
2009-01-08
ns_cgroup: remove unused spinlock
Li Zefan
1
-2
/
+0
2009-01-08
cgroups: remove some redundant NULL checks
Li Zefan
1
-22
/
+7
2009-01-08
cgroups: documentation updates
Li Zefan
1
-3
/
+4
2009-01-08
cgroups: make cgroup config a submenu
KAMEZAWA Hiroyuki
1
-56
/
+67
2009-01-08
quota: don't set grace time when user isn't above softlimit
Jan Kara
1
-0
/
+2
2009-01-08
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
Richard A. Holden III
1
-1
/
+4
2009-01-08
jbd: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
3
-8
/
+20
2009-01-08
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
2
-1
/
+8
2009-01-08
ext3: allocate ->s_blockgroup_lock separately
Pekka Enberg
2
-3
/
+11
2009-01-08
jbd: improve fsync batching
Josef Bacik
3
-5
/
+63
2009-01-08
ext2: tighten restrictions on inode flags
Duane Griffin
3
-8
/
+20
2009-01-08
ext2: don't inherit inappropriate inode flags from parent
Duane Griffin
2
-1
/
+8
2009-01-08
ext2: allocate ->s_blockgroup_lock separately
Pekka J Enberg
2
-3
/
+11
2009-01-08
ext2: fix ext2_splice_branch() comments
Qinghuang Feng
1
-2
/
+0
2009-01-08
rtc-ds1307: remove legacy probe() checks
Jüri Reitel
1
-27
/
+4
2009-01-08
rtc-ds1307: SMBus compatibility
BARRE Sebastien
1
-88
/
+35
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
10
-8
/
+716
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
1
-2
/
+1
2009-01-08
async: Don't call async_synchronize_full_special() while holding sb_lock
Dave Kleikamp
1
-1
/
+1
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
28
-109
/
+127
2009-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
28
-207
/
+148
2009-01-08
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
33
-572
/
+1225
2009-01-08
sparc64: Work around branch tracer warning.
David S. Miller
1
-2
/
+6
2009-01-08
V4L/DVB (10191a): Update MAINTAINERS entries on media drivers
Mauro Carvalho Chehab
1
-23
/
+42
2009-01-08
V4L/DVB (10190): cx88: Fix some Kbuild troubles
Mauro Carvalho Chehab
6
-47
/
+65
2009-01-08
V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
Mauro Carvalho Chehab
1
-0
/
+1
2009-01-08
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
5
-7
/
+5
2009-01-08
V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization
Michael Krufky
1
-1
/
+2
2009-01-08
V4L/DVB (10181): v4l2-device: Fix some sparse warnings
Mauro Carvalho Chehab
1
-2
/
+2
2009-01-08
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
6
-9
/
+9
2009-01-08
V4L/DVB (10179): tda8290: Fix two sparse warnings
Mauro Carvalho Chehab
1
-2
/
+1
2009-01-08
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
1
-11
/
+15
2009-01-08
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
3
-3
/
+3
2009-01-08
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...
Eric Miao
2
-98
/
+1
[prev]
[next]