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
*
[FUTEX] Fix address computation in compat code.
David Miller
2007-11-09
1
-7
/
+19
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-11-09
15
-75
/
+165
|
\
|
*
[IA64] IOSAPIC bogus error cleanup
George Beshers
2007-11-09
1
-3
/
+5
|
*
[IA64] Update printing of feature set bits
Russ Anderson
2007-11-09
2
-14
/
+82
|
*
[IA64] Fix IOSAPIC delivery mode setting
Kenji Kaneshige
2007-11-09
1
-3
/
+15
|
*
[IA64] XPC heartbeat timer function must run on CPU 0
Dean Nelson
2007-11-09
1
-9
/
+3
|
*
[IA64] Clean up /proc/interrupts output
Kenji Kaneshige
2007-11-06
1
-2
/
+4
|
*
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
2007-11-06
2
-2
/
+8
|
*
[IA64] Clean-up McKinley Errata message
Russ Anderson
2007-11-06
1
-3
/
+0
|
*
[IA64] Add gate.lds to list of files ignored by Git
Peter Chubb
2007-11-06
1
-0
/
+1
|
*
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
Tony Luck
2007-11-06
1
-33
/
+41
|
*
[IA64] Wrong args to memset in efi_gettimeofday()
Li Zefan
2007-11-06
1
-2
/
+3
|
*
[IA64] Remove duplicate includes from ia32priv.h
Lucas Woods
2007-11-06
1
-1
/
+0
|
*
[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...
Roel Kluin
2007-11-06
1
-1
/
+1
|
*
[IA64] Fix perfmon sysctl directory modes
Tony Luck
2007-11-06
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-11-09
16
-123
/
+172
|
\
\
|
*
|
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
2007-11-09
3
-6
/
+10
|
*
|
sched: avoid large irq-latencies in smp-balancing
Peter Zijlstra
2007-11-09
3
-5
/
+19
|
*
|
sched: fix copy_namespace() <-> sched_fork() dependency in do_fork
Srivatsa Vaddagiri
2007-11-09
2
-4
/
+5
|
*
|
sched: clean up the wakeup preempt check, #2
Ingo Molnar
2007-11-09
1
-3
/
+2
|
*
|
sched: clean up the wakeup preempt check
Ingo Molnar
2007-11-09
1
-12
/
+13
|
*
|
sched: wakeup preemption fix
Ingo Molnar
2007-11-09
1
-4
/
+2
|
*
|
sched: remove PREEMPT_RESTRICT
Ingo Molnar
2007-11-09
3
-12
/
+3
|
*
|
sched: turn off PREEMPT_RESTRICT
Ingo Molnar
2007-11-09
1
-1
/
+1
|
*
|
KVM: fix !SMP build error
Ingo Molnar
2007-11-09
1
-2
/
+5
|
*
|
x86: make nmi_cpu_busy() always defined
Ingo Molnar
2007-11-09
1
-2
/
+2
|
*
|
x86: make ipi_handler() always defined
Ingo Molnar
2007-11-09
1
-4
/
+2
|
*
|
sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC
Eric Dumazet
2007-11-09
2
-6
/
+6
|
*
|
sched: reintroduce SMP tunings again
Ingo Molnar
2007-11-09
2
-9
/
+37
|
*
|
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2007-11-09
6
-43
/
+18
|
*
|
sched: fix delay accounting regression
Balbir Singh
2007-11-09
1
-5
/
+6
|
*
|
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
2007-11-09
4
-13
/
+41
|
*
|
sched: documentation: place_entity() comments
Peter Zijlstra
2007-11-09
1
-2
/
+9
|
*
|
sched: fix vslice
Peter Zijlstra
2007-11-09
1
-0
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-11-09
45
-1194
/
+148
|
\
\
\
|
*
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Paul Mundt
2007-11-09
2
-12
/
+3
|
|
\
\
\
|
|
*
|
|
sh64: Kill off duplicate includes.
Paul Mundt
2007-11-05
2
-12
/
+3
|
*
|
|
|
sh: remove dead config symbols from SH code
Jiri Olsa
2007-11-09
1
-4
/
+2
|
*
|
|
|
Merge branch 'page_colouring_despair'
Paul Mundt
2007-11-08
5
-137
/
+73
|
|
\
\
\
\
|
|
*
|
|
|
sh: Kill off __{copy,clear}_user_page().
Paul Mundt
2007-11-07
3
-110
/
+1
|
|
*
|
|
|
sh: Optimized copy_{to,from}_user_page() for SH-4.
Paul Mundt
2007-11-07
2
-27
/
+43
|
|
*
|
|
|
sh: Wire up clear_user_highpage().
Paul Mundt
2007-11-07
2
-0
/
+29
|
*
|
|
|
|
sh: Kill off broken snapgear ds1302 code.
Paul Mundt
2007-11-08
3
-326
/
+2
|
*
|
|
|
|
sh: Add a dummy vga.h.
Paul Mundt
2007-11-07
1
-0
/
+6
|
*
|
|
|
|
rtc: rtc-sh: Zero out tm value for invalid rtc states.
Paul Mundt
2007-11-07
1
-1
/
+3
|
*
|
|
|
|
rtc: sh-rtc: Handle rtc_device_register() failure properly.
Paul Mundt
2007-11-07
1
-1
/
+1
|
*
|
|
|
|
sh: Fix heartbeart on Solution Engine series
Nobuhiro Iwamatsu
2007-11-07
3
-0
/
+17
|
*
|
|
|
|
sh: Remove SCI_NPORTS from sh-sci.h
Nobuhiro Iwamatsu
2007-11-07
1
-1
/
+0
|
*
|
|
|
|
sh: Fix up PAGE_KERNEL_PCC() for nommu.
Paul Mundt
2007-11-07
1
-1
/
+3
|
*
|
|
|
|
sh: hs7751rvoip: Kill off dead IPR IRQ mappings.
Paul Mundt
2007-11-07
1
-17
/
+2
[next]