index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
Martyn Welch
2009-09-11
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
2009-09-11
powerpc/irq: Improve nanodoc
Wolfram Sang
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-09-08
Merge commit 'md/for-linus' into async-tx-next
Dan Williams
2009-09-08
fsldma: Add DMA_SLAVE support
Ira Snyder
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-02
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
Kumar Gala
2009-09-02
powerpc/book3e: Add missing page sizes
Kumar Gala
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-08-31
locking, powerpc: Rename __spin_try_lock() and friends
Heiko Carstens
2009-08-30
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-28
powerpc: derive COMMAND_LINE_SIZE from asm-generic
Paul Gortmaker
2009-08-28
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
2009-08-28
powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB
Kumar Gala
2009-08-28
powerpc/book3e-64: Add helper function to setup IVORs
Kumar Gala
2009-08-28
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
2009-08-28
powerpc: Adjust base and index registers in Altivec macros
Michael Wolf
2009-08-28
powerpc: Name xpn & x fields in HW Hash PTE format
Becky Bruce
2009-08-28
powerpc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-08-28
powerpc: Handle SWIOTLB mapping error properly
FUJITA Tomonori
2009-08-28
powerpc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
2009-08-28
Merge commit 'tip/iommu-for-powerpc' into next
Benjamin Herrenschmidt
2009-08-27
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-24
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
Kumar Gala
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2009-08-20
powerpc: Switch to asm-generic/hardirq.h
Christoph Hellwig
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-08-20
powerpc/mm: Fix encoding of page table cache numbers
Benjamin Herrenschmidt
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
2009-08-20
powerpc: Add definitions used by exception handling on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
[prev]
[next]