summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni
2012-07-11powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder
2012-07-10powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling
2012-07-10powerpc: Add defines for R0-R31Michael Neuling
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-03powerpc/mm: remove obsolete comment about page size name arrayScott Wood
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard
2012-07-03powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-31powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro
2012-05-28powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt