aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-26
|\
| *-. Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-26
| |\ \
| | * | timers: add mod_timer_pending()Ingo Molnar2009-02-18
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-16
* | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-03-26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-24
| * | | | | | KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-24
| * | | | | | KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-24
| * | | | | | KVM: ppc: Move to new TLB invalidate interfaceLiu Yu2009-03-24
| * | | | | | KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu2009-03-24
| * | | | | | powerpc/fsl-booke: declare tlbcam_index for use in cLiu Yu2009-03-24
| * | | | | | KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-24
| * | | | | | KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-24
| * | | | | | KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-24
| * | | | | | KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard2009-03-24
| * | | | | | KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-24
| * | | | | | KVM: New guest debug interfaceJan Kiszka2009-03-24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
|\ \ \ \ \ \
| * | | | | | PS3: replace bus_id usageGreg Kroah-Hartman2009-03-24
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-18
| |/ / / /
* | | | | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala2009-03-23
* | | | | powerpc/ps3: ps3_defconfig updatesGeoff Levand2009-03-17
* | | | | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-17
|\ \ \ \ \
| * | | | | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-17
| * | | | | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik2009-03-17
* | | | | | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-13
|/ / / / /
* | | | | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-10
|\ \ \ \ \
| * | | | | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely2009-02-28
| | |_|/ / | |/| | |
* | | | | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-09
| |_|_|/ |/| | |
* | | | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-04