index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2
-1
/
+10
2009-04-03
signals: zap_pid_ns_process() should use force_sig()
Sukadev Bhattiprolu
1
-1
/
+14
2009-04-03
signals: protect cinit from unblocked SIG_DFL signals
Sukadev Bhattiprolu
1
-9
/
+19
2009-04-03
signals: add from_ancestor_ns parameter to send_signal()
Sukadev Bhattiprolu
1
-3
/
+9
2009-04-03
signals: protect init from unwanted signals more
Oleg Nesterov
1
-3
/
+13
2009-04-03
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
3
-13
/
+8
2009-04-03
do_wait: fix waiting for the group stop with the dead leader
Oleg Nesterov
1
-12
/
+18
2009-04-03
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
1
-8
/
+11
2009-04-03
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
2
-1
/
+16
2009-04-03
cpusets: replace zone allowed functions with node allowed
David Rientjes
2
-40
/
+52
2009-04-03
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
1
-14
/
+9
2009-04-03
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
1
-9
/
+16
2009-04-03
cpuset: rewrite update_tasks_nodemask()
Li Zefan
1
-70
/
+39
2009-04-03
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
1
-0
/
+1
2009-04-03
cpuset: fix possible races in cpu/memory hotplug
Li Zefan
1
-3
/
+6
2009-04-03
memcg: cleanup cache_charge
Daisuke Nishimura
1
-37
/
+23
2009-04-03
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
2
-7
/
+2
2009-04-03
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
3
-37
/
+82
2009-04-03
memcg: charge swapcache to proper memcg
Daisuke Nishimura
1
-2
/
+13
2009-04-03
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
1
-7
/
+0
2009-04-03
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2
-23
/
+0
2009-04-03
memcg: show memcg information during OOM
Balbir Singh
3
-0
/
+77
2009-04-03
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
4
-5
/
+49
2009-04-03
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
1
-12
/
+59
2009-04-03
memcg: hierarchical stat
KAMEZAWA Hiroyuki
1
-41
/
+119
2009-04-03
memcg: use CSS ID
KAMEZAWA Hiroyuki
1
-138
/
+82
2009-04-03
devcgroup: avoid using cgroup_lock
Li Zefan
1
-8
/
+13
2009-04-03
debug cgroup: remove unneeded cgroup_lock
Li Zefan
1
-2
/
+0
2009-04-03
cgroups: don't change release_agent when remount failed
Li Zefan
1
-2
/
+3
2009-04-03
cgroups: show correct file mode
Li Zefan
3
-4
/
+40
2009-04-03
cgroups: more documentation for remount and release_agent
Li Zefan
1
-2
/
+18
2009-04-03
kernel/cgroup.c: kfree(NULL) is legal
Jesper Juhl
1
-6
/
+3
2009-04-03
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
4
-19
/
+79
2009-04-03
cgroup: CSS ID support
KAMEZAWA Hiroyuki
4
-1
/
+382
2009-04-03
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
3
-17
/
+12
2009-04-03
cgroups: fix cgroup.h comments
Paul Menage
1
-30
/
+41
2009-04-03
documentation: fix unix_dgram_qlen description
Li Xiaodong
1
-2
/
+3
2009-04-03
documentation: update Documentation/filesystem/proc.txt and Documentation/sys...
Shen Feng
5
-1071
/
+329
2009-04-03
documentation: ignore byproducts from latex
Henrik Austad
1
-0
/
+4
2009-04-03
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
1
-1
/
+6
2009-04-03
ext3: avoid false EIO errors
Jan Kara
1
-65
/
+74
2009-04-03
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-04-03
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
1
-8
/
+9
2009-04-03
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
1
-10
/
+24
2009-04-03
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
4
-44
/
+24
2009-04-03
pnpbios: propagate kthread_run() error
Erik Ekman
1
-4
/
+3
2009-04-03
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
1
-6
/
+7
2009-04-03
spi-gpio: allow operation without CS signal
Michael Buesch
2
-8
/
+19
2009-04-03
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
3
-18
/
+27
2009-04-03
gpiolib: allow GPIOs to be named
Daniel Silverstone
2
-1
/
+11
[next]