index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-25
cgroup: implement for_each_[builtin_]subsys()
Tejun Heo
1
-76
/
+71
2013-06-25
cgroup: move init_css_set initialization inside cgroup_mutex
Tejun Heo
1
-4
/
+4
2013-06-25
cgroup: s/for_each_subsys()/for_each_root_subsys()/
Tejun Heo
1
-25
/
+22
2013-06-25
cgroup: clean up find_css_set() and friends
Tejun Heo
1
-21
/
+17
2013-06-25
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
2
-17
/
+13
2013-06-25
cgroup: prefix global variables with "cgroup_"
Tejun Heo
1
-76
/
+77
2013-06-25
cgroup: convert CFTYPE_* flags to enums
Tejun Heo
1
-3
/
+5
2013-06-19
cgroup: rename cont to cgrp
Li Zefan
2
-13
/
+13
2013-06-18
cgroup: clean up cgroup_serial_nr_cursor
Tejun Heo
1
-7
/
+8
2013-06-18
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
2
-42
/
+44
2013-06-18
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
1
-8
/
+10
2013-06-18
cgroup: fix memory leak in cgroup_rm_cftypes()
Li Zefan
1
-1
/
+2
2013-06-18
cgroup: fix umount vs cgroup_event_remove() race
Li Zefan
1
-6
/
+19
2013-06-18
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
1
-1
/
+8
2013-06-18
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
2
-0
/
+9
2013-06-14
cgroup: update sane_behavior documentation
Tejun Heo
1
-5
/
+6
2013-06-14
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
2
-76
/
+112
2013-06-14
cgroup: split cgroup destruction into two steps
Tejun Heo
2
-12
/
+28
2013-06-14
cgroup: reorder the operations in cgroup_destroy_locked()
Tejun Heo
1
-26
/
+35
2013-06-14
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...
Tejun Heo
2
-7
/
+66
2013-06-13
percpu-refcount: implement percpu_ref_cancel_init()
Tejun Heo
2
-0
/
+32
2013-06-13
percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...
Tejun Heo
2
-4
/
+3
2013-06-13
cgroup: remove cgroup->count and use
Tejun Heo
2
-22
/
+5
2013-06-13
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
1
-10
/
+10
2013-06-13
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
2
-17
/
+15
2013-06-13
cgroup: clean up css_[try]get() and css_put()
Tejun Heo
1
-24
/
+24
2013-06-13
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
1
-7
/
+7
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2
-121
/
+120
2013-06-13
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
1
-107
/
+109
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
2
-13
/
+0
2013-06-13
percpu-refcount: cosmetic updates
Tejun Heo
2
-6
/
+9
2013-06-13
percpu-refcount: consistently use plain (non-sched) RCU
Tejun Heo
1
-4
/
+4
2013-06-05
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
1
-23
/
+24
2013-06-05
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
1
-1
/
+2
2013-06-05
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
1
-0
/
+1
2013-06-04
percpu-refcount: Don't use silly cmpxchg()
Kent Overstreet
1
-15
/
+4
2013-06-04
percpu: implement generic percpu refcounting
Kent Overstreet
3
-1
/
+251
2013-06-02
Linux 3.10-rc4
v3.10-rc4
Linus Torvalds
1
-1
/
+1
2013-06-02
sata_rcar: fix interrupt handling
Sergei Shtylyov
1
-12
/
+11
2013-06-01
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2
-4
/
+4
2013-06-01
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
Helge Deller
1
-1
/
+1
2013-06-01
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...
Helge Deller
1
-4
/
+4
2013-06-01
parisc/PCI: Set type for LBA bus_num resource
Bjorn Helgaas
1
-0
/
+1
2013-06-01
MAINTAINERS: update parisc architecture file list
Helge Deller
1
-0
/
+8
2013-06-01
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-06-01
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
1
-1
/
+1
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
1
-4
/
+1
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
1
-1
/
+1
2013-06-01
powerpc/cputable: Fix typo on P7+ cputable entry
Will Schmidt
1
-1
/
+1
2013-06-01
powerpc/perf: Add missing SIER support
Michael Ellerman
1
-12
/
+25
[next]