summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-07-153-190/+114
|\
| * powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-092-190/+104
| * Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-07-091-0/+10
| |\
| | * powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn2008-07-041-0/+10
* | | powerpc/booke: don't reinitialize time baseKumar Gala2008-07-141-4/+0
* | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-142-2/+10
|\ \ \
| * | | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
| * | | powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
| * | | powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn2008-07-011-0/+5
* | | | powerpc: remove unused variable in emulate_fp_pairMichael Neuling2008-07-091-3/+3
* | | | powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2008-07-092-5/+70
* | | | powerpc/ibmebus: more meaningful variable namePaul Gortmaker2008-07-091-2/+2
* | | | 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
OpenPOWER on IntegriCloud