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
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/book3e: Resend doorbell exceptions to ourself
Michael Ellerman
2010-07-09
2
-2
/
+12
*
powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path
David Gibson
2010-07-09
1
-1
/
+6
*
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
Benjamin Herrenschmidt
2010-07-09
3
-4
/
+25
*
powerpc/book3e: Don't re-trigger decrementer on lazy irq restore
Benjamin Herrenschmidt
2010-07-09
1
-0
/
+9
*
powerpc/book3e: More doorbell cleanups. Sample the PIR register
Benjamin Herrenschmidt
2010-07-09
1
-13
/
+34
*
powerpc/book3e: Move doorbell_exception from traps.c to dbell.c
Benjamin Herrenschmidt
2010-07-09
2
-22
/
+21
*
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
Benjamin Herrenschmidt
2010-07-09
1
-0
/
+22
*
powerpc: Add i8042 keyboard and mouse irq parsing
Martyn Welch
2010-07-09
1
-0
/
+13
*
powerpc: Optimise per cpu accesses on 64bit
Anton Blanchard
2010-07-09
2
-3
/
+7
*
powerpc/pseries: Migration code reorganization / hibernation prep
Brian King
2010-07-09
1
-35
/
+70
*
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
2010-07-09
2
-135
/
+3
*
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
2010-07-09
4
-237
/
+97
*
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-09
8
-5
/
+453
|
\
|
*
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
2010-06-30
1
-0
/
+10
|
*
powerpc, hw_breakpoint: Cooperate better with other single-steppers
Paul Mackerras
2010-06-23
1
-6
/
+7
|
*
powerpc, hw_breakpoint: Fix off-by-one in checking access address
Paul Mackerras
2010-06-23
1
-16
/
+7
|
*
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
2010-06-22
1
-2
/
+21
|
*
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-06-22
2
-0
/
+21
|
*
powerpc, hw_breakpoint: Handle concurrent alignment interrupts
K.Prasad
2010-06-22
1
-5
/
+3
|
*
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
6
-0
/
+408
*
|
powerpc: Fix default_machine_crash_shutdown #ifdef botch
Paul E. McKenney
2010-07-08
1
-1
/
+1
*
|
powerpc: Fix logic error in fixup_irqs
Johannes Berg
2010-07-08
1
-1
/
+4
*
|
powerpc: Linux cannot run with 0 cores
Anton Blanchard
2010-07-08
1
-1
/
+1
*
|
powerpc: Fix compile errors in prom_init_check for gcc 4.5
Stephen Rothwell
2010-07-08
1
-0
/
+6
*
|
powerpc/perf_event: Fix for power_pmu_disable()
Matt Evans
2010-07-08
1
-1
/
+4
*
|
powerpc: rtas_flash needs to use rtas_data_buf
Milton Miller
2010-06-15
1
-18
/
+21
*
|
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
6
-29
/
+0
*
|
powerpc/kexec: Wait for online/possible CPUs only.
Matt Evans
2010-06-15
1
-17
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-11
1
-0
/
+1
|
\
|
*
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-06-11
1
-0
/
+1
*
|
powerpc/kprobes: Remove resume_execution() in kprobes
Ananth N Mavinakayanahalli
2010-06-02
1
-12
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-06-01
9
-202
/
+549
|
\
\
|
*
|
powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
Benjamin Herrenschmidt
2010-05-31
1
-1
/
+1
|
*
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2010-05-31
8
-201
/
+548
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
2010-05-24
4
-0
/
+60
|
|
*
powerpc/fsl-booke: Move the entry setup code into a seperate file
Sebastian Andrzej Siewior
2010-05-24
2
-198
/
+201
|
|
*
powerpc/fsl-booke: fix the case where we are not in the first page
Sebastian Andrzej Siewior
2010-05-24
1
-0
/
+1
|
|
*
powerpc/fsl-booke: Add hibernation support for FSL BookE processors
Anton Vorontsov
2010-05-21
2
-2
/
+199
|
|
*
powerpc/e500mc: Implement machine check handler.
Scott Wood
2010-05-21
2
-2
/
+88
*
|
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-6
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
1
-1
/
+1
|
*
|
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
|
*
|
Rename .data.init_task to .data..init_task.
Tim Abbott
2010-03-03
1
-3
/
+1
|
*
|
Rename .data.cacheline_aligned to .data..cacheline_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
*
|
|
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
2
-8
/
+8
*
|
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
37
-503
/
+1405
|
\
\
\
|
*
\
\
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
4
-43
/
+81
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Find HTAB ourselves
Alexander Graf
2010-05-17
1
-5
/
+0
|
|
*
|
|
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2010-05-17
1
-0
/
+14
|
|
*
|
|
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
2010-05-17
1
-1
/
+1
[next]