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