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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
get_signal_to_deliver: use the cached ->signal/sighand values
Oleg Nesterov
2008-04-30
1
-15
/
+15
*
handle_stop_signal: use the cached p->signal value
Oleg Nesterov
2008-04-30
1
-15
/
+13
*
handle_stop_signal: unify partial/full stop handling
Oleg Nesterov
2008-04-30
1
-26
/
+19
*
kill_pid_info: don't take now unneeded tasklist_lock
Oleg Nesterov
2008-04-30
1
-6
/
+1
*
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
2008-04-30
1
-10
/
+19
*
signals: cleanup security_task_kill() usage/implementation
Oleg Nesterov
2008-04-30
1
-13
/
+14
*
signals: consolidate send_sigqueue and send_group_sigqueue
Pavel Emelyanov
2008-04-30
1
-57
/
+29
*
signals: clean dequeue_signal from excess checks and assignments
Pavel Emelyanov
2008-04-30
1
-5
/
+7
*
signals: consolidate checks for whether or not to ignore a signal
Pavel Emelyanov
2008-04-30
1
-10
/
+14
*
k_getrusage: don't take rcu_read_lock()
Oleg Nesterov
2008-04-30
1
-6
/
+1
*
lock_task_sighand: add rcu lock/unlock
Oleg Nesterov
2008-04-30
1
-3
/
+2
*
signals: do_group_exit(): use signal_group_exit() more consistently
Oleg Nesterov
2008-04-30
1
-3
/
+4
*
signals: do_signal_stop(): use signal_group_exit()
Oleg Nesterov
2008-04-30
1
-1
/
+1
*
signals: consolidate checking for ignored/legacy signals
Pavel Emelyanov
2008-04-30
1
-25
/
+17
*
signals: turn LEGACY_QUEUE macro into static inline function
Pavel Emelyanov
2008-04-30
1
-5
/
+7
*
signals: remove unused variable from send_signal()
Pavel Emelyanov
2008-04-30
1
-2
/
+1
*
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-29
4
-112
/
+235
|
\
|
*
[PATCH] new predicate - AUDIT_FILETYPE
Al Viro
2008-04-28
2
-0
/
+24
|
*
[patch 2/2] Use find_task_by_vpid in audit code
Pavel Emelyanov
2008-04-28
1
-3
/
+3
|
*
[PATCH 2/2] audit: fix sparse shadowed variable warnings
Harvey Harrison
2008-04-28
3
-15
/
+13
|
*
[PATCH 1/2] audit: move extern declarations to audit.h
Harvey Harrison
2008-04-28
3
-11
/
+13
|
*
Audit: standardize string audit interfaces
Eric Paris
2008-04-28
2
-14
/
+13
|
*
Audit: stop deadlock from signals under load
Eric Paris
2008-04-28
1
-5
/
+35
|
*
Audit: save audit_backlog_limit audit messages in case auditd comes back
Eric Paris
2008-04-28
1
-21
/
+81
|
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
2
-39
/
+49
|
*
Audit: end printk with newline
Eric Paris
2008-04-28
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-29
1
-1
/
+1
|
\
\
|
*
|
relay: fix splice problem
Tom Zanussi
2008-04-29
1
-1
/
+1
*
|
|
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
2008-04-29
1
-5
/
+1
*
|
|
relayfs: support larger relay buffer
Masami Hiramatsu
2008-04-29
1
-3
/
+32
*
|
|
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
1
-5
/
+5
*
|
|
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
2008-04-29
1
-7
/
+18
*
|
|
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
2008-04-29
1
-76
/
+68
*
|
|
sysctl: allow embedded targets to disable sysctl_check.c
Holger Schurig
2008-04-29
2
-3
/
+9
*
|
|
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
10
-55
/
+16
*
|
|
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-3
/
+2
*
|
|
procfs task exe symlink
Matt Helsley
2008-04-29
1
-0
/
+3
*
|
|
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
1
-0
/
+9
*
|
|
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
1
-11
/
+4
*
|
|
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Serge E. Hallyn
2008-04-29
1
-0
/
+12
*
|
|
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
Manfred Spraul
2008-04-29
1
-1
/
+6
*
|
|
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2008-04-29
1
-18
/
+11
*
|
|
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-29
1
-0
/
+38
*
|
|
simplify cpu_hotplug_begin()/put_online_cpus()
Oleg Nesterov
2008-04-29
1
-20
/
+10
*
|
|
cleanup_workqueue_thread: remove the unneeded "cpu" parameter
Oleg Nesterov
2008-04-29
1
-7
/
+4
*
|
|
workqueues: shrink cpu_populated_map when CPU dies
Oleg Nesterov
2008-04-29
1
-4
/
+9
*
|
|
Cpuset hardwall flag: add a mem_hardwall flag to cpusets
Paul Menage
2008-04-29
1
-16
/
+32
*
|
|
Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API
Paul Menage
2008-04-29
1
-91
/
+75
*
|
|
kernel/cpuset.c: make 3 functions static
Adrian Bunk
2008-04-29
1
-3
/
+6
*
|
|
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
2008-04-29
1
-0
/
+4
[next]