aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman
2008-07-01powerpc: Move common module code into its own fileKumar Gala
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds