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
*
call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure
Oleg Nesterov
2010-05-27
1
-2
/
+2
*
call_usermodehelper: simplify/fix UMH_NO_WAIT case
Oleg Nesterov
2010-05-27
1
-6
/
+4
*
wait_for_helper: SIGCHLD from user-space can lead to use-after-free
Oleg Nesterov
2010-05-27
1
-5
/
+5
*
call_usermodehelper: no need to unblock signals
Oleg Nesterov
2010-05-27
1
-3
/
+0
*
umh: creds: kill subprocess_info->cred logic
Oleg Nesterov
2010-05-27
2
-79
/
+0
*
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov
2010-05-27
1
-18
/
+0
*
exec: replace call_usermodehelper_pipe with use of umh init function and reso...
Neil Horman
2010-05-27
1
-82
/
+0
*
kmod: add init function to usermodehelper
Neil Horman
2010-05-27
2
-25
/
+32
*
signals: check_kill_permission(): don't check creds if same_thread_group()
Oleg Nesterov
2010-05-27
1
-2
/
+4
*
ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
Oleg Nesterov
2010-05-27
1
-2
/
+8
*
ptrace: unify FDPIC implementations
Mike Frysinger
2010-05-27
1
-0
/
+20
*
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
2010-05-27
1
-0
/
+4
*
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2010-05-27
1
-4
/
+16
*
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
2010-05-27
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
1
-1
/
+3
|
\
|
*
proc_dointvec: write a single value
J. R. Okajima
2010-05-25
1
-1
/
+3
*
|
Revert "module: drop the lock while waiting for module to complete initializa...
Linus Torvalds
2010-05-25
1
-37
/
+22
*
|
sysctl: don't use own implementation of hex_to_bin()
Andy Shevchenko
2010-05-25
1
-6
/
+3
*
|
module: remove duplicate declaration of __ksymtab_gpl_future
Wenji Huang
2010-05-25
1
-2
/
+0
*
|
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
2010-05-25
1
-1
/
+4
*
|
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
2010-05-25
1
-1
/
+1
*
|
cpu/mem hotplug: enable CPUs online before local memory online
minskey guo
2010-05-25
1
-0
/
+25
*
|
mm: compaction: add a tunable that decides when memory should be compacted an...
Mel Gorman
2010-05-25
1
-0
/
+15
*
|
mm: compaction: add /proc trigger for memory compaction
Mel Gorman
2010-05-25
1
-0
/
+10
*
|
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
2010-05-25
2
-8
/
+52
*
|
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
2010-05-25
1
-2
/
+2
*
|
timers: Fix slack calculation for expired timers
Jeff Chua
2010-05-24
1
-3
/
+4
*
|
timekeeping: Fix timezone update
Thomas Gleixner
2010-05-24
1
-4
/
+4
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-05-21
1
-1
/
+15
|
\
\
|
*
|
resource: shared I/O region support
Alan Cox
2010-05-11
1
-1
/
+15
*
|
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2010-05-21
1
-4
/
+22
|
\
\
\
|
*
|
|
panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')
Ben Hutchings
2010-05-19
1
-0
/
+2
|
*
|
|
panic: Allow warnings to set different taint flags
Ben Hutchings
2010-05-19
1
-4
/
+20
*
|
|
|
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-05-21
1
-22
/
+37
|
\
\
\
\
|
*
|
|
|
module: drop the lock while waiting for module to complete initialization.
Rusty Russell
2010-05-19
1
-22
/
+37
*
|
|
|
|
Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-05-21
4
-29
/
+56
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
102
-5064
/
+12638
|
|
\
\
\
\
\
|
*
|
|
|
|
|
pipe: set lower and upper limit on max pages in the pipe page array
Jens Axboe
2010-05-21
1
-0
/
+9
|
*
|
|
|
|
|
pipe: add support for shrinking and growing pipes
Jens Axboe
2010-05-21
2
-29
/
+46
|
*
|
|
|
|
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-29
4
-4
/
+11
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blkio: fix for modular blk-cgroup build
Divyesh Shah
2010-04-15
1
-0
/
+1
*
|
|
|
|
|
|
|
sysctl: fix kernel-doc notation and typos
Randy Dunlap
2010-05-21
1
-19
/
+19
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-05-21
1
-54
/
+131
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
padata: Use get_online_cpus/put_online_cpus in padata_free
Steffen Klassert
2010-05-19
1
-0
/
+3
|
*
|
|
|
|
|
|
padata: Add some code comments
Steffen Klassert
2010-05-19
1
-11
/
+57
|
*
|
|
|
|
|
|
padata: Flush the padata queues actively
Steffen Klassert
2010-05-19
1
-8
/
+25
|
*
|
|
|
|
|
|
padata: Use a timer to handle remaining objects in the reorder queues
Steffen Klassert
2010-05-19
1
-7
/
+18
|
*
|
|
|
|
|
|
padata: Use get_online_cpus/put_online_cpus
Steffen Klassert
2010-05-03
1
-0
/
+13
|
*
|
|
|
|
|
|
padata: Initialize the padata queues only for the used cpus
Steffen Klassert
2010-05-03
1
-9
/
+5
|
*
|
|
|
|
|
|
padata: Remove superfluous might_sleep
Steffen Klassert
2010-05-03
1
-10
/
+0
[next]