index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
powerpc/85xx: Add P5020 SoC device tree include stub
Kumar Gala
2
-570
/
+653
2011-07-07
powerpc/85xx: Add P3041 SoC device tree include stub
Kumar Gala
2
-578
/
+661
2011-07-01
powerpc: Use -mtraceback=no
Anton Blanchard
1
-1
/
+1
2011-07-01
powerpc: Add jump label support
Michael Ellerman
4
-0
/
+72
2011-07-01
powerpc/hvsi: Fix conflict with old HVSI driver
Benjamin Herrenschmidt
1
-12
/
+12
2011-07-01
powerpc: Fix build problem with default ppc_md.progress commit
Benjamin Herrenschmidt
1
-0
/
+2
2011-06-30
powerpc: Add printk companion for ppc_md.progress
Dave Carroll
3
-1
/
+8
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
4
-51
/
+19
2011-06-30
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
21
-141
/
+152
2011-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-91
/
+102
2011-06-29
powerpc/pseries: Move hvsi support into a library
Benjamin Herrenschmidt
1
-0
/
+34
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
6
-192
/
+24
2011-06-29
powerpc/udbg: Register udbg console generically
Benjamin Herrenschmidt
2
-2
/
+2
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
1
-12
/
+4
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
1
-0
/
+68
2011-06-29
powerpc/maple: Register CPC925 EDAC device on all boards with CPC925
Dmitry Eremin-Solenikov
1
-22
/
+19
2011-06-29
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
4
-26
/
+12
2011-06-29
powerpc/pseries: Introduce pSeries_reconfig_notify()
Akinobu Mita
3
-19
/
+23
2011-06-29
powerpc/maple: Enable scom access functions on Maple
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-06-29
powerpc: mem_init should call memblock_is_reserved with phys_addr_t
Becky Bruce
1
-1
/
+2
2011-06-29
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
Becky Bruce
1
-1
/
+2
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
4
-34
/
+266
2011-06-29
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
4
-16
/
+21
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
5
-57
/
+60
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-29
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
3
-1
/
+24
2011-06-29
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
Michael Neuling
1
-1
/
+0
2011-06-28
powerpc/4xx: Update Canyonlands and Glacier boards DTS to add HW RNG support
Mike Williams
2
-1
/
+12
2011-06-28
ppc4xx: Add crypto and RNG entries to Sequoia DTS
Josh Boyer
1
-0
/
+12
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-7
/
+0
2011-06-27
powerpc/85xx: disable timebase synchronization under the hypervisor
Timur Tabi
3
-0
/
+33
2011-06-27
powerpc/85xx: Add P1010RDB board support
Prabhakar Kushwaha
6
-0
/
+790
2011-06-27
powerpc/86xx: enable the framebuffer console on the MPC8610 HPCD
Timur Tabi
1
-0
/
+5
2011-06-27
powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCD
Timur Tabi
1
-59
/
+48
2011-06-27
powerpc/85xx: enable the framebuffer console for the defconfigs
Timur Tabi
2
-0
/
+8
2011-06-27
powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed values
Timur Tabi
1
-1
/
+6
2011-06-27
powerpc/e500mc: Add support for the wait instruction in e500_idle
Scott Wood
4
-0
/
+19
2011-06-27
powerpc/85xx: Add P4080 SoC device tree include stub
Kumar Gala
2
-587
/
+662
2011-06-27
powerpc/p1022ds: add missing iounmap calls to platform file
Timur Tabi
1
-3
/
+8
2011-06-27
powerpc/85xx: specify interrupt for pq3-localbus devices
Dmitry Eremin-Solenikov
8
-0
/
+16
2011-06-27
powerpc/85xx: tqm8540 - add description for onboard flash
Dmitry Eremin-Solenikov
1
-0
/
+40
2011-06-27
powerpc/85xx: Update device tree to add nand info for p3041ds
Lei Xu
1
-0
/
+39
2011-06-27
powerpc/85xx: Update device tree to add nand info for p5020ds
Lei Xu
1
-0
/
+39
2011-06-27
powerpc/85xx: Add host-pci(e) bridge only for RC
Prabhakar Kushwaha
1
-0
/
+13
2011-06-27
powerpc/85xx: add board support for the Freescale hypervisor
Timur Tabi
5
-3
/
+55
2011-06-27
powerpc: add Freescale hypervisor partition control functions
Timur Tabi
2
-0
/
+30
2011-06-27
powerpc: introduce the ePAPR embedded hypervisor vmpic driver
Ashish Kalra
4
-0
/
+347
2011-06-27
powerpc: introduce ePAPR embedded hypervisor hcall interface
Timur Tabi
2
-0
/
+1157
2011-06-23
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
3
-36
/
+37
2011-06-23
powerpc/qe: Limit QE support to ppc32
Kumar Gala
1
-1
/
+1
[next]