Age | Commit message (Expand) | Author | Files | Lines |
2017-07-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 57 | -1194/+1064 |
2017-07-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -6/+34 |
2017-07-03 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+23 |
2017-07-03 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -1/+2 |
2017-07-03 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -87/+136 |
2017-07-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+5 |
2017-07-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -26/+4 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -170/+83 |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -3/+81 |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -15/+10 |
2017-07-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -51/+199 |
2017-07-03 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 14 | -5/+36 |
2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -3/+5 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 2 | -3/+3 |
2017-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -16/+33 |
2017-07-02 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+4 |
2017-07-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -10/+15 |
2017-07-01 | Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -1/+1 |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa | 1 | -1/+3 |
2017-06-30 | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -7/+1 |
2017-06-30 | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf | 14 | -5/+36 |
2017-06-30 | x86/mm: Delete a big outdated comment about TLB flushing | Andy Lutomirski | 1 | -36/+0 |
2017-06-30 | x86/mm: Don't reenter flush_tlb_func_common() | Andy Lutomirski | 1 | -2/+15 |
2017-06-30 | x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings | Paolo Abeni | 1 | -2/+5 |
2017-06-30 | perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static | Colin Ian King | 1 | -2/+2 |
2017-06-30 | x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging | Kirill A. Shutemov | 1 | -6/+12 |
2017-06-30 | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He | 3 | -7/+2 |
2017-06-30 | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He | 1 | -0/+2 |
2017-06-30 | MIPS: Avoid accidental raw backtrace | James Hogan | 1 | -0/+2 |
2017-06-30 | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton | 1 | -5/+18 |
2017-06-30 | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton | 1 | -0/+3 |
2017-06-30 | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton | 1 | -8/+1 |
2017-06-29 | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger | 1 | -4/+4 |
2017-06-29 | x86/ftrace: Exclude functions in head64.c from function-tracing | Kirill A. Shutemov | 1 | -0/+1 |
2017-06-29 | perf/x86/intel/uncore: Fix wrong box pointer check | Kan Liang | 1 | -1/+1 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 41 | -270/+0 |
2017-06-28 | locking/refcount: Create unchecked atomic_t implementation | Kees Cook | 1 | -0/+9 |
2017-06-28 | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately | Aleksandar Markovic | 2 | -2/+8 |
2017-06-27 | MIPS: head: Reorder instructions missing a delay slot | Karl Beldan | 1 | -1/+1 |
2017-06-27 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -2/+4 |
2017-06-27 | x86/insn: perf tools: Add new ptwrite instruction | Adrian Hunter | 1 | -1/+1 |
2017-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -6/+1 |
2017-06-26 | x86/microcode: Make a couple of symbols static | Colin Ian King | 2 | -2/+2 |
2017-06-26 | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() | Michael Ellerman | 1 | -7/+1 |
2017-06-26 | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD | Jérôme Glisse | 1 | -1/+7 |
2017-06-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2017-06-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+3 |
2017-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |