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
*
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
Anton Blanchard
2012-03-28
1
-25
/
+1
*
powerpc/pseries: Clean up ras_error_interrupt code
Anton Blanchard
2012-03-28
1
-19
/
+8
*
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
2012-03-28
2
-2
/
+1
*
powerpc/pseries: Use rtas_get_sensor in RAS code
Anton Blanchard
2012-03-28
1
-4
/
+1
*
powerpc/pseries: Parse and handle EPOW interrupts
Anton Blanchard
2012-03-28
1
-17
/
+116
*
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
2012-03-28
3
-66
/
+69
*
powerpc/eeh: Retrieve PHB from global list
Gavin Shan
2012-03-28
1
-14
/
+5
*
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
2012-03-28
2
-24
/
+13
*
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
2012-03-28
2
-1
/
+9
*
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
3
-0
/
+3
|
\
|
*
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
3
-0
/
+3
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
1
-8
/
+2
|
\
\
|
*
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
1
-8
/
+2
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
15
-119
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/PCI: allow reallocation on PA Semi
Bjorn Helgaas
2012-03-20
1
-3
/
+0
|
*
|
powerpc/PCI: convert devtree bus addresses to resource
Bjorn Helgaas
2012-03-20
1
-4
/
+8
|
*
|
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-03-20
4
-6
/
+11
|
*
|
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
|
*
|
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-2
/
+0
|
*
|
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
2
-81
/
+6
|
*
|
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
10
-22
/
+15
|
*
|
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
2012-02-23
5
-8
/
+4
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
282
-13846
/
+9612
|
\
\
\
|
*
|
|
powerpc/ps3: Do not adjust the wrapper load address
Stephen Rothwell
2012-03-21
1
-9
/
+13
|
*
|
|
powerpc: Remove the rest of the legacy iSeries include files
Stephen Rothwell
2012-03-21
9
-707
/
+0
|
*
|
|
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
2012-03-21
5
-37
/
+3
|
*
|
|
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
18
-367
/
+26
|
*
|
|
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-03-21
2
-2
/
+1
|
*
|
|
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-03-21
87
-897
/
+4927
|
|
\
\
\
|
|
*
|
|
powerpc: add support for MPIC message register API
Jia Hongtao
2012-03-16
4
-0
/
+424
|
|
*
|
|
powerpc/fsl: Added aliased MSIIR register address to MSI node in dts
Diana CRACIUN
2012-03-16
1
-3
/
+3
|
|
*
|
|
powerpc/85xx: mpc8548cds - add 36-bit dts
Zhao Chenhui
2012-03-16
1
-0
/
+86
|
|
*
|
|
powerpc/85xx: Refactor mpc8548cds device tree
Zhao Chenhui
2012-03-16
4
-358
/
+393
|
|
*
|
|
powerpc/85xx: mpc8548cds - Add FPGA node to dts
chenhui zhao
2012-03-16
2
-17
/
+41
|
|
*
|
|
powerpc/85xx: mpc8548cds - fix alias in mpc8548si-pre.dtsi
Zhao Chenhui
2012-03-16
1
-1
/
+3
|
|
*
|
|
powerpc/85xx: mpc8548cds - Add RapidIO node to dts
chenhui zhao
2012-03-16
3
-0
/
+24
|
|
*
|
|
powerpc/85xx: mpc8548cds - Add NOR flash node to dts
chenhui zhao
2012-03-16
1
-1
/
+39
|
|
*
|
|
powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridge
chenhui zhao
2012-03-16
1
-2
/
+29
|
|
*
|
|
powerpc/85xx: Add Quicc Engine support for p1025rdb
Zhicheng Fan
2012-03-16
1
-1
/
+76
|
|
*
|
|
powerpc/85xx: Abstract common define of signal multiplex control for qe
Zhicheng Fan
2012-03-16
2
-21
/
+20
|
|
*
|
|
powerpc/85xx: allow CONFIG_PHYS_64BIT to be selectable
Timur Tabi
2012-03-16
3
-1
/
+2
|
|
*
|
|
powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controller
chenhui zhao
2012-03-16
1
-0
/
+3
|
|
*
|
|
powerpc/dts: fix the compatible string of sec 4.0
Liu Shuo
2012-03-16
1
-5
/
+5
|
|
*
|
|
powerpc/85xx: Add missing config option for CACHE SRAM code
Claudiu Manoil
2012-03-16
1
-0
/
+9
|
|
*
|
|
powerpc/85xx: Fix compiler error with THIS_MODULE and related
Claudiu Manoil
2012-03-16
2
-0
/
+2
|
|
*
|
|
powerpc/83xx: mpc836x - fix failed phy detection for ucc ethernet on MDS
Paul Gortmaker
2012-03-16
1
-0
/
+4
|
|
*
|
|
powerpc/85xx: p1022ds: enable monitor switching via pixis indirect mode
Timur Tabi
2012-03-16
1
-22
/
+110
|
|
*
|
|
powerpc/85xx: Board support for GE IMP3A
Martyn Welch
2012-03-16
5
-0
/
+774
|
|
*
|
|
powerpc: Move GE PIC drivers
Martyn Welch
2012-03-16
10
-9
/
+11
|
|
*
|
|
gpio: Move GE GPIO driver to reside within GPIO subsystem
Martyn Welch
2012-03-16
5
-173
/
+5
[next]