summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-0/+9
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt1-1/+6
2009-08-20powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt1-2/+9
2009-08-20powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3EBenjamin Herrenschmidt1-4/+10
2009-08-20powerpc/mm: Add more bit definitions for Book3E MMU registersBenjamin Herrenschmidt1-49/+119
2009-08-20powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt1-0/+6
2009-08-20powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt1-0/+16
2009-08-20powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.hBenjamin Herrenschmidt1-3/+1
2009-08-20powerpc: Add compat_sys_truncateBenjamin Herrenschmidt1-2/+2
2009-08-20powerpc: Change PACA from SPRG3 to SPRG1Benjamin Herrenschmidt1-5/+5
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2-4/+6
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2-9/+122
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt1-0/+0
2009-08-20powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard1-2/+1
2009-08-20powerpc: expose the multi-bit ops that underlie single-bit ops.Geoff Thorpe1-134/+62
2009-08-18powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras1-3/+3
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-10/+10
2009-08-11Merge branch 'master' into for-linusRafael J. Wysocki1-1/+1
2009-08-06net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-06net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell1-1/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-4/+0
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki3-6/+6
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori1-0/+10
2009-07-28powerpc: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori1-0/+13
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt3-6/+6
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm1-0/+3
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely1-0/+2
2009-07-01Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+2
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-2/+0
2009-06-26powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt1-1/+2
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-0/+3
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt1-1/+1
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt1-10/+10
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt1-53/+4
2009-06-26powerpc: Swiotlb breaks pseriesMichael Ellerman1-6/+18
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra1-0/+2
2009-06-23powerpc/cpm1: Remove IMAP_ADDRKumar Gala1-2/+0
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-23/+35
2009-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-9/+48
2009-06-18perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras1-2/+3
2009-06-18perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras1-17/+18
2009-06-18perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2-3/+12
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2-6/+6
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-7/+0
2009-06-18Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar30-104/+355
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2-6/+6
2009-06-17Merge branch 'akpm'Linus Torvalds1-7/+0