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