Age | Commit message (Expand) | Author |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen |
2016-09-09 | x86/pkeys: Make mprotect_key() mask off additional vm_flags | Dave Hansen |
2016-09-09 | mm: Implement new pkey_mprotect() system call | Dave Hansen |
2016-09-09 | x86/pkeys: Add fault handling for PF_PK page fault bit | Dave Hansen |
2016-09-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-09-03 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-09-03 | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-09-02 | x86/AMD: Apply erratum 665 on machines without a BIOS fix | Emanuel Czirai |
2016-09-02 | x86/paravirt: Do not trace _paravirt_ident_*() functions | Steven Rostedt |
2016-09-02 | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 | James Morse |
2016-09-01 | kconfig: tinyconfig: provide whole choice blocks to avoid warnings | Arnd Bergmann |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-08-29 | Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-08-28 | net: smc91x: fix SMC accesses | Russell King |
2016-08-29 | powerpc: signals: Discard transaction state from signal frames | Cyril Bur |
2016-08-29 | powerpc/powernv : Drop reference added by kset_find_obj() | Mukesh Ojha |
2016-08-29 | powerpc/tm: do not use r13 for tabort_syscall | Nicholas Piggin |
2016-08-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-08-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-08-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-08-26 | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-26 | treewide: replace config_enabled() with IS_ENABLED() (2nd round) | Masahiro Yamada |
2016-08-25 | arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE | Mark Rutland |
2016-08-24 | Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-08-24 | Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov |
2016-08-24 | x86/apic: Do not init irq remapping if ioapic is disabled | Wanpeng Li |
2016-08-23 | x86/PCI: VMD: Fix infinite loop executing irq's | Keith Busch |
2016-08-23 | um: Don't discard .text.exit section | Andrey Ryabinin |
2016-08-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-08-23 | arm: dts: rockchip: add reset node for the exist saradc SoCs | Caesar Wang |
2016-08-23 | arm64: dts: rockchip: add reset saradc node for rk3368 SoCs | Caesar Wang |
2016-08-22 | Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-08-22 | powerpc: move hmi.c to arch/powerpc/kvm/ | Paolo Bonzini |
2016-08-22 | powerpc: sysdev: cpm: fix gpio save_regs functions | Christophe Leroy |
2016-08-22 | powerpc/pseries: PACA save area fix for MCE vs MCE | Nicholas Piggin |
2016-08-22 | powerpc/pseries: PACA save area fix for general exception vs MCE | Nicholas Piggin |
2016-08-22 | powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup... | Michael Ellerman |
2016-08-22 | powerpc, hotplug: Avoid to touch non-existent cpumasks. | Boqun Feng |
2016-08-22 | powerpc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-08-22 | powerpc/powernv/pci: fix iterator signedness | Andrzej Hajda |
2016-08-22 | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) | Mauricio Faria de Oliveira |
2016-08-22 | powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner" | Markus Elfring |
2016-08-22 | powerpc/512x: Delete unnecessary assignment for the field "owner" | Markus Elfring |
2016-08-22 | powerpc: cputhreads: Add missing include file | Guenter Roeck |
2016-08-20 | parisc: Fix order of EREFUSED define in errno.h | Helge Deller |
2016-08-20 | parisc: Fix automatic selection of cr16 clocksource | Helge Deller |
2016-08-19 | ARC: export __udivdi3 for modules | Vineet Gupta |