index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
2009-08-23
4
-211
/
+241
*
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
2009-08-22
2
-4
/
+4
*
rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.
Paul E. McKenney
2009-08-19
1
-1
/
+2
*
rcu: Fix typo in rcu_irq_exit() comment header
Josh Triplett
2009-08-15
1
-1
/
+1
*
rcu: Make rcupreempt_trace.c look at offline CPUs
Paul E. McKenney
2009-08-15
1
-2
/
+3
*
rcu: Make preemptable RCU scan all CPUs when summing RCU counters
Paul E. McKenney
2009-08-15
1
-7
/
+1
*
rcu: Simplify RCU CPU-hotplug notification
Paul E. McKenney
2009-08-15
3
-36
/
+22
*
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
2009-08-15
1
-5
/
+12
*
rcu: Split hierarchical RCU initialization into boot-time and CPU-online pieces
Paul E. McKenney
2009-08-15
1
-20
/
+33
*
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
2009-08-15
2538
-36388
/
+70259
|
\
|
*
Linux 2.6.31-rc6
v2.6.31-rc6
Linus Torvalds
2009-08-13
1
-1
/
+1
|
*
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
1
-10
/
+7
|
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
11
-190
/
+429
|
|
\
|
|
*
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
1
-2
/
+2
|
|
*
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
1
-1
/
+5
|
|
*
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
2
-83
/
+238
|
|
*
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
1
-26
/
+18
|
|
*
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
2009-08-13
1
-2
/
+3
|
|
*
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
2009-08-13
1
-0
/
+5
|
|
*
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2009-08-13
2
-1
/
+11
|
|
*
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-13
2
-1
/
+11
|
|
*
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
2009-08-13
1
-1
/
+2
|
|
*
perf_counter, x86: Fix/improve apic fallback
Ingo Molnar
2009-08-12
2
-5
/
+31
|
|
*
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
2009-08-12
1
-3
/
+14
|
|
*
perf tools: Fix dso__new handle() to handle deleted DSOs
Arnaldo Carvalho de Melo
2009-08-12
1
-0
/
+2
|
|
*
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Arnaldo Carvalho de Melo
2009-08-12
3
-26
/
+42
|
|
*
perf report: Show the tid too in -D
Arnaldo Carvalho de Melo
2009-08-12
1
-3
/
+4
|
|
*
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
2009-08-12
1
-33
/
+38
|
|
*
perf_counter, x86: Fix generic cache events on P6-mobile CPUs
Ingo Molnar
2009-08-11
1
-2
/
+2
|
|
*
perf_counter, x86: Fix lapic printk message
Ingo Molnar
2009-08-11
1
-1
/
+1
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-13
4
-11
/
+37
|
|
\
\
|
|
*
|
futex: Fix handling of bad requeue syscall pairing
Darren Hart
2009-08-10
1
-2
/
+9
|
|
*
|
futex: Fix compat_futex to be same as futex for REQUEUE_PI
Dinakar Guniguntala
2009-08-10
1
-2
/
+4
|
|
*
|
locking, sched: Give waitqueue spinlocks their own lockdep classes
Peter Zijlstra
2009-08-10
2
-3
/
+11
|
|
*
|
futex: Update futex_q lock_ptr on requeue proxy lock
Darren Hart
2009-08-10
1
-4
/
+13
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-13
4
-37
/
+48
|
|
\
\
\
|
|
*
|
|
x86: Fix oops in identify_cpu() on CPUs without CPUID
Ondrej Zary
2009-08-12
1
-24
/
+24
|
|
*
|
|
x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag
Kevin Winchester
2009-08-11
1
-0
/
+7
|
|
*
|
|
x86, mce: therm_throt - change when we print messages
Dmitry Torokhov
2009-08-11
1
-7
/
+11
|
|
*
|
|
x86: Add reboot quirk for every 5 series MacBook/Pro
Shunichi Fuji
2009-08-10
1
-6
/
+6
|
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-08-13
16
-135
/
+357
|
|
\
\
\
\
|
|
*
|
|
|
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2009-08-10
2
-63
/
+57
|
|
*
|
|
|
ocfs2: keep index within status_map[]
Roel Kluin
2009-08-07
1
-1
/
+2
|
|
*
|
|
|
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
2009-08-07
1
-19
/
+47
|
|
*
|
|
|
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
2009-07-31
1
-1
/
+0
|
|
*
|
|
|
ocfs2/quota: Release lock for error in ocfs2_quota_write.
Tao Ma
2009-07-30
1
-1
/
+1
|
|
*
|
|
|
ocfs2: Define credit counts for quota operations
Jan Kara
2009-07-23
3
-12
/
+35
|
|
*
|
|
|
ocfs2: Remove syncjiff field from quota info
Jan Kara
2009-07-23
2
-4
/
+2
|
|
*
|
|
|
ocfs2: Fix initialization of blockcheck stats
Jan Kara
2009-07-23
1
-0
/
+1
|
|
*
|
|
|
ocfs2: Zero out padding of on disk dquot structure
Jan Kara
2009-07-23
1
-0
/
+1
[next]