aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-02-17powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard
2010-02-09powerpc: Clear MSR_RI during RTAS callsAnton Blanchard
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-02-09powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard
2010-02-09powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2010-02-04powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt
2010-02-03powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com
2010-02-03powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot
2010-01-15powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot
2010-01-15powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese
2010-01-15powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov
2010-01-15powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz
2009-12-12powerpc: broadway processor supportAlbert Herranz
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-09powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund