aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-191-10/+2
* powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-171-22/+0
* powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-2/+2
|\
| * powerpc: Add CFAR to oops outputMichael Neuling2011-07-191-0/+2
| * powerpc: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-191-2/+0
* | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+3
* | powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu2011-07-121-0/+1
|/
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-251-1/+22
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-2/+2
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+16
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+2
* powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad2011-03-021-3/+5
* powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard2011-01-211-1/+1
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-1/+0
* powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-021-11/+0
* powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-241-8/+6
* powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-241-3/+3
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-0/+11
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2010-07-211-5/+0
| |\
| * | sched: Fix spelling of siblingMichael Neuling2010-06-291-1/+1
| * | powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra2010-06-091-0/+2
| * | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-091-0/+9
* | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-091-0/+22
* | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-091-0/+14
|\ \ \ | |_|/ |/| |
| * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+14
| |/
* | powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-5/+0
|/
* powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-051-0/+3
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-171-17/+93
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-171-5/+5
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-011-12/+0
* powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-271-1/+1
* powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
* powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
* powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt2009-09-111-7/+7
* powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt2009-08-201-0/+2
* powerpc: Fix output from show_regsKumar Gala2009-06-261-1/+1
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-091-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* powerpc: Randomise PIEsAnton Blanchard2009-02-231-0/+10
* powerpc: Randomise the brk regionAnton Blanchard2009-02-231-0/+23
* powerpc: Randomise lower bits of stack addressAnton Blanchard2009-02-231-0/+9
* powerpc64: port of the function graph tracerSteven Rostedt2009-02-231-0/+16
* [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-0/+1
* powerpc: Allow the max stack trace depth to be configuredJohannes Berg2008-12-031-1/+1
* powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala2008-12-031-0/+2
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-2/+0