summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-051-0/+2
|\
| * Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-031-0/+2
| |\
| | * KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-251-0/+2
* | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-042-3/+0Star
|\| |
| * | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
| * | powerpc set_huge_psize() false positiveAl Viro2008-11-301-1/+0Star
| |/
* | powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-201-1/+4
* | powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-202-1/+12
* | powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2008-11-201-1/+13
|/
* powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2008-11-082-10/+4Star
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-314-15/+12Star
|\
| * powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-311-0/+2
| * powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-311-7/+8
| * powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-311-0/+2
| * powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-2/+0Star
| * powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-311-6/+0Star
* | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-273-6/+13
|\|
| * Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-231-1/+0Star
| |\
| | * x86, um: get rid of uml signal.hAl Viro2008-10-231-1/+0Star
| * | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-5/+12
| * | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-219-14/+52
| |\|
| * | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-211-1/+4
* | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-1/+1
|\ \ \ | |_|/ |/| |
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-211-1/+1
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-202-0/+18
|\ \ \
| * | | powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-202-0/+18
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc: fix linux-next build failureStephen Rothwell2008-10-161-1/+5
| | | |
| \ \ \
*-. \ \ \ Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai2008-10-2037-372/+673
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-172-2/+24
| | |\ \ \
| | | * | | KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-152-0/+13
| | | * | | KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-152-0/+6
| | | * | | KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-151-2/+0Star
| | | * | | KVM: ppc: guest breakpoint supportHollis Blanchard2008-10-151-0/+5
| | | |/ /
| | * | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-7/+0Star
| | |\ \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *-----. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-7/+0Star
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | * | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-141-7/+0Star
| | | | | |/ / / | | | | |/| | |
| | * | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-2/+2
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-155-80/+18Star
| | |\| | | |
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-135-9/+26
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-121-0/+4
| | | | |\ \ \ \
| | | | | * | | | ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-091-0/+4
| |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-231-5/+0Star
| |_|_|/ / / / |/| | | | | |
| | | * | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-20/+0Star
| | | * | | | PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-061-54/+0Star
| | * | | | | powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson2008-10-143-15/+16
| | * | | | | powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2008-10-131-44/+4Star
| | * | | | | powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala2008-10-131-1/+2
| | * | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-071-0/+11
| | |\ \ \ \ \