aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti1-2/+0
2008-10-15KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard1-7/+1
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard7-19/+41
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard6-18/+64
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard3-17/+3
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard4-2/+113
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt1-0/+2
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young2-1/+18
2008-10-15KVM: ppc: enable KVM_TRACE building for powerpcJerone Young2-2/+15
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse25-116/+158
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar9-70/+78
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-8/+10
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2-2/+2
2008-10-08ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo1-0/+4
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-59/+65
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+1
2008-10-02powerpc: Fix boot hang regression on MPC8544DSKumar Gala1-1/+11
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-16/+27
2008-09-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-58/+54
2008-09-30powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg1-5/+1
2008-09-30powerpc: Fix PCI in Holly device treeDavid Gibson1-53/+53
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-3/+2
2008-09-24Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-nextJeff Garzik1-4/+2
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds1-5/+0
2008-09-17Fix compile failure with non modular buildsJames Bottomley3-20/+18
2008-09-17powerpc: Holly board needs dtbImage targetJosh Boyer1-1/+1
2008-09-16powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device treeTimur Tabi1-4/+4
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley2-1/+15
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch1-1/+2
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk7-26/+0
2008-09-06PowerPC: Use <asm-generic/statfs.h>David Woodhouse1-54/+0
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek1-4/+2
2008-09-05powerpc/spufs: Fix race for a free SPUJeremy Kerr1-4/+19
2008-09-05powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr1-1/+2
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2-2/+3
2008-09-03powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt1-4/+2
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds3-4/+10
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell1-3/+4
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras1-7/+11
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling1-1/+1
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher1-0/+5
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds66-2807/+6654
2008-08-26powerpc: Update defconfigs for most non-embedded platformsPaul Mackerras8-628/+1002
2008-08-26powerpc: Export CMO_PageSizeAndrew Morton1-0/+1
2008-08-26powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno1-4/+14