Age | Commit message (Expand) | Author |
2014-02-28 | powerpc: Increase stack redzone for 64-bit userspace to 512 bytes | Paul Mackerras |
2014-02-28 | powerpc/ftrace: bugfix for test_24bit_addr | Liu Ping Fan |
2014-02-28 | powerpc/crashdump : Fix page frame number check in copy_oldmem_page | Laurent Dufour |
2014-02-17 | powerpc/eeh: Disable EEH on reboot | Gavin Shan |
2014-02-17 | powerpc/eeh: Cleanup on eeh_subsystem_enabled | Gavin Shan |
2014-02-17 | powerpc: Use unstripped VDSO image for more accurate profiling data | Anton Blanchard |
2014-02-17 | powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack | Kevin Hao |
2014-02-11 | powerpc/powernv: Add iommu DMA bypass support for IODA2 | Benjamin Herrenschmidt |
2014-02-11 | powerpc: Fix endian issues in kexec and crash dump code | Anton Blanchard |
2014-02-11 | powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP | Kevin Hao |
2014-02-11 | powerpc/relocate fix relocate processing in LE mode | Laurent Dufour |
2014-02-11 | powerpc/eeh: Drop taken reference to driver on eeh_rmv_device | Thadeu Lima de Souza Cascardo |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini |
2014-01-29 | powerpc: Make sure "cache" directory is removed when offlining cpu | Paul Mackerras |
2014-01-29 | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar |
2014-01-29 | powerpc: Fix 32-bit frames for signals delivered when transactional | Paul Mackerras |
2014-01-29 | powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations | Andreas Schwab |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-27 | KVM: PPC: Book3S HV: Add new state for transactional memory | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Basic little-endian guest support | Anton Blanchard |
2014-01-27 | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras |
2014-01-27 | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling |
2014-01-27 | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers | Paul Mackerras |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-15 | powerpc/eeh: Use global PCI rescan-remove locking | Rafael J. Wysocki |
2014-01-15 | powerpc/eeh: Handle multiple EEH errors | Gavin Shan |
2014-01-15 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt |
2014-01-15 | powerpc: Fix transactional FP/VMX/VSX unavailable handlers | Paul Mackerras |
2014-01-15 | powerpc: Don't corrupt transactional state when using FP/VMX in kernel | Paul Mackerras |
2014-01-15 | powerpc: Fix races with irq_work | Benjamin Herrenschmidt |
2014-01-15 | Move precessing of MCE queued event out from syscall exit path. | Mahesh Salgaonkar |
2014-01-15 | powerpc/iommu: Don't detach device without IOMMU group | Gavin Shan |
2014-01-15 | powerpc/eeh: Hotplug improvement | Gavin Shan |
2014-01-15 | powerpc/eeh: Add restore_config operation | Gavin Shan |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-01-13 | powerpc: Check return value of instance-to-package OF call | Benjamin Herrenschmidt |
2014-01-12 | clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK | Gerhard Sittig |
2014-01-10 | powerpc: Replaced tlbilx with tlbwe in the initialization code | Diana Craciun |
2014-01-09 | powerpc/e6500: TLB miss handler with hardware tablewalk support | Scott Wood |
2014-01-09 | powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable... | Kevin Hao |
2014-01-09 | powerpc: introduce early_get_first_memblock_info | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: set the tlb entry for the kernel address in AS1 | Kevin Hao |
2014-01-09 | powerpc: enable the relocatable support for the fsl booke 32bit kernel | Kevin Hao |