aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-09-11powerpc/irq: Improve nanodocWolfram Sang
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-08Merge commit 'md/for-linus' into async-tx-nextDan Williams
2009-09-08fsldma: Add DMA_SLAVE supportIra Snyder
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala
2009-09-02powerpc/book3e: Add missing page sizesKumar Gala
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely
2009-08-31locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner