summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
AgeCommit message (Expand)AuthorLines
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard-10/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+11
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-8/+11
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner-31/+0
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard-1/+1
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt-2/+2
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-1/+3
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt-0/+3
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt-13/+11
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder-3/+3
2011-11-28powerpc: Decode correct MSR bits in oops outputAnton Blanchard-3/+19
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala-22/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+2
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling-0/+2
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause-2/+0
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras-0/+3
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu-0/+1
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra-1/+22
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans-2/+2
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy-0/+16
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet-2/+2
2011-03-02powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad-3/+5
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard-1/+1
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras-1/+0
2010-09-02powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling-11/+0
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard-8/+6
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov-3/+3
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-1/+1
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+11
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar-5/+0
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt-0/+22
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt-0/+14
2010-06-29sched: Fix spelling of siblingMichael Neuling-1/+1
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad-0/+14
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig-5/+0
2010-06-09powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra-0/+2
2010-06-09powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling-0/+9
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp-0/+3
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp-17/+93
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp-5/+5
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab-12/+0
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala-1/+1
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt-3/+7
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard-1/+16
2009-09-11powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt-7/+7
2009-08-20powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt-0/+2