Age | Commit message (Expand) | Author |
2017-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-07-03 | Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-03 | Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2017-07-03 | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-03 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs | Thomas Bogendoerfer |
2017-07-02 | parisc: Report SIGSEGV instead of SIGBUS when running out of stack | Helge Deller |
2017-07-02 | parisc: use compat_sys_keyctl() | Eric Biggers |
2017-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-07-02 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-07-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-01 | Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa |
2017-06-30 | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-06-30 | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf |
2017-06-30 | x86/mm: Delete a big outdated comment about TLB flushing | Andy Lutomirski |
2017-06-30 | x86/mm: Don't reenter flush_tlb_func_common() | Andy Lutomirski |
2017-06-30 | x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings | Paolo Abeni |
2017-06-30 | perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static | Colin Ian King |
2017-06-30 | x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging | Kirill A. Shutemov |
2017-06-30 | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He |
2017-06-30 | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He |
2017-06-30 | MIPS: Avoid accidental raw backtrace | James Hogan |
2017-06-30 | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton |
2017-06-30 | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton |
2017-06-30 | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton |
2017-06-29 | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger |
2017-06-29 | x86/ftrace: Exclude functions in head64.c from function-tracing | Kirill A. Shutemov |
2017-06-29 | perf/x86/intel/uncore: Fix wrong box pointer check | Kan Liang |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-28 | locking/refcount: Create unchecked atomic_t implementation | Kees Cook |
2017-06-28 | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Martin Schwidefsky |
2017-06-28 | s390/pci: recognize name clashes with uids | Sebastian Ott |
2017-06-28 | s390/pci: provide more debug information | Sebastian Ott |
2017-06-28 | s390/pci: fix handling of PEC 306 | Sebastian Ott |