summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling1-3/+3
2008-07-09powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2-5/+70
2008-07-09powerpc/ibmebus: more meaningful variable namePaul Gortmaker1-2/+2
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp1-0/+3
2008-07-09powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt1-9/+5
2008-07-09powerpc: move device_to_mask() to dma-mapping.hMark Nelson1-9/+0
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson3-20/+37
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2-5/+4
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling1-83/+0
2008-07-03powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling3-66/+96
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala7-0/+34
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling2-26/+14
2008-07-01powerpc: Fix compile error for CONFIG_VSXMichael Neuling1-0/+1
2008-07-01powerpc: Explicitly copy elements of pt_regsStephen Rothwell1-12/+12
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling11-5/+388
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling1-0/+23
2008-07-01powerpc: Add VSX CPU featureMichael Neuling1-0/+4
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling4-18/+106
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling4-8/+16
2008-07-01powerpc: Move altivec_unavailableMichael Neuling1-1/+3
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling5-13/+23
2008-07-01powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling1-4/+6
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman1-6/+6
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman3-3/+3
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman1-36/+0
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman3-3/+5
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-2/+4
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-0/+1
2008-07-01powerpc: Move common module code into its own fileKumar Gala4-151/+111
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp1-1/+3
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp1-1/+12
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling3-0/+31
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann1-1/+1
2008-06-30Merge branch 'linux-2.6'Paul Mackerras5-5/+22
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2-1/+4
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala2-15/+36
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala2-1/+10
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala1-0/+9
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala7-8/+142
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1
2008-06-19powerpc/booke: Add support for new e500mc coreKumar Gala3-3/+28
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer1-1/+6
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell1-2/+0
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala1-0/+14
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve1-1/+1
2008-06-11powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala1-2/+2
2008-06-11Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"Josh Boyer2-1/+4
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-1/+1
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve1-0/+2
2008-06-09Merge branch 'merge'Paul Mackerras2-2/+4