index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-18
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
2013-06-18
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
2013-06-18
cgroup: fix memory leak in cgroup_rm_cftypes()
Li Zefan
2013-06-18
cgroup: fix umount vs cgroup_event_remove() race
Li Zefan
2013-06-18
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
2013-06-18
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
2013-06-13
cgroup: update sane_behavior documentation
Tejun Heo
2013-06-13
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
2013-06-13
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
2013-06-13
cgroup: split cgroup destruction into two steps
Tejun Heo
2013-06-13
cgroup: reorder the operations in cgroup_destroy_locked()
Tejun Heo
2013-06-13
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...
Tejun Heo
2013-06-13
percpu-refcount: implement percpu_ref_cancel_init()
Tejun Heo
2013-06-13
percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...
Tejun Heo
2013-06-13
cgroup: remove cgroup->count and use
Tejun Heo
2013-06-13
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
2013-06-13
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
2013-06-13
cgroup: clean up css_[try]get() and css_put()
Tejun Heo
2013-06-13
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2013-06-13
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
2013-06-12
percpu-refcount: cosmetic updates
Tejun Heo
2013-06-12
percpu-refcount: consistently use plain (non-sched) RCU
Tejun Heo
2013-06-05
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
2013-06-05
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
2013-06-05
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
2013-06-03
percpu-refcount: Don't use silly cmpxchg()
Kent Overstreet
2013-06-03
percpu: implement generic percpu refcounting
Kent Overstreet
2013-06-04
Merge tag 'regulator-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-04
Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2013-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2013-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-02
Linux 3.10-rc4
v3.10-rc4
Linus Torvalds
2013-06-02
sata_rcar: fix interrupt handling
Sergei Shtylyov
2013-06-02
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...
Linus Torvalds
2013-06-01
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2013-06-01
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
Helge Deller
2013-06-01
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...
Helge Deller
2013-06-01
parisc/PCI: Set type for LBA bus_num resource
Bjorn Helgaas
2013-06-01
MAINTAINERS: update parisc architecture file list
Helge Deller
2013-06-01
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
2013-06-01
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
2013-06-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-06-01
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
[next]