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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
8
-20
/
+29
|
\
|
*
cpumask: remove cpumask_t from core
Rusty Russell
2009-03-30
2
-2
/
+2
|
*
cpumask: convert rcutorture.c
Rusty Russell
2009-03-30
1
-8
/
+17
|
*
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-30
1
-3
/
+3
|
*
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Rusty Russell
2009-03-30
1
-1
/
+1
|
*
cpumask: use set_cpu_active in init/main.c
Rusty Russell
2009-03-30
1
-3
/
+3
|
*
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
2009-03-30
2
-3
/
+3
*
|
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
11
-317
/
+597
|
\
\
|
*
|
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
2009-03-30
1
-2
/
+19
|
*
|
lockdep: build fix for !PROVE_LOCKING
Peter Zijlstra
2009-02-15
1
-0
/
+4
|
*
|
lockstat: warn about disabled lock debugging
Peter Zijlstra
2009-02-14
1
-0
/
+4
|
*
|
lockdep: use stringify.h
Peter Zijlstra
2009-02-14
1
-9
/
+7
|
*
|
lockdep: simplify check_prev_add_irq()
Peter Zijlstra
2009-02-14
1
-93
/
+61
|
*
|
lockdep: get_user_chars() redo
Peter Zijlstra
2009-02-14
3
-18
/
+19
|
*
|
lockdep: simplify get_user_chars()
Peter Zijlstra
2009-02-14
1
-41
/
+24
|
*
|
lockdep: add comments to mark_lock_irq()
Peter Zijlstra
2009-02-14
1
-7
/
+30
|
*
|
lockdep: remove macro usage from mark_held_locks()
Peter Zijlstra
2009-02-14
1
-15
/
+5
|
*
|
lockdep: fully reduce mark_lock_irq()
Peter Zijlstra
2009-02-14
1
-78
/
+8
|
*
|
lockdep: merge the !_READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-43
/
+15
|
*
|
lockdep: merge the _READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-38
/
+23
|
*
|
lockdep: simplify mark_lock_irq() helpers #3
Peter Zijlstra
2009-02-14
1
-38
/
+27
|
*
|
lockdep: further simplify mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-16
/
+31
|
*
|
lockdep: simplify the mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-16
/
+44
|
*
|
lockdep: split up mark_lock_irq()
Peter Zijlstra
2009-02-14
1
-225
/
+147
|
*
|
lockdep: generate usage strings
Peter Zijlstra
2009-02-14
1
-13
/
+13
|
*
|
lockdep: generate the state bit definitions
Peter Zijlstra
2009-02-14
1
-27
/
+20
|
*
|
lockdep: move state bit definitions around
Peter Zijlstra
2009-02-14
2
-0
/
+52
|
*
|
lockdep: simplify mark_lock()
Peter Zijlstra
2009-02-14
1
-12
/
+7
|
*
|
lockdep: simplify mark_held_locks
Peter Zijlstra
2009-02-14
1
-24
/
+14
|
*
|
lockdep: lockdep_states.h
Peter Zijlstra
2009-02-14
1
-0
/
+3
|
*
|
lockdep: sanitize reclaim bit names
Peter Zijlstra
2009-02-14
1
-19
/
+19
|
*
|
lockdep: sanitize bit names
Peter Zijlstra
2009-02-14
2
-48
/
+48
|
*
|
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2009-02-14
3
-16
/
+222
|
*
|
timer: implement lockdep deadlock detection
Johannes Berg
2009-02-14
1
-11
/
+57
|
*
|
Merge branch 'linus' into core/locking
Ingo Molnar
2009-02-07
53
-440
/
+637
|
|
\
\
|
*
|
|
mutex: adaptive spinnning, performance tweaks
Chris Mason
2009-01-14
1
-13
/
+7
|
*
|
|
mutex: implement adaptive spinning
Peter Zijlstra
2009-01-14
6
-29
/
+197
|
*
|
|
mutex: preemption fixes
Peter Zijlstra
2009-01-14
2
-4
/
+11
|
*
|
|
mutex: small cleanup
Peter Zijlstra
2009-01-14
1
-5
/
+2
*
|
|
|
kexec: Change kexec jump code ordering
Rafael J. Wysocki
2009-03-30
1
-10
/
+9
*
|
|
|
PM: Change hibernation code ordering
Rafael J. Wysocki
2009-03-30
1
-48
/
+61
*
|
|
|
PM: Change suspend code ordering
Rafael J. Wysocki
2009-03-30
1
-16
/
+22
*
|
|
|
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
3
-20
/
+44
*
|
|
|
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
2009-03-30
4
-7
/
+106
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
36
-1056
/
+2265
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sched: fix errors in struct & function comments
Randy Dunlap
2009-03-29
1
-7
/
+8
|
*
|
|
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-28
1
-125
/
+76
|
|
\
\
\
|
|
*
\
\
Merge branch 'linus' into core/futexes
Ingo Molnar
2009-03-28
35
-931
/
+2206
|
|
|
\
\
\
|
|
*
|
|
|
futex: remove the pointer math from double_unlock_hb, fix
Ingo Molnar
2009-03-13
1
-1
/
+2
|
|
*
|
|
|
futex: remove the pointer math from double_unlock_hb
Darren Hart
2009-03-13
1
-8
/
+2
[next]