Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-11-11 | 1 | -5/+8 | |
|\ \ \ \ | ||||||
| * | | | | x86/qspinlock: Fix compile error | Peter Zijlstra | 2018-11-04 | 1 | -5/+8 | |
* | | | | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-10 | 3 | -12/+40 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | xen: fix xen_qlock_wait() | Juergen Gross | 2018-11-09 | 1 | -6/+8 | |
| * | | | | x86/xen: fix pv boot | Juergen Gross | 2018-11-09 | 2 | -6/+32 | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-03 | 37 | -141/+148 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 53 | -162/+349 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT | Dmitry Safonov | 2018-11-01 | 6 | -14/+20 | |
| * | | | | | x86/numa_emulation: Fix uniform-split numa emulation | Dave Jiang | 2018-10-30 | 1 | -2/+10 | |
| * | | | | | x86/paravirt: Remove unused _paravirt_ident_32 | Juergen Gross | 2018-10-30 | 4 | -47/+19 | |
| * | | | | | x86/mm/pat: Disable preemption around __flush_tlb_all() | Sebastian Andrzej Siewior | 2018-10-29 | 2 | -1/+11 | |
| * | | | | | x86/paravirt: Remove GPL from pv_ops export | Juergen Gross | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | x86/traps: Use format string with panic() call | Rasmus Villemoes | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | x86: Clean up 'sizeof x' => 'sizeof(x)' | Jordan Borgner | 2018-10-29 | 20 | -63/+63 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8... | Ingo Molnar | 2018-10-29 | 2 | -12/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | x86/microcode: Make revision and processor flags world-readable | Jacek Tomaka | 2018-09-02 | 1 | -2/+2 | |
| | * | | | | | | | x86/earlyprintk: Add a force option for pciserial device | Feng Tang | 2018-10-02 | 1 | -10/+19 | |
| * | | | | | | | | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 2018-10-29 | 68 | -9823/+2614 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/cpufeatures: Enumerate MOVDIR64B instruction | Fenghua Yu | 2018-10-25 | 1 | -0/+1 | |
| * | | | | | | | | | x86/cpufeatures: Enumerate MOVDIRI instruction | Fenghua Yu | 2018-10-25 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-01 | 5 | -0/+30 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov | 2018-09-04 | 5 | -0/+30 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-31 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | um: Remove update_debugregs() | Richard Weinberger | 2018-10-29 | 1 | -2/+0 | |
| * | | | | | | | | | um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP | Richard Weinberger | 2018-10-29 | 1 | -10/+0 | |
* | | | | | | | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 4 | -4/+5 | |
* | | | | | | | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 40 | -43/+26 | |
* | | | | | | | | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 2018-10-31 | 2 | -3/+3 | |
* | | | | | | | | | | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 4 | -6/+6 | |
* | | | | | | | | | | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 2018-10-31 | 1 | -3/+3 | |
* | | | | | | | | | | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 3 | -3/+6 | |
* | | | | | | | | | | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 2018-10-31 | 4 | -4/+5 | |
* | | | | | | | | | | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 2 | -2/+3 | |
* | | | | | | | | | | memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic | Mike Rapoport | 2018-10-31 | 1 | -2/+2 | |
* | | | | | | | | | | memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no... | Mike Rapoport | 2018-10-31 | 1 | -2/+4 | |
* | | | | | | | | | | memblock: replace alloc_bootmem_low with memblock_alloc_low | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | memblock: replace alloc_bootmem_align with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 1 | -2/+2 | |
* | | | | | | | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 | |
* | | | | | | | | | | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -3/+0 | |
* | | | | | | | | | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 4 | -24/+2 | |
* | | | | | | | | | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-10-30 | 2 | -0/+39 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: ptrace: Add function argument access API | Masami Hiramatsu | 2018-10-10 | 2 | -0/+39 | |
* | | | | | | | | | | | Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-10-30 | 3 | -22/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | xen/pvh: don't try to unplug emulated devices | Juergen Gross | 2018-10-26 | 1 | -0/+4 | |
| * | | | | | | | | | | xen/pvh: increase early stack size | Roger Pau Monne | 2018-10-24 | 1 | -1/+1 | |
| * | | | | | | | | | | xen: make xen_qlock_wait() nestable | Juergen Gross | 2018-10-24 | 1 | -14/+10 | |
| * | | | | | | | | | | xen: fix race in xen_qlock_wait() | Juergen Gross | 2018-10-24 | 1 | -10/+5 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-30 | 2 | -28/+228 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |