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
*
acpi processor: remove superfluous warning message
Frans Pop
2009-08-26
1
-2
/
+2
*
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
2009-08-26
3
-17
/
+20
*
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
2009-08-26
1
-4
/
+4
*
acpi: don't call acpi_processor_init if acpi is disabled
Yinghai Lu
2009-08-26
1
-0
/
+6
*
thermal_sys: check get_temp return value
Michael Brunner
2009-08-26
1
-1
/
+8
*
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-26
1
-15
/
+5
*
mm: fix for infinite churning of mlocked pages
Minchan Kim
2009-08-26
2
-2
/
+8
*
flex_array: convert element_nr formals to unsigned
David Rientjes
2009-08-26
2
-15
/
+19
*
flex_array: declare parts member to have incomplete type
David Rientjes
2009-08-26
1
-1
/
+1
*
flex_array: fix flex_array_free_parts comment
David Rientjes
2009-08-26
1
-3
/
+0
*
flex_array: fix get function for elements in base starting at non-zero
David Rientjes
2009-08-26
1
-6
/
+8
*
pps: fix incorrect verdict check
Joonwoo Park
2009-08-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-25
4
-10
/
+2
|
\
|
*
irda/sa1100_ir: fix broken netdev_ops conversion
Alexander Beregalov
2009-08-25
1
-4
/
+0
|
*
irda/au1k_ir: fix broken netdev_ops conversion
Alexander Beregalov
2009-08-25
1
-4
/
+0
|
*
pkt_sched: Fix bogon in tasklet_hrtimer changes.
David S. Miller
2009-08-24
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-08-25
13
-143
/
+175
|
\
\
|
*
|
sparc64: Validate linear D-TLB misses.
David S. Miller
2009-08-25
4
-28
/
+76
|
*
|
sparc64: Update defconfig.
David S. Miller
2009-08-18
1
-25
/
+34
|
*
|
sparc32: Update defconfig.
David S. Miller
2009-08-18
1
-30
/
+44
|
*
|
sparc32: Kill trap table freeing code.
David S. Miller
2009-08-18
2
-48
/
+0
|
*
|
sparc: sys32.S incorrect compat-layer splice() system call
Mathieu Desnoyers
2009-08-18
1
-1
/
+1
|
*
|
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
David S. Miller
2009-08-02
2
-6
/
+8
|
*
|
sparc64: Sign extend length arg to truncate syscalls when compat.
David S. Miller
2009-07-27
2
-2
/
+4
|
*
|
sparc: Fix cleanup crash in bbc_envctrl_cleanup()
David S. Miller
2009-07-17
1
-3
/
+8
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
3
-1
/
+15
|
\
\
\
|
*
|
|
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-21
1
-1
/
+1
|
*
|
|
perf tools: Check perf.data owner
Peter Zijlstra
2009-08-19
2
-0
/
+14
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-25
1
-12
/
+16
|
\
\
\
\
|
*
|
|
|
dma-debug: Fix check_unmap null pointer dereference
Kyle McMartin
2009-08-21
1
-12
/
+16
*
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
5
-18
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-19
4
-17
/
+18
|
*
|
|
|
|
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-25
3
-19
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Fix too large stack usage in do_one_initcall()
Ingo Molnar
2009-08-21
1
-3
/
+4
|
*
|
|
|
|
|
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-18
1
-6
/
+11
|
*
|
|
|
|
|
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-18
1
-10
/
+2
*
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-25
9
-103
/
+80
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: Fix build with older binutils and consolidate linker script
Jan Beulich
2009-08-25
1
-79
/
+47
|
*
|
|
|
|
|
|
x86: Fix an incorrect argument of reserve_bootmem()
Amerigo Wang
2009-08-24
1
-1
/
+1
|
*
|
|
|
|
|
|
x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile
Jan Beulich
2009-08-20
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-08-20
3
-12
/
+18
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
xen: rearrange things to fix stackprotector
Jeremy Fitzhardinge
2009-08-19
2
-12
/
+14
|
|
*
|
|
|
|
|
|
x86: make sure load_percpu_segment has no stackprotector
Jeremy Fitzhardinge
2009-08-19
1
-0
/
+4
|
*
|
|
|
|
|
|
|
i386: Fix section mismatches for init code with !HOTPLUG_CPU
Jan Beulich
2009-08-18
1
-7
/
+1
|
*
|
|
|
|
|
|
|
x86, pat: Allow ISA memory range uncacheable mapping requests
Suresh Siddha
2009-08-17
2
-3
/
+12
*
|
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-08-25
2
-28
/
+44
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ext3: Improve error message that changing journaling mode on remount is not p...
Jan Kara
2009-08-24
1
-13
/
+27
|
*
|
|
|
|
|
|
|
|
ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED
Theodore Ts'o
2009-08-24
1
-15
/
+17
*
|
|
|
|
|
|
|
|
|
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2009-08-25
3
-39
/
+22
|
\
\
\
\
\
\
\
\
\
\
[next]