summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-2219-124/+193
|\
| * memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-132-9/+9
| * Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-0819-50/+88
| |\
| * | powerpc, memblock: Fix memblock API change falloutYinghai Lu2010-09-111-1/+1
| * | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31326-136981/+8199Star
| |\ \
| * | | memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-051-1/+1
| * | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-0514-31/+125
| * | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-059-37/+37
| * | | memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-051-1/+1
| * | | memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-043-71/+46Star
| * | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-043-15/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-214-53/+70
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-074-53/+70
| | |_|/ | |/| |
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-212-7/+56
|\ \ \ \
| * | | | powerpc/of: add eSPI controller dts bindings and DTS modificationMingkai Hu2010-10-132-7/+56
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-215-26/+26
|\ \ \ \
| * | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-204-12/+13
| |\| | |
| * | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-125-26/+26
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-4/+0Star
|\ \ \ \ \
| * | | | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-181-4/+0Star
| | |/ / / | |/| | |
* | | | | perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras2010-10-191-1/+1
* | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-183-22/+23
* | | | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-084-12/+13
|\| | | |
| * | | | powerpc: remove unused variableStephen Rothwell2010-10-061-1/+0Star
| * | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0Star
| * | | | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| | * | | powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| | * | | powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
| | | |/ | | |/|
* | | | Merge branch 'linus' into perf/coreIngo Molnar2010-09-233-3/+4
|\| | |
| * | | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
* | | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-211-1/+1
|\| | |
| * | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-1/+1
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-1512-37/+72
|\| | |
| * | | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-101-0/+1
| * | | powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
| * | | powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
| * | | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
| * | | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
| * | | fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
| * | | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
| * | | powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
| * | | powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-311-3/+9
| * | | powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11Star
| * | | powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-3/+2Star
| |\ \
| | * | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-201-3/+2Star
* | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-092-78/+134
* | | | perf: Per PMU disablePeter Zijlstra2010-09-092-19/+23
* | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-092-2/+9