index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-04
61
-289
/
+1201
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
2010-08-01
6
-0
/
+323
|
|
*
|
|
|
|
powerpc/512x: add clock structure for Video-IN (VIU) unit
Anatolij Gustschin
2010-08-01
1
-0
/
+18
|
|
*
|
|
|
|
powerpc/5121: add initial support for PDM360NG board
Anatolij Gustschin
2010-08-01
4
-0
/
+547
|
|
*
|
|
|
|
powerpc/512x: Group mpc512x board's selection menu
Anatolij Gustschin
2010-08-01
1
-9
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
powerpc/kexec: Fix orphaned offline CPUs across kexec
Matt Evans
2010-07-31
1
-1
/
+25
|
*
|
|
|
|
powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
Matt Evans
2010-07-31
1
-5
/
+24
|
*
|
|
|
|
powerpc: Print decimal values in prom_init.c
Michael Neuling
2010-07-31
1
-9
/
+35
|
*
|
|
|
|
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
2010-07-31
1
-0
/
+1
|
*
|
|
|
|
powerpc/powermac: Add PowerMac10,2 machine descriptor
Benjamin Herrenschmidt
2010-07-31
1
-1
/
+5
|
*
|
|
|
|
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
2010-07-31
1
-2
/
+2
|
*
|
|
|
|
powerpc/smp: remove the incorrect decrementer initial codes for AP
Tiejun Chen
2010-07-31
1
-8
/
+0
|
*
|
|
|
|
powerpc: Fix GENERIC_ISA_DMA dependency
Anton Vorontsov
2010-07-31
1
-1
/
+1
|
*
|
|
|
|
powerpc: Remove redundant xics badness warning
Brian King
2010-07-31
1
-2
/
+0
|
*
|
|
|
|
powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...
Neil Horman
2010-07-31
1
-0
/
+12
|
*
|
|
|
|
powerpc: Remove unnecessary casts of private_data
Joe Perches
2010-07-31
1
-1
/
+1
|
*
|
|
|
|
powerpc/crashdump: Fix issues with kexec and 36bit physical addr
Matthew McClintock
2010-07-31
2
-7
/
+7
|
*
|
|
|
|
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-07-31
4
-11
/
+31
|
*
|
|
|
|
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2010-07-30
4
-27
/
+115
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly
Lee Nipper
2010-07-26
1
-7
/
+111
|
|
*
|
|
|
|
powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files
Stefan Roese
2010-07-26
2
-4
/
+4
|
|
*
|
|
|
|
Remove REDWOOD_[456] config options and conditional code
Christian Dietrich
2010-07-26
1
-16
/
+0
|
*
|
|
|
|
|
powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookE
Benjamin Herrenschmidt
2010-07-14
2
-2
/
+2
|
*
|
|
|
|
|
powerpc/book3e: Adjust the page sizes list based on MMU config
Benjamin Herrenschmidt
2010-07-14
3
-32
/
+109
|
*
|
|
|
|
|
powerpc/book3e: Add TLB dump in xmon for Book3E
Benjamin Herrenschmidt
2010-07-14
1
-0
/
+152
|
*
|
|
|
|
|
powerpc/book3e: Fix single step when using HW page tables
Benjamin Herrenschmidt
2010-07-14
2
-4
/
+15
|
*
|
|
|
|
|
powerpc/book3e: Add generic 64-bit idle powersave support
Benjamin Herrenschmidt
2010-07-14
4
-1
/
+111
|
*
|
|
|
|
|
powerpc/book3e: Resend doorbell exceptions to ourself
Michael Ellerman
2010-07-09
3
-2
/
+13
|
*
|
|
|
|
|
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
3
-18
/
+40
|
*
|
|
|
|
|
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
2
-2
/
+24
|
*
|
|
|
|
|
powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit
Benjamin Herrenschmidt
2010-07-09
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
powerpc: Removing dead CONFIG_SMP_750
Christoph Egger
2010-07-09
1
-15
/
+0
|
*
|
|
|
|
powerpc/pseries: Use kstrdup
Julia Lawall
2010-07-09
1
-3
/
+1
|
*
|
|
|
|
powerpc/iseries: Use kstrdup
Julia Lawall
2010-07-09
1
-2
/
+1
|
*
|
|
|
|
powerpc/numa: Use form 1 affinity to setup node distance
Anton Blanchard
2010-07-09
2
-33
/
+92
|
*
|
|
|
|
powerpc: Remove all rcu head initializations
Paul E. McKenney
2010-07-09
1
-1
/
+0
|
*
|
|
|
|
powerpc: Add i8042 keyboard and mouse irq parsing
Martyn Welch
2010-07-09
1
-0
/
+13
|
*
|
|
|
|
powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...
Mark Nelson
2010-07-09
1
-8
/
+15
|
*
|
|
|
|
powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...
Mark Nelson
2010-07-09
2
-3
/
+5
|
*
|
|
|
|
powerpc: Optimise per cpu accesses on 64bit
Anton Blanchard
2010-07-09
3
-6
/
+7
|
*
|
|
|
|
powerpc/iseries: Fix constant warning
Denis Kirjanov
2010-07-09
1
-1
/
+1
|
*
|
|
|
|
powerpc/mpic: Add ability to reset a core via MPIC
Matthew McClintock
2010-07-09
2
-0
/
+19
|
*
|
|
|
|
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
Becky Bruce
2010-07-09
1
-3
/
+4
|
*
|
|
|
|
powerpc/pseries/eeh: Use for_each_pci_dev()
Kulikov Vasiliy
2010-07-09
1
-2
/
+1
|
*
|
|
|
|
powerpc/pseries: Partition hibernation support
Brian King
2010-07-09
5
-1
/
+223
|
*
|
|
|
|
powerpc/pseries: Migration code reorganization / hibernation prep
Brian King
2010-07-09
3
-35
/
+81
[prev]
[next]