Age | Commit message (Expand) | Author |
2016-08-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-08-12 | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-08-12 | KVM: Protect device ops->create and list_add with kvm->lock | Christoffer Dall |
2016-08-12 | KVM: PPC: Move xics_debugfs_init out of create | Christoffer Dall |
2016-08-10 | powerpc/vdso: Fix build rules to rebuild vdsos correctly | Nicholas Piggin |
2016-08-10 | powerpc/Makefile: Use cflags-y/aflags-y for setting endian options | Michael Ellerman |
2016-08-10 | powerpc/32: Fix crash during static key init | Benjamin Herrenschmidt |
2016-08-10 | powerpc: Update obsolete comment in setup_32.c about early_init() | Benjamin Herrenschmidt |
2016-08-10 | powerpc: Print the kernel load address at the end of prom_init() | Benjamin Herrenschmidt |
2016-08-10 | powerpc/ptrace: Fix coredump since ptrace TM changes | Cyril Bur |
2016-08-10 | powerpc/32: Fix csum_partial_copy_generic() | Christophe Leroy |
2016-08-09 | powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs | Benjamin Herrenschmidt |
2016-08-09 | powerpc/book3s: Fix MCE console messages for unrecoverable MCE. | Mahesh Salgaonkar |
2016-08-09 | powerpc/pci: Fix endian bug in fixed PHB numbering | Michael Ellerman |
2016-08-09 | powerpc/eeh: Switch to conventional PCI address output in EEH log | Guilherme G. Piccoli |
2016-08-09 | powerpc/vdso: Add missing include file | Guenter Roeck |
2016-08-09 | powerpc: Fix unused function warning 'lmb_to_memblock' | Alastair D'Silva |
2016-08-09 | powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers. | Mahesh Salgaonkar |
2016-08-09 | powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h | Mahesh Salgaonkar |
2016-08-09 | powerpc/powernv: Load correct TOC pointer while waking up from winkle. | Mahesh Salgaonkar |
2016-08-09 | powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again | Alexey Kardashevskiy |
2016-08-09 | powerpc/cell: Add missing error code in spufs_mkgang() | Dan Carpenter |
2016-08-09 | powerpc/xics: Properly set Edge/Level type and enable resend | Benjamin Herrenschmidt |
2016-08-09 | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading | Anton Blanchard |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-08-08 | powerpc/pasemi: Fix coherent_dma_mask for dma engine | Darren Stevens |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-05 | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-08-04 | powerpc/fsl_rio: fix a missing error code | Dan Carpenter |
2016-08-04 | powerpc: add explicit #include <asm/asm-compat.h> for jump label | Jason Baron |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-04 | powerpc/mm: Move register_process_table() out of ppc_md | Michael Ellerman |
2016-08-04 | powerpc/perf: Fix incorrect event codes in power9-event-list | Madhavan Srinivasan |
2016-08-03 | powerpc/32: Fix early access to cpu_spec relocation | Benjamin Herrenschmidt |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | powerpc/fsl_rio: apply changes for RIO spec rev 3 | Alexandre Bounine |
2016-08-02 | rapidio: change inbound window size type to u64 | Alexandre Bounine |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-08-02 | include: mman: use bool instead of int for the return value of arch_validate_... | Chen Gang |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-08-01 | KVM: PPC: Introduce KVM_CAP_PPC_HTM | Sam Bobroff |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-08-01 | powerpc/ptrace: Enable support for Performance Monitor registers | Anshuman Khandual |
2016-08-01 | powerpc/ptrace: Enable support for EBB registers | Anshuman Khandual |
2016-08-01 | powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR | Anshuman Khandual |
2016-08-01 | powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR | Anshuman Khandual |
2016-08-01 | powerpc/ptrace: Enable support for TM SPR state | Anshuman Khandual |