summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-05Fix spelling of 'platform' in comments and docStefan Weil
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-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
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-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely
2010-01-28of: merge machine_is_compatible()Grant Likely
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard
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-17PCI/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-13powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz
2009-12-13powerpc: 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-11of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-11of/flattree: eliminate cell_t typedefGrant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds