Age | Commit message (Expand) | Author |
2016-01-29 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-01-29 | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-01-28 | powerpc/mm: Fixup _HPAGE_CHG_MASK | Aneesh Kumar K.V |
2016-01-28 | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 | Madhavan Srinivasan |
2016-01-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-01-27 | ARM: wire up copy_file_range() syscall | Russell King |
2016-01-27 | powerpc/eeh: Fix PE location code | Gavin Shan |
2016-01-26 | ARM: 8500/1: fix atags_to_fdt with stack-protector-strong | Kees Cook |
2016-01-26 | arm64: mm: avoid calling apply_to_page_range on empty range | Mika Penttilä |
2016-01-26 | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2016-01-26 | KVM: s390: fix memory overwrites when vx is disabled | David Hildenbrand |
2016-01-26 | KVM: s390: Enable the KVM-VFIO device | Dong Jia Shi |
2016-01-26 | KVM: s390: fix guest fprs memory leak | David Hildenbrand |
2016-01-26 | s390/pci: remove iomap sanity checks | Sebastian Ott |
2016-01-26 | s390/pci: set error state for unusable functions | Sebastian Ott |
2016-01-26 | s390/pci: fix bar check | Sebastian Ott |
2016-01-26 | s390/pci: resize iomap | Sebastian Ott |
2016-01-26 | s390/pci: improve ZPCI_* macros | Sebastian Ott |
2016-01-26 | s390/pci: provide ZPCI_ADDR macro | Sebastian Ott |
2016-01-26 | s390/pci: adjust IOMAP_MAX_ENTRIES | Sebastian Ott |
2016-01-26 | s390/numa: move numa_init_late() from device to arch_initcall | Michael Holzheu |
2016-01-26 | arm64: defconfig: updates for 4.5 | Will Deacon |
2016-01-26 | arm64: errata: Add -mpc-relative-literal-loads to build flags | dann frazier |
2016-01-26 | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules | William Cohen |
2016-01-26 | sh: fix smp_store_mb for !SMP | Michael S. Tsirkin |
2016-01-25 | arm64: Fix an enum typo in mm/dump.c | Masanari Iida |
2016-01-25 | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings | Catalin Marinas |
2016-01-25 | arm64: kernel: fix architected PMU registers unconditional access | Lorenzo Pieralisi |
2016-01-25 | arm64: kasan: ensure that the KASAN zero page is mapped read-only | Ard Biesheuvel |
2016-01-25 | arm64: hide __efistub_ aliases from kallsyms | Ard Biesheuvel |
2016-01-25 | powerpc/mm: Allow user space to map rtas_rmo_buf | Vasant Hegde |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-24 | Merge branch '4.4-fixes' into mips-for-linux-next | Ralf Baechle |
2016-01-24 | MIPS: zboot: Add support for serial debug using the PROM | Alban Bedel |
2016-01-24 | MIPS: zboot: Avoid useless rebuilds | Alban Bedel |
2016-01-24 | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB | Florian Fainelli |
2016-01-24 | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott |
2016-01-24 | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure | Simon Arlott |
2016-01-24 | MIPS: bcm63xx: nvram: Use nvram structure definition from header file | Simon Arlott |
2016-01-24 | MIPS: KVM: Add missing newline to kvm_err() | James Hogan |
2016-01-24 | MIPS: Move KVM specific opcodes into asm/inst.h | James Hogan |
2016-01-24 | MIPS: KVM: Use cacheops.h definitions | James Hogan |
2016-01-24 | MIPS: Break down cacheops.h definitions | James Hogan |
2016-01-24 | MIPS: Use EXCCODE_ constants with set_except_vector() | James Hogan |
2016-01-24 | MIPS: Update trap codes | James Hogan |
2016-01-24 | MIPS: Move Cause.ExcCode trap codes to mipsregs.h | James Hogan |
2016-01-24 | MIPS: KVM: Make kvm_mips_{init,exit}() static | James Hogan |