summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
| * powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
| * powerpc: Correct dependency of KEXECGeert Uytterhoeven2009-04-071-1/+1
| * powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
| * powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard2009-04-071-1/+1
| * powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
| * powerpc/pseries: Scan for all events in rtasdAnton Blanchard2009-04-071-1/+2
| * powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-072-1/+17
| * powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
| * powerpc: Print progress of ibm,client-architecture methodAnton Blanchard2009-04-071-3/+5
| * powerpc: Remove duplicated #include'sHuang Weiyi2009-04-072-2/+0
| * Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-0716-55/+111
| |\
| | * powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.Scott Wood2009-04-061-6/+14
| | * powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2009-04-062-0/+46
| | * powerpc/math-emu: Change types to work on ppc64Kumar Gala2009-04-021-3/+3
| | * powerpc/85xx: Re-add the device_type soc to socrates.dtsWolfgang Grandegger2009-04-021-0/+1
| | * powerpc: Move SPEFSCR defines to common headerKumar Gala2009-04-022-30/+30
| | * powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodesKumar Gala2009-03-318-16/+16
| | * powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKEJosh Boyer2009-03-311-0/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-063-5/+11
|\ \ \ | |/ / |/| |
| * | powerpc/85xx: TQM8548: Update DTS file for multi-chip supportWolfgang Grandegger2009-04-062-4/+10
| * | [MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger2009-04-061-1/+1
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-5/+1
|\ \ \
| * | | tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-021-5/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30295-4896/+21939
| | |\ \ \
| | * | | | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-191-0/+1
| | * | | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-136-99/+46
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-051-0/+4
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-033-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-303-4/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-036-18/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-025-18/+17
| * | | | | | | | | powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven2009-04-021-0/+16
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | New helper - current_umask()Al Viro2009-03-311-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* | | | | | | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
* | | | | | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-021-10/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-012-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes2009-03-251-0/+1
| * | | | | | | | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-0/+4
| * | | | | | | | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-191-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-013-111/+107
* | | | | | | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2009-04-012-0/+30
* | | | | | | | spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-013-22/+13
* | | | | | | | pm: cleanup includesMagnus Damm2009-04-011-3/+0
* | | | | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+2
OpenPOWER on IntegriCloud