aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-23
|\ \
| * | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-30
| |/
* / powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-08
|/
* powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt2012-04-10
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-08
* powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-08
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-16
* powerpc: Decode correct MSR bits in oops outputAnton Blanchard2011-11-27
* powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-17
* powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-17
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc: Add CFAR to oops outputMichael Neuling2011-07-19
| * powerpc: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-19
* | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
* | powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu2011-07-12
|/
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-25
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-27
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad2011-03-01
* powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard2011-01-20
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-02
* powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-24
* powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-24
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
| |\
| * | sched: Fix spelling of siblingMichael Neuling2010-06-29
| * | powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra2010-06-09
| * | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-09
* | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-09
* | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-08
|\ \ \ | |_|/ |/| |
| * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
| |/
* / powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-15
|/
* powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-05
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-16
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-01-31
* powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-27
* powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-13
* powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-24
* powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt2009-09-10
* powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt2009-08-19
* powerpc: Fix output from show_regsKumar Gala2009-06-26