aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+3
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-0/+3
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt1-13/+11
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2011-11-28powerpc: Decode correct MSR bits in oops outputAnton Blanchard1-3/+19
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala1-22/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling1-0/+2
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+3
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu1-0/+1
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra1-1/+22
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-2/+2
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy1-0/+16
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+2
2011-03-02powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad1-3/+5
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard1-1/+1
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-1/+0
2010-09-02powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling1-11/+0
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard1-8/+6
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov1-3/+3
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar1-5/+0
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt1-0/+22
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt1-0/+14
2010-06-29sched: Fix spelling of siblingMichael Neuling1-1/+1
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad1-0/+14
2010-06-15powerpc: Unconditionally enabled irq stacksChristoph Hellwig1-5/+0
2010-06-09powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra1-0/+2
2010-06-09powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling1-0/+9
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp1-0/+3
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp1-17/+93
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp1-5/+5
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab1-12/+0
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala1-1/+1
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt1-3/+7
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard1-1/+16
2009-09-11powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt1-7/+7
2009-08-20powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt1-0/+2
2009-06-26powerpc: Fix output from show_regsKumar Gala1-1/+1
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-02-23powerpc: Randomise PIEsAnton Blanchard1-0/+10
2009-02-23powerpc: Randomise the brk regionAnton Blanchard1-0/+23
2009-02-23powerpc: Randomise lower bits of stack addressAnton Blanchard1-0/+9
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt1-0/+16