Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+13 |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-22 | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 1 | -2/+2 |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar | 1 | -1/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 5 | -27/+27 |
2009-09-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+4 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+0 |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra | 1 | -1/+0 |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 50 | -720/+1092 |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 1 | -4/+0 |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith | 1 | -1/+1 |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra | 1 | -1/+2 |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 1 | -3/+2 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+3 |
2009-09-15 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki | 5 | -13/+40 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -0/+4 |
2009-09-12 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -3/+3 |
2009-09-12 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+10 |
2009-09-11 | powerpc/nvram: Enable use Generic NVRAM driver for different size chips | Martyn Welch | 1 | -0/+3 |
2009-09-11 | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 1 | -2/+14 |
2009-09-11 | powerpc/irq: Improve nanodoc | Wolfram Sang | 1 | -3/+4 |
2009-09-10 | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 1 | -1/+2 |
2009-09-10 | KVM: ppc: e500: Directly pass pvr to guest | Liu Yu | 1 | -1/+0 |
2009-09-10 | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 1 | -1/+0 |
2009-09-04 | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -1/+1 |
2009-09-02 | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT | Kumar Gala | 3 | -7/+5 |
2009-09-02 | powerpc/book3e: Add missing page sizes | Kumar Gala | 1 | -0/+10 |
2009-09-02 | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 1 | -0/+2 |
2009-09-02 | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 2 | -1/+2 |
2009-08-31 | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens | 1 | -10/+10 |
2009-08-31 | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov | 1 | -0/+1 |
2009-08-29 | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 1 | -0/+13 |
2009-08-28 | powerpc: derive COMMAND_LINE_SIZE from asm-generic | Paul Gortmaker | 1 | -1/+1 |
2009-08-28 | powerpc/pci: Pull ppc32 PCI features into common | Kumar Gala | 2 | -22/+19 |
2009-08-28 | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely | 2 | -5/+5 |
2009-08-28 | powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB | Kumar Gala | 1 | -0/+2 |
2009-08-28 | powerpc/book3e-64: Add helper function to setup IVORs | Kumar Gala | 1 | -0/+4 |
2009-08-28 | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers | Kumar Gala | 1 | -0/+9 |
2009-08-28 | powerpc: Adjust base and index registers in Altivec macros | Michael Wolf | 1 | -6/+6 |
2009-08-28 | powerpc: Name xpn & x fields in HW Hash PTE format | Becky Bruce | 1 | -3/+7 |
2009-08-28 | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 1 | -1/+10 |
2009-08-28 | powerpc: Handle SWIOTLB mapping error properly | FUJITA Tomonori | 1 | -0/+5 |
2009-08-28 | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 1 | -236/+6 |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori | 4 | -68/+26 |
2009-08-28 | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 1 | -1/+0 |
2009-08-28 | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 3 | -7/+9 |
2009-08-28 | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt | 1 | -0/+23 |
2009-08-27 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2 | -6/+12 |