summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x3-6/+5
2009-05-15powerpc: Fix mktree build error on Mac OS X hostTimur Tabi1-5/+5
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn1-10/+107
2009-05-14powerpc/virtex: Add uImage to the default images listGrant Likely2-0/+2
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGrant Likely1-1/+1
2009-05-13powerpc/8xx: Update defconfigsKumar Gala5-99/+241
2009-05-13powerpc/embedded6xx: Update defconfigsKumar Gala9-221/+600
2009-05-13powerpc/86xx: Update defconfigsKumar Gala7-386/+556
2009-05-13powerpc/85xx: Update defconfigsKumar Gala13-351/+1118
2009-05-13powerpc/83xx: Update defconfigsKumar Gala14-386/+1115
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov1-0/+1
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar43-11219/+96
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov1-46/+0
2009-05-06irq: change ->set_affinity() to return status, fixIngo Molnar1-1/+1
2009-05-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-5/+10
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson31-11152/+28
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely1-10/+0
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt1-2/+2
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf1-4/+9
2009-04-29perf_counter: powerpc: allow use of limited-function countersPaul Mackerras7-76/+479
2009-04-29perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter1-13/+12
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar46-5534/+941
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds9-49/+53
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-6/+10
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-27powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras1-13/+43
2009-04-27powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch1-0/+1
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott6-6/+11
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds19-5360/+795
2009-04-24powerpc/44x: Correct memory size calculation for denali-based boardsValentine Barshak1-13/+43
2009-04-23powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell1-1/+1
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala4-30/+3
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand1-4/+0
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand1-1/+1
2009-04-22powerpc/32: Don't clobber personality flags on execAndreas Schwab1-1/+2
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman1-1/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras18-147/+494
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala4-6707/+0
2009-04-21powerpc/85xx: Added SMP defconfigKumar Gala1-0/+1829
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala1-16/+27
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala1-125/+88
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-4/+4
2009-04-21powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi1-5/+0
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov1-11/+17
2009-04-20powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen1-6/+5