aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-15powerpc: Don't spin on sync instruction at boot timeSonny Rao
2008-07-15powerpc: Add VSX load/store alignment exception handlerMichael Neuling
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling
2008-07-15powerpc: support for latencytopArnd Bergmann
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell
2008-07-14powerpc/booke: don't reinitialize time baseKumar Gala
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt
2008-07-09Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling
2008-07-09powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling
2008-07-09powerpc/ibmebus: more meaningful variable namePaul Gortmaker
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp
2008-07-09powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt
2008-07-09powerpc: move device_to_mask() to dma-mapping.hMark Nelson
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt
2008-07-04powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn
2008-07-03generic-ipi: fix linux-next tree build failureStephen Rothwell
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling
2008-07-03powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Fix compile error for CONFIG_VSXMichael Neuling
2008-07-01powerpc: Explicitly copy elements of pt_regsStephen Rothwell
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling
2008-07-01powerpc: Add VSX CPU featureMichael Neuling
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling
2008-07-01powerpc: Move altivec_unavailableMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-07-01powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman