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
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
5
-22
/
+114
*
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
2009-09-24
1
-1
/
+7
*
cgroups: use vmalloc for large cgroups pidlist allocations
Ben Blum
2009-09-24
1
-5
/
+42
*
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
2009-09-24
1
-17
/
+90
*
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
2009-09-24
1
-106
/
+172
*
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
2009-09-24
1
-71
/
+24
*
cgroups: allow cgroup hierarchies to be created with no bound subsystems
Paul Menage
2009-09-24
1
-59
/
+99
*
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
Paul Menage
2009-09-24
1
-49
/
+199
*
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
Paul Menage
2009-09-24
3
-106
/
+88
*
cgroups: support named cgroups hierarchies
Paul Menage
2009-09-24
1
-48
/
+136
*
cgroups: make unlock sequence in cgroup_get_sb consistent
Xiaotian Feng
2009-09-24
1
-1
/
+1
*
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
2009-09-24
2
-1
/
+128
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
2
-12
/
+2
|
\
|
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-7
/
+0
|
*
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-24
1
-5
/
+2
*
|
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
3
-3
/
+0
*
|
Revert "kmod: fix race in usermodehelper code"
Sebastian Andrzej Siewior
2009-09-23
1
-8
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-23
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
creds_are_invalid() needs to be exported for use by modules:
Randy Dunlap
2009-09-23
1
-0
/
+1
|
*
include/linux/cred.h: fix build
Andrew Morton
2009-09-23
1
-0
/
+18
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
6
-169
/
+245
|
\
\
|
*
|
itimers: Add tracepoints for itimer
Xiao Guangrong
2009-08-29
2
-1
/
+11
|
*
|
hrtimer: Add tracepoint for hrtimers
Xiao Guangrong
2009-08-29
1
-8
/
+32
|
*
|
timers: Add tracepoints for timer_list timers
Xiao Guangrong
2009-08-29
1
-4
/
+28
|
*
|
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-29
4
-157
/
+175
|
|
\
\
|
|
*
|
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
3
-10
/
+9
|
|
*
|
itimers: Simplify arm_timer() code a bit
Stanislaw Gruszka
2009-08-03
1
-21
/
+23
|
|
*
|
itimers: Fix periodic tics precision
Stanislaw Gruszka
2009-08-03
2
-6
/
+38
|
|
*
|
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-03
3
-134
/
+119
*
|
|
|
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-7
/
+16
*
|
|
|
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
1
-0
/
+2
*
|
|
|
lockdep: use new arch_is_kernel_data()
Mike Frysinger
2009-09-23
1
-0
/
+3
*
|
|
|
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
2009-09-23
1
-1
/
+2
*
|
|
|
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-23
3
-0
/
+21
*
|
|
|
proc connector: add event for process becoming session leader
Scott James Remnant
2009-09-23
1
-1
/
+3
*
|
|
|
seq_file: constify seq_operations
James Morris
2009-09-23
5
-7
/
+7
*
|
|
|
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
2009-09-23
1
-21
/
+8
*
|
|
|
kmod: fix race in usermodehelper code
Neil Horman
2009-09-23
1
-5
/
+8
*
|
|
|
printk: add printk_delay to make messages readable for some scenarios
Dave Young
2009-09-23
2
-0
/
+29
*
|
|
|
printk boot_delay: rename printk_delay_msec to loops_per_msec
Dave Young
2009-09-23
1
-7
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
4
-4
/
+4
|
\
\
\
\
|
*
|
|
|
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
|
*
|
|
|
trivial: Fix duplicated word "options" in comment
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
|
|
|
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
|
*
|
|
|
trivial: Correct print_tainted routine name in comment
Robert P. J. Day
2009-09-21
1
-1
/
+1
*
|
|
|
|
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
2009-09-22
1
-0
/
+13
*
|
|
|
|
nommu: add support for Memory Protection Units (MPU)
Bernd Schmidt
2009-09-22
1
-0
/
+5
*
|
|
|
|
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
2009-09-22
1
-0
/
+2
*
|
|
|
|
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2009-09-22
1
-0
/
+1
*
|
|
|
|
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
2009-09-22
1
-11
/
+4
[next]