Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | powerpc: introduce asm/swab.h | Harvey Harrison | 3 | -81/+93 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -3/+1 |
2009-01-07 | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman | 1 | -0/+6 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+9 |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 52 | -650/+917 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 1 | -0/+2 |
2008-12-31 | KVM: ppc: mostly cosmetic updates to the exit timing accounting code | Hollis Blanchard | 1 | -5/+3 |
2008-12-31 | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 1 | -0/+56 |
2008-12-31 | KVM: ppc: save and restore guest mappings on context switch | Hollis Blanchard | 1 | -0/+6 |
2008-12-31 | KVM: ppc: directly insert shadow mappings into the hardware TLB | Hollis Blanchard | 2 | -10/+17 |
2008-12-31 | powerpc/44x: declare tlb_44x_index for use in C code | Hollis Blanchard | 1 | -0/+1 |
2008-12-31 | KVM: ppc: support large host pages | Hollis Blanchard | 1 | -2/+2 |
2008-12-31 | KVM: ppc: fix userspace mapping invalidation on context switch | Hollis Blanchard | 1 | -0/+2 |
2008-12-31 | KVM: ppc: optimize irq delivery path | Hollis Blanchard | 1 | -3/+0 |
2008-12-31 | KVM: ppc: adjust vcpu types to support 64-bit cores | Hollis Blanchard | 1 | -25/+25 |
2008-12-31 | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 3 | -13/+53 |
2008-12-31 | KVM: ppc: Move the last bits of 44x code out of booke.c | Hollis Blanchard | 1 | -0/+3 |
2008-12-31 | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 1 | -23/+6 |
2008-12-31 | ppc: Create disassemble.h to extract instruction fields | Hollis Blanchard | 1 | -0/+80 |
2008-12-31 | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2 | -17/+20 |
2008-12-31 | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" | Hollis Blanchard | 2 | -8/+3 |
2008-12-31 | KVM: ppc: Move 440-specific TLB code into 44x_tlb.c | Hollis Blanchard | 1 | -2/+2 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 53 | -649/+936 |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 50 | -646/+907 |
2008-12-29 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 4 | -9/+47 |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-12-26 | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 1 | -3/+7 |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 1 | -1/+1 |
2008-12-23 | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 1 | -0/+13 |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 1 | -2/+2 |
2008-12-23 | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 1 | -9/+6 |
2008-12-23 | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 1 | -0/+4 |
2008-12-21 | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 1 | -1/+10 |
2008-12-21 | powerpc/mpc5200: Document and tidy irq driver | Grant Likely | 1 | -0/+19 |
2008-12-21 | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 1 | -2/+2 |
2008-12-21 | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 3 | -38/+43 |
2008-12-21 | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 1 | -14/+0 |
2008-12-21 | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 3 | -48/+56 |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 3 | -48/+108 |
2008-12-21 | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt | 5 | -7/+13 |
2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 1 | -226/+34 |
2008-12-21 | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 2 | -14/+56 |
2008-12-21 | powerpc: Add of_find_next_cache_node() | Nathan Lynch | 1 | -0/+3 |
2008-12-16 | powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations | Benjamin Herrenschmidt | 1 | -0/+5 |
2008-12-16 | powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG | Benjamin Herrenschmidt | 1 | -1/+10 |
2008-12-16 | powerpc: Remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 1 | -7/+0 |
2008-12-16 | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2 | -3/+27 |
2008-12-16 | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch | 1 | -0/+1 |
2008-12-16 | powerpc: Remove `have_of' global variable | Anton Vorontsov | 1 | -2/+0 |