summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-091-0/+3
* powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt2008-07-091-9/+5
* powerpc: move device_to_mask() to dma-mapping.hMark Nelson2008-07-091-9/+0
* powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-093-20/+37
* powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2008-07-092-5/+4
* powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-031-83/+0
* powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling2008-07-033-66/+96
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-037-0/+34
* powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-012-26/+14
* powerpc: Fix compile error for CONFIG_VSXMichael Neuling2008-07-011-0/+1
* powerpc: Explicitly copy elements of pt_regsStephen Rothwell2008-07-011-12/+12
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-0111-5/+388
* powerpc: Add VSX assembler code macrosMichael Neuling2008-07-011-0/+23
* powerpc: Add VSX CPU featureMichael Neuling2008-07-011-0/+4
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-014-18/+106
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-07-014-8/+16
* powerpc: Move altivec_unavailableMichael Neuling2008-07-011-1/+3
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-015-13/+23
* powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling2008-07-011-4/+6
* powerpc: Use an alternative feature section in entry_64.SMichael Ellerman2008-07-011-6/+6
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-013-3/+3
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-011-36/+0
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-013-3/+5
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-2/+4
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-011-0/+1
* powerpc: Move common module code into its own fileKumar Gala2008-07-014-151/+111
* powerpc: Tell firmware we support architecture V2.06Joel Schopp2008-07-011-1/+3
* powerpc: Add cputable entry for Power7 architected modeJoel Schopp2008-07-011-1/+12
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-303-0/+31
* powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann2008-06-301-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-06-305-5/+22
|\
| * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-201-1/+1
| * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer2008-06-181-1/+6
| * [POWERPC] Remove ppc32's export of console_driversStephen Rothwell2008-06-161-2/+0
| * [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-161-0/+14
| * [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-161-1/+1
* | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-06-302-1/+4
|\ \
| * | Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"Josh Boyer2008-06-112-1/+4
* | | powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-262-15/+36
* | | powerpc/kprobes: Some minor fixesKumar Gala2008-06-262-1/+10
* | | powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala2008-06-261-0/+9
* | | powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-267-8/+142
* | | powerpc/booke: Add support for new e500mc coreKumar Gala2008-06-183-3/+28
* | | powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala2008-06-111-2/+2
|/ /
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* | powerpc: Add the PC speaker only when requestedEmil Medve2008-06-091-0/+2
* | Merge branch 'merge'Paul Mackerras2008-06-092-2/+4
|\ \ | |/
| * [POWERPC] Use dev_set_name in pci_64.cStephen Rothwell2008-06-091-1/+1
| * [POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt2008-06-091-1/+3
* | [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-024-3/+174
OpenPOWER on IntegriCloud