summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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 branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-5/+1Star
|\ \
| * | tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-021-5/+1Star
* | | 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/+46Star
| | |\ \ \
| | * \ \ \ 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-043-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/+17Star
| * | | | | | | | 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-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | New helper - current_umask()Al Viro2009-04-011-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-031-0/+3
* | | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* | | | | | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-031-1/+1
* | | | | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-031-10/+0Star
| |/ / / / / / |/| | | | | |
* | | | | | | 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-201-0/+4
* | | | | | | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-013-111/+107Star
* | | | | | | | 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/+13Star
* | | | | | | | pm: cleanup includesMagnus Damm2009-04-011-3/+0Star
* | | | | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+2
* | | | | | | | generic debug pageallocAkinobu Mita2009-04-012-0/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-317-12/+0Star
|\ \ \ \ \ \ \
| * | | | | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-306-7/+0Star
| * | | | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-1/+0Star
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-3036-429/+1907
|\| | | | |