aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt
2009-05-27Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt
2009-05-26powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt
2009-05-18powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-05-18powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt
2009-05-18powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-15powerpc: Fix PCI ROM accessBenjamin Herrenschmidt
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x
2009-05-15powerpc: Fix mktree build error on Mac OS X hostTimur Tabi
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn
2009-05-14powerpc/virtex: Add uImage to the default images listGrant Likely
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGrant Likely
2009-05-13powerpc/8xx: Update defconfigsKumar Gala
2009-05-13powerpc/embedded6xx: Update defconfigsKumar Gala
2009-05-13powerpc/86xx: Update defconfigsKumar Gala
2009-05-13powerpc/85xx: Update defconfigsKumar Gala
2009-05-13powerpc/83xx: Update defconfigsKumar Gala
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov
2009-05-06irq: change ->set_affinity() to return status, fixIngo Molnar
2009-05-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala
2009-04-27powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras