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
*
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2012-01-12
1
-0
/
+121
*
panic: don't print redundant backtraces on oops
Andi Kleen
2012-01-12
1
-1
/
+5
*
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2012-01-12
2
-1
/
+34
*
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
2012-01-12
1
-1
/
+17
*
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
Michael Holzheu
2012-01-12
1
-5
/
+4
*
kdump: add missing RAM resource in crash_shrink_memory()
Michael Holzheu
2012-01-12
1
-0
/
+15
*
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
1
-3
/
+0
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
2
-4
/
+4
*
kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2012-01-12
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-11
2
-10
/
+7
|
\
|
*
sched: Fix lockup by limiting load-balance retries on lock-break
Peter Zijlstra
2012-01-11
1
-3
/
+7
|
*
sched: Remove empty #ifdefs
Hiroshi Shimamoto
2012-01-10
1
-7
/
+0
*
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
1
-0
/
+9
|
\
\
|
*
|
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
2011-12-05
1
-0
/
+9
*
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
2
-0
/
+4
|
\
\
\
|
*
|
|
writeback: dirty ratelimit - think time compensation
Wu Fengguang
2011-12-18
1
-0
/
+1
|
*
|
|
writeback: charge leaked page dirties to active tasks
Wu Fengguang
2011-12-18
1
-0
/
+3
*
|
|
|
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
4
-13
/
+95
|
\
\
\
\
|
*
|
|
|
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
2012-01-10
1
-3
/
+40
|
*
|
|
|
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
1
-10
/
+22
|
*
|
|
|
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
1
-0
/
+21
|
*
|
|
|
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
1
-0
/
+6
|
*
|
|
|
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
2012-01-10
1
-0
/
+6
*
|
|
|
|
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-01-10
1
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
2011-12-27
12
-306
/
+476
|
|
\
\
\
\
|
*
|
|
|
|
jump-label: export jump_label_inc/jump_label_dec
Xiao Guangrong
2011-12-27
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
8
-261
/
+326
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
1
-3
/
+3
|
*
|
|
|
|
|
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-04
1
-2
/
+5
|
*
|
|
|
|
|
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
1
-3
/
+12
|
*
|
|
|
|
|
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
1
-0
/
+2
|
*
|
|
|
|
|
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-27
1
-2
/
+2
|
*
|
|
|
|
|
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
1
-16
/
+6
|
*
|
|
|
|
|
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
2011-12-22
1
-9
/
+2
|
*
|
|
|
|
|
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
2011-12-22
1
-20
/
+8
|
*
|
|
|
|
|
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
2011-12-21
1
-10
/
+10
|
*
|
|
|
|
|
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
2011-12-21
1
-6
/
+17
|
*
|
|
|
|
|
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
2011-12-19
1
-8
/
+2
|
*
|
|
|
|
|
resource cgroups: remove bogus cast
Davidlohr Bueso
2011-12-13
1
-2
/
+1
|
*
|
|
|
|
|
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
1
-47
/
+5
|
*
|
|
|
|
|
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
2011-12-12
1
-17
/
+12
|
*
|
|
|
|
|
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
4
-65
/
+63
|
*
|
|
|
|
|
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
3
-19
/
+100
|
*
|
|
|
|
|
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
2011-12-12
1
-24
/
+42
|
*
|
|
|
|
|
cgroup: always lock threadgroup during migration
Tejun Heo
2011-12-12
1
-35
/
+27
|
*
|
|
|
|
|
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2011-12-12
1
-0
/
+10
|
*
|
|
|
|
|
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
2
-11
/
+10
|
*
|
|
|
|
|
cgroup: add cgroup_root_mutex
Tejun Heo
2011-12-12
1
-22
/
+42
*
|
|
|
|
|
|
audit: always follow va_copy() with va_end()
Jesper Juhl
2012-01-08
1
-2
/
+3
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
4
-4
/
+4
|
\
\
\
\
\
\
\
[next]