summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-281-4/+4
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-0/+46
* powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-1/+9
* powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt2008-07-091-9/+5
* powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-031-83/+0
* powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-011-18/+1
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-1/+106
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-1/+1
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-0/+2
* [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-241-0/+31
* [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-181-21/+7
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-5/+5
|\
| * [POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman2008-03-281-5/+5
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-261-0/+6
|\ \ | |/
| * [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-201-0/+6
* | [POWERPC] Don't touch PT_DTRACE in execRoland McGrath2008-03-261-5/+0
|/
* [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-141-1/+1
* [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-1/+1
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-091-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
OpenPOWER on IntegriCloud