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
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
6
-15
/
+126
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
1
-1
/
+2
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-6
/
+10
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2
-0
/
+5
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
3
-5
/
+1
2009-09-10
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2
-8
/
+8
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
3
-5
/
+5
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
1
-2
/
+1
2009-09-10
Merge branch 'master' into for-linus
Rafael J. Wysocki
4
-140
/
+82
2009-09-10
PCI/powerpc: support PCIe fundamental reset
Mike Mason
2
-1
/
+10
2009-09-10
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-09-06
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
1
-1
/
+0
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
70
-2903
/
+4113
2009-09-03
perf_counter/powerpc: Fix cache event codes for POWER7
Paul Mackerras
1
-3
/
+3
2009-09-02
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2
-136
/
+79
2009-09-02
powerpc: Fix some late PowerMac G5 with PCIe ATI graphics
Benjamin Herrenschmidt
1
-0
/
+61
2009-09-02
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
Kumar Gala
4
-18
/
+30
2009-09-02
powerpc/book3e: Add missing page sizes
Kumar Gala
1
-0
/
+10
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
5
-6
/
+31
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
7
-66
/
+61
2009-08-31
locking, powerpc: Rename __spin_try_lock() and friends
Heiko Carstens
1
-10
/
+10
2009-08-31
powerpc/405ex: support cuImage via included dtb
Tiejun Chen
2
-1
/
+50
2009-08-31
powerpc/405ex: provide necessary fixup function to support cuImage
Tiejun Chen
3
-3
/
+144
2009-08-31
powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC
Solomon Peachy
6
-2
/
+584
2009-08-31
powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.
fkan@amcc.com
4
-0
/
+1686
2009-08-31
powerpc/44x: Update Arches defconfig
Stefan Roese
1
-50
/
+332
2009-08-31
powerpc/44x: Update Arches dts
Stefan Roese
1
-0
/
+50
2009-08-31
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
2
-0
/
+14
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2
-0
/
+17
2009-08-28
powerpc: Properly start decrementer on BookE secondary CPUs
Benjamin Herrenschmidt
2
-20
/
+22
2009-08-28
powerpc: derive COMMAND_LINE_SIZE from asm-generic
Paul Gortmaker
1
-1
/
+1
2009-08-28
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
4
-93
/
+90
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
6
-296
/
+364
2009-08-28
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
2
-17
/
+0
2009-08-28
powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB
Kumar Gala
2
-4
/
+202
2009-08-28
powerpc/book3e-64: Add helper function to setup IVORs
Kumar Gala
2
-0
/
+23
2009-08-28
powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementer
Kumar Gala
1
-2
/
+4
2009-08-28
powerpc/book3e-64: Move the default cpu table entry
Kumar Gala
1
-22
/
+27
2009-08-28
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
2
-1
/
+46
2009-08-28
powerpc: Adjust base and index registers in Altivec macros
Michael Wolf
1
-6
/
+6
2009-08-28
powerpc: Name xpn & x fields in HW Hash PTE format
Becky Bruce
1
-3
/
+7
2009-08-28
powerpc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
3
-1
/
+22
2009-08-28
powerpc: Handle SWIOTLB mapping error properly
FUJITA Tomonori
2
-1
/
+7
2009-08-28
powerpc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2
-241
/
+7
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
12
-79
/
+37
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
6
-19
/
+4
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
8
-28
/
+28
2009-08-28
Merge commit 'tip/iommu-for-powerpc' into next
Benjamin Herrenschmidt
2
-47
/
+24
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
[prev]
[next]