aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-315-91/+66
| | * | | | | | | | | | | | | KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-3113-18/+516
| | * | | | | | | | | | | | | KVM: ppc: save and restore guest mappings on context switchHollis Blanchard2008-12-313-5/+66
| | * | | | | | | | | | | | | KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-318-221/+168
| | * | | | | | | | | | | | | powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard2008-12-311-0/+1
| | * | | | | | | | | | | | | KVM: ppc: support large host pagesHollis Blanchard2008-12-313-23/+64
| | * | | | | | | | | | | | | KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard2008-12-313-22/+20
| | * | | | | | | | | | | | | KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard2008-12-311-2/+7
| | * | | | | | | | | | | | | KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard2008-12-311-1/+1
| | * | | | | | | | | | | | | KVM: ppc: fix Kconfig constraintsHollis Blanchard2008-12-311-10/+8
| | * | | | | | | | | | | | | KVM: ppc: improve trap emulationHollis Blanchard2008-12-311-2/+2
| | * | | | | | | | | | | | | KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-314-156/+140
| | * | | | | | | | | | | | | KVM: ppc: optimize find first bitHollis Blanchard2008-12-311-1/+1
| | * | | | | | | | | | | | | KVM: ppc: optimize kvm stat handlingHollis Blanchard2008-12-311-23/+9
| | * | | | | | | | | | | | | KVM: ppc: fix set regs to take care of msr changeHollis Blanchard2008-12-311-1/+1
| | * | | | | | | | | | | | | KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-314-33/+33
| | * | | | | | | | | | | | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-319-63/+154
| | * | | | | | | | | | | | | KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-313-44/+58
| | * | | | | | | | | | | | | KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-318-276/+415
| | * | | | | | | | | | | | | ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard2008-12-312-56/+81
| | * | | | | | | | | | | | | KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-319-130/+207
| | * | | | | | | | | | | | | KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard2008-12-314-89/+66
| | * | | | | | | | | | | | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-316-34/+33
| | * | | | | | | | | | | | | KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard2008-12-314-143/+145
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-0525-70/+655
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov2008-12-301-1/+2
| * | | | | | | | | | | | | powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall2008-12-301-0/+1
| * | | | | | | | | | | | | powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala2008-12-302-15/+35
| * | | | | | | | | | | | | powerpc/85xx: Enable SMP supportKumar Gala2008-12-301-1/+1
| * | | | | | | | | | | | | powerpc/86xx: Update 8641hpcn dts file to match latest u-bootBecky Bruce2008-12-301-24/+32
| * | | | | | | | | | | | | powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-302-6/+31
| * | | | | | | | | | | | | powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-302-3/+6
| * | | | | | | | | | | | | powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov2008-12-301-3/+4
| * | | | | | | | | | | | | powerpc/83xx: Add USB Host support for MPC8360E-RDK boardsAnton Vorontsov2008-12-301-2/+17
| * | | | | | | | | | | | | powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov2008-12-302-2/+116
| * | | | | | | | | | | | | powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov2008-12-304-0/+179
| * | | | | | | | | | | | | powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov2008-12-302-0/+216
| * | | | | | | | | | | | | powerpc/83xx: Fix sparse warnings in mpc836x_mds.cAnton Vorontsov2008-12-301-3/+3
| * | | | | | | | | | | | | powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov2008-12-306-10/+7
| * | | | | | | | | | | | | powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov2008-12-301-0/+5
* | | | | | | | | | | | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | | | | | | | | | | | | | shrink struct dentryNick Piggin2008-12-311-1/+1
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28222-2489/+6151
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-2910-48/+130
| * | | | | | | | | | | powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
| * | | | | | | | | | | powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-233-1/+16
| * | | | | | | | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-235-14/+15
| * | | | | | | | | | | powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-231-0/+2