summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard1-0/+3
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard1-0/+2
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard1-0/+5
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling1-7/+7
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling1-0/+34
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2-44/+14
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling1-0/+33
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling1-6/+6
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling1-0/+4
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling1-3/+3
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling2-3/+3
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt1-0/+2
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling1-0/+7
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling1-0/+5
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling1-0/+7
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling1-34/+40
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling1-9/+9
2012-07-10powerpc: Add defines for R0-R31Michael Neuling1-0/+33
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+4
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt1-2/+2
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-0/+2
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood1-6/+1
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard1-4/+14
2012-07-03powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard1-34/+11
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar1-2/+0
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard1-0/+5
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras1-0/+3
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-31powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro1-2/+2
2012-05-28powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2-36/+46
2012-05-25Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-115/+232
2012-05-25Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-53/+4
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds11-152/+167
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-36/+0
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual1-1/+1
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+0
2012-05-17fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt1-3/+4
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder1-0/+46
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder1-0/+12
2012-05-14powerpc/pseries: Add new hvcall constants to support PFOKent Yoder1-2/+23
2012-05-12gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-53/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-36/+0
2012-05-09powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen1-1/+0