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 branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
3
-352
/
+1084
|
\
|
*
futex: fix restart in wait_requeue_pi
Thomas Gleixner
2009-05-20
1
-40
/
+9
|
*
futex: fix restart for early wakeup in futex_wait_requeue_pi()
Thomas Gleixner
2009-05-20
1
-10
/
+3
|
*
futex: cleanup error exit
Thomas Gleixner
2009-05-20
1
-4
/
+3
|
*
Merge branch 'core/urgent' into core/futexes
Thomas Gleixner
2009-05-20
97
-3210
/
+13061
|
|
\
|
*
|
futex: remove the wait queue
Thomas Gleixner
2009-05-15
1
-33
/
+25
|
*
|
futex: remove FUTEX_REQUEUE_PI (non CMP)
Darren Hart
2009-04-30
1
-5
/
+1
|
*
|
futex: fix futex_wait_setup key handling
Darren Hart
2009-04-10
1
-1
/
+1
|
*
|
futex: fixup unlocked requeue pi case
Darren Hart
2009-04-08
1
-21
/
+44
|
*
|
futex: add requeue_pi functionality
Darren Hart
2009-04-06
1
-19
/
+500
|
*
|
futex: split out futex value validation code
Darren Hart
2009-04-06
1
-44
/
+72
|
*
|
futex: distangle futex_requeue()
Darren Hart
2009-04-06
1
-14
/
+29
|
*
|
futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flags
Darren Hart
2009-04-06
1
-4
/
+8
|
*
|
rt_mutex: add proxy lock routines
Darren Hart
2009-04-06
2
-53
/
+195
|
*
|
futex: split out fixup owner logic from futex_lock_pi()
Darren Hart
2009-04-06
1
-69
/
+89
|
*
|
futex: split out atomic logic from futex_lock_pi()
Darren Hart
2009-04-06
1
-94
/
+130
|
*
|
futex: add helper to find the top prio waiter of a futex
Darren Hart
2009-04-06
1
-0
/
+19
|
*
|
futex: separate futex_wait_queue_me() logic from futex_wait()
Darren Hart
2009-04-06
1
-62
/
+76
*
|
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
53
-412
/
+967
|
|
\
\
\
|
*
\
\
\
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
107
-4035
/
+14921
|
|
\
\
\
\
|
*
|
|
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
1
-1
/
+1
|
*
|
|
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-29
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-10
1
-0
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Document memory barriers implied by sleep/wake-up primitives
David Howells
2009-04-29
1
-0
/
+23
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-10
7
-127
/
+262
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: properly define the sched_group::cpumask and sched_domain::span fields
Ingo Molnar
2009-05-19
1
-2
/
+3
|
*
|
|
|
|
|
|
sched, timers: cleanup avenrun users
Thomas Gleixner
2009-05-15
2
-26
/
+21
|
*
|
|
|
|
|
|
sched, timers: move calc_load() to scheduler
Thomas Gleixner
2009-05-15
4
-64
/
+79
|
*
|
|
|
|
|
|
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
2009-05-11
43
-260
/
+343
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched: emit thread info flags with stack trace
David Rientjes
2009-05-07
1
-2
/
+3
|
*
|
|
|
|
|
|
|
sched: rt: document the risk of small values in the bandwidth settings
Peter Zijlstra
2009-05-05
1
-0
/
+7
|
*
|
|
|
|
|
|
|
sched: Replace first_cpu() with cpumask_first() in ILB nomination code
Gautham R Shenoy
2009-04-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
sched: remove extra call overhead for schedule()
Peter Zijlstra
2009-04-20
2
-9
/
+7
|
*
|
|
|
|
|
|
|
sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())
Miao Xie
2009-04-15
1
-2
/
+2
|
*
|
|
|
|
|
|
|
wait: don't use __wake_up_common()
Johannes Weiner
2009-04-14
2
-2
/
+2
|
*
|
|
|
|
|
|
|
sched: Nominate a power-efficient ilb in select_nohz_balancer()
Gautham R Shenoy
2009-04-14
1
-1
/
+17
|
*
|
|
|
|
|
|
|
sched: Nominate idle load balancer from a semi-idle package.
Gautham R Shenoy
2009-04-14
1
-9
/
+118
|
*
|
|
|
|
|
|
|
sched: remove redundant hierarchy walk in check_preempt_wakeup
Paul Turner
2009-04-09
1
-10
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-10
1
-0
/
+8
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86: add extension fields for bootloader type and version
H. Peter Anvin
2009-05-11
1
-0
/
+8
*
|
|
|
|
|
|
|
|
|
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-10
8
-78
/
+70
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-06-01
13
-94
/
+62
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
sparseirq: Allow early irq_desc allocation
Paul Mundt
2009-05-23
1
-4
/
+14
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-12
9
-23
/
+55
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
2009-05-01
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
4
-43
/
+25
|
*
|
|
|
|
|
|
|
|
|
|
irq: only update affinity if ->set_affinity() is sucessfull
Yinghai Lu
2009-04-28
3
-11
/
+23
|
*
|
|
|
|
|
|
|
|
|
|
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-04-28
4
-20
/
+5
|
*
|
|
|
|
|
|
|
|
|
|
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
2009-04-28
2
-4
/
+7
|
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]