Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 2009-08-28 | |
| * | | | | | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt | 2009-08-28 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-08-26 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | powerpc/booke: Move MMUCSR definition into mmu-book3e.h | Kumar Gala | 2009-08-24 | |
| * | | | | | | | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt | 2009-08-26 | |
| |/ / / / / / | ||||
| * | | | | | | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2009-08-19 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | powerpc: Switch to asm-generic/hardirq.h | Christoph Hellwig | 2009-08-19 | |
| * | | | | | | | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> | Geert Uytterhoeven | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Fix encoding of page table cache numbers | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Add TLB management code for 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Add PACA fields specific to 64-bit Book3E processors | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Add definitions used by exception handling on 64-bit Book3E | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Add memory management headers for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Add SPR definitions for new 64-bit BookE | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Rework & cleanup page table freeing code path | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Call mmu_context_init() from ppc64 | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Make low level TLB flush ops on BookE take additional args | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Add more bit definitions for Book3E MMU registers | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Add opcode definitions for tlbivax and tlbsrx. | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Add HW threads support to no_hash TLB management | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Add compat_sys_truncate | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Change PACA from SPRG3 to SPRG1 | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Remove use of a second scratch SPRG in STAB code | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Rename exception.h to exception-64s.h | Benjamin Herrenschmidt | 2009-08-19 | |
| * | | | | | | | powerpc: Move 64bit VDSO to improve context switch performance | Anton Blanchard | 2009-08-19 | |
| * | | | | | | | powerpc: expose the multi-bit ops that underlie single-bit ops. | Geoff Thorpe | 2009-08-19 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-21 | |
* | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| * | | | | | | | | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 2009-09-10 | |
| * | | | | | | | | KVM: ppc: e500: Directly pass pvr to guest | Liu Yu | 2009-09-10 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov | 2009-08-31 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | |
| |\| | | | | | | ||||
| * | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | |
| * | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | |
* | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | powerpc/32: Always order writes to halves of 64-bit PTEs | Paul Mackerras | 2009-08-18 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ |