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
...
*
synclink_gt: add clock options
Paul Fulghum
2009-04-02
2
-20
/
+39
*
struct linux_binprm: drop unused fields
Kirill A. Shutemov
2009-04-02
1
-2
/
+1
*
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
2009-04-02
1
-8
/
+17
*
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
Serge E. Hallyn
2009-04-02
2
-2
/
+2
*
ipc: make shm_get_stat() more robust
Tony Battersby
2009-04-02
1
-2
/
+4
*
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
2009-04-02
1
-16
/
+0
*
workqueue: avoid recursion in run_workqueue()
Lai Jiangshan
2009-04-02
1
-30
/
+11
*
ptrace_untrace: fix the SIGNAL_STOP_STOPPED check
Oleg Nesterov
2009-04-02
1
-3
/
+7
*
ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic
Oleg Nesterov
2009-04-02
1
-4
/
+0
*
tracehook_notify_death: use task_detached() helper
Oleg Nesterov
2009-04-02
1
-1
/
+1
*
forget_original_parent: do not abuse child->ptrace_entry
Oleg Nesterov
2009-04-02
1
-46
/
+41
*
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
2009-04-02
4
-92
/
+88
*
reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD
Oleg Nesterov
2009-04-02
1
-5
/
+17
*
reparent_thread: fix the "is it traced" check
Oleg Nesterov
2009-04-02
1
-1
/
+1
*
reparent_thread: don't call kill_orphaned_pgrp() if task_detached()
Oleg Nesterov
2009-04-02
1
-4
/
+4
*
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
2009-04-02
2
-2
/
+8
*
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
Oleg Nesterov
2009-04-02
1
-29
/
+33
*
ptrace: simplify ptrace_exit()->ignoring_children() path
Oleg Nesterov
2009-04-02
1
-17
/
+8
*
ptrace: kill __ptrace_detach(), fix ->exit_state check
Oleg Nesterov
2009-04-02
1
-13
/
+9
*
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
Sukadev Bhattiprolu
2009-04-02
1
-0
/
+2
*
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
[prev]
[next]