Age | Commit message (Expand) | Author | Files | Lines |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -7/+7 |
2015-07-16 | powerpc/tm: Drop tm_orig_msr from thread_struct | Anshuman Khandual | 1 | -7/+7 |
2015-07-14 | powerpc: Uncomment and make enable_kernel_vsx() routine available | Leonidas Da Silva Barbosa | 1 | -3/+0 |
2015-06-07 | powerpc/kernel: Remove the unused extern dscr_default | Anshuman Khandual | 1 | -1/+0 |
2015-03-20 | powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg' | Alex Dowad | 1 | -2/+7 |
2014-11-17 | powerpc: Use generic PIE randomization | Vineeth Vijayan | 1 | -9/+0 |
2014-11-10 | powerpc/ftrace: Remove mod_return_to_handler | Anton Blanchard | 1 | -8/+1 |
2014-11-05 | powerpc: Use probe_kernel_address in show_instructions | Anton Blanchard | 1 | -6/+2 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -5/+5 |
2014-10-15 | powerpc: Rename __get_SP() to current_stack_pointer() | Anton Blanchard | 1 | -1/+1 |
2014-10-15 | powerpc: Reimplement __get_SP() as a function not a define | Anton Blanchard | 1 | -1/+1 |
2014-09-25 | powerpc: Move more symbol exports next to function definitions | Anton Blanchard | 1 | -0/+2 |
2014-08-05 | powerpc: Reduce scariness of interrupt frames in stack traces | Paul Mackerras | 1 | -1/+1 |
2014-07-28 | powerpc: Pull out ksp_vsid logic into a helper | Michael Ellerman | 1 | -14/+18 |
2014-07-28 | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 1 | -1/+1 |
2014-06-11 | powerpc: Correct DSCR during TM context switch | Sam bobroff | 1 | -4/+4 |
2014-05-20 | powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint | Paul Gortmaker | 1 | -2/+9 |
2014-05-20 | powerpc: Drop return value from set_breakpoint as it is unused | Paul Gortmaker | 1 | -4/+4 |
2014-04-23 | powerpc: Fix kernel thread creation on ABIv2 | Anton Blanchard | 1 | -12/+5 |
2014-04-07 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling | 1 | -6/+28 |
2014-03-07 | powerpc/tm: Fix crash when forking inside a transaction | Michael Neuling | 1 | -0/+9 |
2014-01-29 | powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations | Andreas Schwab | 1 | -1/+1 |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -15/+162 |
2014-01-15 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 1 | -2/+28 |
2014-01-15 | powerpc: Don't corrupt transactional state when using FP/VMX in kernel | Paul Mackerras | 1 | -12/+134 |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-07 | powerpc: fix exception clearing in e500 SPE float emulation | Joseph Myers | 1 | -2/+28 |
2013-12-20 | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 1 | -16/+16 |
2013-12-11 | powerpc/kvm/booke: Fix build break due to stack frame size warning | Scott Wood | 1 | -16/+16 |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -10/+11 |
2013-11-21 | powerpc: Only print PACATMSCRATCH in oops when TM is active | Anton Blanchard | 1 | -1/+2 |
2013-11-21 | powerpc: Remove a few lines of oops output | Anton Blanchard | 1 | -9/+9 |
2013-11-21 | powerpc: Print DAR and DSISR on machine check oopses | Anton Blanchard | 1 | -1/+1 |
2013-11-21 | powerpc: ELF2 binaries launched directly. | Rusty Russell | 1 | -15/+35 |
2013-10-31 | powerpc/tm: Remove interrupt disable in __switch_to() | Michael Neuling | 1 | -5/+2 |
2013-10-18 | powerpc: export debug registers save function for KVM | Bharat Bhushan | 1 | -1/+2 |
2013-10-18 | powerpc: move debug registers in a structure | Bharat Bhushan | 1 | -21/+21 |
2013-10-18 | powerpc: remove unnecessary line continuations | Bharat Bhushan | 1 | -1/+1 |
2013-10-11 | powerpc: Provide for giveup_fpu/altivec to save state in alternate location | Paul Mackerras | 1 | -0/+7 |
2013-10-11 | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 1 | -5/+3 |
2013-09-25 | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt | 1 | -1/+2 |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -0/+10 |
2013-08-14 | powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled | Kevin Hao | 1 | -0/+2 |
2013-08-09 | powerpc: Save the TAR register earlier | Michael Neuling | 1 | -0/+10 |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 1 | -2/+2 |
2013-07-01 | powerpc/perf: Core EBB support for 64-bit book3s | Michael Ellerman | 1 | -0/+4 |
2013-06-15 | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman | 1 | -2/+2 |
2013-06-10 | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression | Michael Neuling | 1 | -1/+2 |
2013-05-14 | powerpc/booke64: Fix kernel hangs at kernel_dbg_exc | Scott Wood | 1 | -0/+7 |
2013-05-14 | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again | Li Zhong | 1 | -0/+1 |