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
...
*
|
|
|
|
headers: kref.h redux
Alexey Dobriyan
2009-09-26
9
-10
/
+0
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-26
1
-61
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
futex: Add memory barrier commentary to futex_wait_queue_me()
Darren Hart
2009-09-24
1
-0
/
+6
|
*
|
|
|
|
futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
Darren Hart
2009-09-22
1
-12
/
+3
|
*
|
|
|
|
futex: Correct futex_q woken state commentary
Darren Hart
2009-09-22
1
-16
/
+16
|
*
|
|
|
|
futex: Make function kernel-doc commentary consistent
Darren Hart
2009-09-22
1
-20
/
+21
|
*
|
|
|
|
futex: Correct queue_me and unqueue_me commentary
Darren Hart
2009-09-22
1
-12
/
+29
|
*
|
|
|
|
futex: Correct futex_wait_requeue_pi() commentary
Darren Hart
2009-09-22
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-26
8
-69
/
+119
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf tools: Dont use openat()
Eric Dumazet
2009-09-24
1
-29
/
+20
|
*
|
|
|
|
|
perf tools: Fix buffer allocation
Eric Dumazet
2009-09-24
1
-1
/
+1
|
*
|
|
|
|
|
perf tools: .gitignore += perf*.html
Kirill Smelkov
2009-09-24
1
-0
/
+1
|
*
|
|
|
|
|
perf tools: Handle relative paths while loading module symbols
Mike Galbraith
2009-09-24
1
-30
/
+66
|
*
|
|
|
|
|
perf tools: Fix module symbol loading bug
Mike Galbraith
2009-09-23
1
-4
/
+13
|
*
|
|
|
|
|
perf_event, x86: Fix 'perf sched record' crashing the machine
Peter Zijlstra
2009-09-23
1
-0
/
+3
|
*
|
|
|
|
|
perf_event: Update PERF_EVENT_FORK header definition
Anton Blanchard
2009-09-22
2
-2
/
+2
|
*
|
|
|
|
|
perf stat: Fix zero total printouts
Ingo Molnar
2009-09-22
1
-4
/
+14
*
|
|
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-26
1
-4
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clocksource: Resume clocksource without taking the clocksource mutex
Martin Schwidefsky
2009-09-24
1
-4
/
+0
*
|
|
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-26
6
-19
/
+20
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
modules, tracing: Remove stale struct marker signature from module_layout()
Ingo Molnar
2009-09-23
1
-1
/
+0
|
*
|
|
|
|
|
|
|
tracing/workqueue: Use %pf in workqueue trace events
Anton Blanchard
2009-09-22
1
-2
/
+2
|
*
|
|
|
|
|
|
|
tracing: Fix a comment and a trivial format issue in tracepoint.h
Li Hong
2009-09-22
1
-2
/
+2
|
*
|
|
|
|
|
|
|
tracing: Fix failure path in ftrace_regex_open()
Li Zefan
2009-09-22
1
-1
/
+3
|
*
|
|
|
|
|
|
|
tracing: Fix failure path in ftrace_graph_write()
Li Zefan
2009-09-22
1
-4
/
+6
|
*
|
|
|
|
|
|
|
tracing: Check the return value of trace_get_user()
Li Zefan
2009-09-22
2
-9
/
+7
|
*
|
|
|
|
|
|
|
tracing: Fix off-by-one in trace_get_user()
Li Zefan
2009-09-22
1
-1
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-26
19
-188
/
+180
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'x86/asm' into x86/urgent
Ingo Molnar
2009-09-25
7
-76
/
+25
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-18
1
-44
/
+3
|
|
*
|
|
|
|
|
|
|
x86: Use section .data.page_aligned for the idt_table.
Tim Abbott
2009-09-18
2
-5
/
+2
|
|
*
|
|
|
|
|
|
|
x86: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-09-18
3
-11
/
+5
|
|
*
|
|
|
|
|
|
|
x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-09-18
3
-4
/
+8
|
|
*
|
|
|
|
|
|
|
x86: fix fragile computation of vsyscall address
Anders Kaseorg
2009-09-18
1
-12
/
+7
|
*
|
|
|
|
|
|
|
|
x86: Remove redundant non-NUMA topology functions
Rusty Russell
2009-09-24
1
-10
/
+0
|
*
|
|
|
|
|
|
|
|
x86: early_printk: Protect against using the same device twice
Jason Wessel
2009-09-24
1
-0
/
+5
|
*
|
|
|
|
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-09-24
1467
-22115
/
+71938
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86: Reduce verbosity of "PAT enabled" kernel message
Roland Dreier
2009-09-24
1
-2
/
+5
|
*
|
|
|
|
|
|
|
|
|
x86: Reduce verbosity of "TSC is reliable" message
Roland Dreier
2009-09-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
x86: mce: Use safer ways to access MCE registers
Ingo Molnar
2009-09-23
1
-2
/
+21
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-09-23
5
-69
/
+77
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
x86: split NX setup into separate file to limit unstack-protected code
Jeremy Fitzhardinge
2009-09-21
4
-65
/
+72
|
|
*
|
|
|
|
|
|
|
|
|
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
2009-09-21
2
-5
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
x86: mce, inject: Use real inject-msg in raise_local
Huang Ying
2009-09-22
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
x86: mce: Fix thermal throttling message storm
Ingo Molnar
2009-09-22
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
x86: mce: Clean up thermal throttling state tracking code
Ingo Molnar
2009-09-22
1
-24
/
+39
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-26
8
-713
/
+770
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-26
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'thinkpad-2.6.32-part2' into release
Len Brown
2009-09-26
2
-227
/
+453
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
thinkpad-acpi: name event constants
Henrique de Moraes Holschuh
2009-09-20
1
-23
/
+69
[prev]
[next]