aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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: 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-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-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve
2008-06-11powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala
2008-06-11Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"Josh Boyer
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala
2008-06-02[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras