summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-2210-63/+110
* powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-10-221-2/+4
* powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2008-10-222-0/+12
* powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-221-1/+2
* powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-221-2/+0
* powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-2213-40/+7
* Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-2126-215/+436
|\
| * misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-1/+1
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-203-1/+153
| |\
| | * powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-203-1/+153
| * | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-0/+1
| |\ \
| | * | sputrace: use marker_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+1
| * | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-201-0/+3
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai2008-10-20305-6457/+13178
| | |\ \ \ \
| | | * | | | ps3: Add passthru support for non-audio streamsTakashi Iwai2008-10-201-0/+2
| | | * | | | ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno2008-10-201-0/+1
| | |/ / / /
| * | | | | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-2/+8
| * | | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
| * | | | | mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-17/+0
| | |/ / / | |/| | |
| * | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-1610-57/+246
| |\ \ \ \
| | * | | | KVM: switch to get_user_pages_fastMarcelo Tosatti2008-10-151-2/+0
| | * | | | KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard2008-10-151-7/+1
| | * | | | KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-157-19/+41
| | * | | | KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-156-18/+64
| | * | | | KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-153-17/+3
| | * | | | KVM: ppc: guest breakpoint supportHollis Blanchard2008-10-154-2/+113
| | * | | | KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+2
| | * | | | KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-152-1/+18
| | * | | | KVM: ppc: enable KVM_TRACE building for powerpcJerone Young2008-10-152-2/+15
| | | |/ / | | |/| |
| * | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-164-18/+9
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-----. \ \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-154-18/+9
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-142-11/+6
| | | | | * | | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-142-7/+3
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-2/+2
| * | | | | | | | powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-16/+7
| * | | | | | | | powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-6/+6
| * | | | | | | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-63/+0
| * | | | | | | | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-36/+0
| |/ / / / / / /
* | | | | | | | Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-2112-24/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2008-10-202-0/+16
| * | | | | | | | powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov2008-10-205-0/+40
| * | | | | | | | powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala2008-10-201-14/+13
| * | | | | | | | powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov2008-10-204-4/+4
| * | | | | | | | powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-201-4/+4
| * | | | | | | | powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin2008-10-201-2/+2
| |/ / / / / / /
* | | | | | | | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
* | | | | | | | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2008-10-212-15/+31
OpenPOWER on IntegriCloud