aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-14parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds1-1/+1
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang4-5/+5
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds31-79/+181
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger1-4/+4
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras1-2/+4
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell2-1/+6
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman1-1/+1
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman1-1/+1
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling1-4/+11
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman1-1/+3
2009-04-07powerpc: Correct dependency of KEXECGeert Uytterhoeven1-1/+1
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2-0/+13
2009-04-07powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Scan for all events in rtasdAnton Blanchard1-1/+2
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2-1/+17
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard1-4/+4
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard1-3/+5
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi2-2/+0
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras16-55/+111
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-5/+11
2009-04-06powerpc/85xx: TQM8548: Update DTS file for multi-chip supportWolfgang Grandegger2-4/+10
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-1/+1
2009-04-06powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.Scott Wood1-6/+14
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2-0/+46
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds6-18/+33
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-10/+0
2009-04-02powerpc/math-emu: Change types to work on ppc64Kumar Gala1-3/+3
2009-04-02powerpc/85xx: Re-add the device_type soc to socrates.dtsWolfgang Grandegger1-0/+1
2009-04-02powerpc: Move SPEFSCR defines to common headerKumar Gala2-30/+30
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven5-18/+17
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven1-0/+16
2009-04-02tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell1-5/+1
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+9
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov3-111/+107
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2-0/+30
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov3-22/+13
2009-04-01pm: cleanup includesMagnus Damm1-3/+0
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+2
2009-04-01generic debug pageallocAkinobu Mita2-0/+4
2009-03-31New helper - current_umask()Al Viro1-1/+1