Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 9 | -130/+207 | |
| * | | | | | | | | | | | | | KVM: ppc: combine booke_guest.c and booke_host.c | Hollis Blanchard | 2008-12-31 | 4 | -89/+66 | |
| * | | | | | | | | | | | | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" | Hollis Blanchard | 2008-12-31 | 6 | -34/+33 | |
| * | | | | | | | | | | | | | KVM: ppc: Move 440-specific TLB code into 44x_tlb.c | Hollis Blanchard | 2008-12-31 | 4 | -143/+145 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | take init_fs to saner place | Al Viro | 2009-01-01 | 1 | -1/+0 | |
* | | | | | | | | | | | | | shrink struct dentry | Nick Piggin | 2009-01-01 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-31 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-29 | 222 | -2489/+6151 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-28 | 10 | -48/+130 | |
| * | | | | | | | | | | | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-28 | 1 | -1/+15 | |
| * | | | | | | | | | | | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-23 | 3 | -1/+16 | |
| * | | | | | | | | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-23 | 5 | -14/+15 | |
| * | | | | | | | | | | | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-23 | 2 | -52/+40 | |
| * | | | | | | | | | | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-23 | 2 | -10/+7 | |
| * | | | | | | | | | | | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-23 | 5 | -5/+12 | |
| * | | | | | | | | | | | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-23 | 7 | -43/+0 | |
| * | | | | | | | | | | | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-23 | 1 | -12/+9 | |
| * | | | | | | | | | | | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-23 | 2 | -19/+39 | |
| * | | | | | | | | | | | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 2008-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: Fix KVM build on ppc440 | Paul Mackerras | 2008-12-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 | 4 | -15/+174 | |
| * | | | | | | | | | | | powerpc/cell: fix build breakage with CONFIG_SPUFS disabled | Arnd Bergmann | 2008-12-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 2008-12-21 | 1 | -1/+10 | |
| * | | | | | | | | | | | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 2008-12-21 | 1 | -12/+5 | |
| * | | | | | | | | | | | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | 2008-12-21 | 3 | -5/+21 | |
| * | | | | | | | | | | | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin | 2008-12-21 | 2 | -3/+3 | |
| * | | | | | | | | | | | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely | 2008-12-21 | 1 | -19/+42 | |
| * | | | | | | | | | | | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely | 2008-12-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | powerpc/mpc5200: Document and tidy irq driver | Grant Likely | 2008-12-21 | 5 | -122/+189 | |
| * | | | | | | | | | | | powerpc: Fix missing 'blr' in _tlbia() | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e... | Scott Wood | 2008-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 2008-12-21 | 2 | -4/+5 | |
| * | | | | | | | | | | | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt | 2008-12-21 | 1 | -1/+11 | |
| * | | | | | | | | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 8 | -75/+66 | |
| * | | | | | | | | | | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-21 | 3 | -54/+116 | |
| * | | | | | | | | | | | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt | 2008-12-21 | 1 | -9/+10 | |
| * | | | | | | | | | | | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-21 | 7 | -249/+292 | |
| * | | | | | | | | | | | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-21 | 10 | -57/+281 | |
| * | | | | | | | | | | | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-21 | 16 | -60/+268 | |
| * | | | | | | | | | | | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt | 2008-12-21 | 6 | -54/+234 | |
| * | | | | | | | | | | | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 12 | -319/+335 | |
| * | | | | | | | | | | | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 2008-12-21 | 4 | -17/+65 | |
| * | | | | | | | | | | | powerpc: Add reboot notifier to Collaborative Memory Manager | Brian King | 2008-12-21 | 1 | -1/+28 | |
| * | | | | | | | | | | | powerpc: Disable Collaborative Memory Manager for kdump | Brian King | 2008-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK | Stephen Rothwell | 2008-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc: Pass a valid token to rtas_call() in phyp-dump code | Tony Breeds | 2008-12-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | powerpc: Protect against NULL pointer deref in phyp-dump code | Tony Breeds | 2008-12-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | powerpc: Rename struct vm_region to avoid conflict with NOMMU | David Howells | 2008-12-21 | 1 | -12/+12 |