index
:
kernel/git/stable/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.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-19
powerpc: Convert pmc_owner_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert die.lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert tlbivax_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert mpic locks to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert big_irq_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert i8259_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert beat_htab_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert confirm_error_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert ipic_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert native_tlbie_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert nv_lock to raw_spinlock
Thomas Gleixner
2010-02-19
powerpc: Convert context_lock to raw_spinlock
Thomas Gleixner
2010-02-19
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-02-17
powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
Anton Vorontsov
2010-02-17
powerpc/86xx: Enable VME driver on the GE SBC610
Martyn Welch
2010-02-17
powerpc/86xx: Enable VME driver on the GE PPC9A
Martyn Welch
2010-02-17
powerpc/86xx: Add MSI section to GE PPC9A DTS
Malcolm Crossley
2010-02-17
powerpc/86xx: Switch on highmem support on GE SBC610
Martyn Welch
2010-02-17
powerpc/86xx: Basic flash support for GE SBC610
Martyn Welch
2010-02-17
powerpc/86xx: Add MSI section to GE SBC610 DTS
Malcolm Crossley
2010-02-17
powerpc/86xx: Fix GE SBC310 XMC site support
Malcolm Crossley
2010-02-17
powerpc/86xx: Add MSI section to GE SBC310 DTS
Martyn Welch
2010-02-17
powerpc/fsl-booke: replace a hardcoded constant
Sebastian Andrzej Siewior
2010-02-18
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2010-02-17
powerpc/mpc5121: correct DIU compatible property
Anatolij Gustschin
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
powerpc/mpc5121: enable support for more PSC UARTs
Anatolij Gustschin
2010-02-17
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
2010-02-17
powerpc/booke: Add definitions for advanced debug registers
Dave Kleikamp
2010-02-17
powerpc: Extended ptrace interface
Dave Kleikamp
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2010-02-17
powerpc: Improve 64bit copy_tofrom_user
Anton Blanchard
2010-02-17
powerpc: Pair loads and stores in copy_4k_page
Anton Blanchard
[next]