Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | xtensa: use DWARF_DEBUG in the vmlinux.lds.S | Max Filippov | 2018-10-30 | 1 | -17/+1 | |
| * | | | | | | | | | | | | | xtensa: add NOTES section to the linker script | Max Filippov | 2018-10-30 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | xtensa: remove ZONE_DMA | Christoph Hellwig | 2018-10-15 | 2 | -4/+1 | |
* | | | | | | | | | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-01 | 7 | -22/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | arm64: Drop unneeded stackleak_check_alloca() | Alexander Popov | 2018-09-04 | 1 | -22/+0 | |
| * | | | | | | | | | | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov | 2018-09-04 | 6 | -0/+37 | |
* | | | | | | | | | | | | | | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds | 2018-11-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | arm64: percpu: Initialize ret in the default case | Nathan Chancellor | 2018-09-25 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-11-01 | 2 | -7/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | sparc64: Wire up compat getpeername and getsockname. | David S. Miller | 2018-11-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | sparc64: Remvoe set_fs() from perf_callchain_user(). | David S. Miller | 2018-10-30 | 1 | -5/+0 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux | Linus Torvalds | 2018-11-01 | 3 | -31/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | csky: use common dtb build rules | Guo Ren | 2018-11-01 | 2 | -13/+1 | |
| * | | | | | | | | | | | | | | | csky: remove builtin-dtb Kbuild | Guo Ren | 2018-11-01 | 3 | -18/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-01 | 3 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | lib: Remove umoddi3 and udivmoddi4 | Palmer Dabbelt | 2018-10-31 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" | Palmer Dabbelt | 2018-10-31 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | Move EM_RISCV into elf-em.h | Palmer Dabbelt | 2018-10-31 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | RISC-V: properly determine hardware caps | Andreas Schwab | 2018-10-31 | 1 | -3/+5 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-31 | 11 | -456/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | um: Make line/tty semantics use true write IRQ | Anton Ivanov | 2018-10-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | um: trap: fix spelling mistake, EACCESS -> EACCES | Colin Ian King | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | um: Don't hardcode path as it is architecture dependent | Ritesh Raj Sarraf | 2018-10-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | um: NULL check before kfree is not needed | YueHaibing | 2018-10-29 | 3 | -16/+8 | |
| * | | | | | | | | | | | | | | | | | um: remove unused AIO code | Christoph Hellwig | 2018-10-29 | 3 | -424/+2 | |
| * | | | | | | | | | | | | | | | | | um: Give start_idle_thread() a return code | Richard Weinberger | 2018-10-29 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2018-10-31 | 1 | -25/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | c6x: switch to NO_BOOTMEM | Mike Rapoport | 2018-10-28 | 2 | -25/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-10-31 | 5 | -21/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp... | Stephen Boyd | 2018-10-19 | 4 | -0/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | ARM: Add Krait L2 register accessor functions | Stephen Boyd | 2018-10-17 | 4 | -0/+61 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / / | clk: davinci: kill davinci_clk_reset_assert/deassert() | Bartosz Golaszewski | 2018-10-02 | 1 | -21/+0 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() | David Hildenbrand | 2018-10-31 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | powerpc/powernv: hold device_hotplug_lock when calling device_online() | David Hildenbrand | 2018-10-31 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 37 | -55/+75 | |
* | | | | | | | | | | | | | | | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 207 | -230/+151 | |
* | | | | | | | | | | | | | | | | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 2018-10-31 | 5 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 30 | -33/+33 | |
* | | | | | | | | | | | | | | | | | | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 2018-10-31 | 2 | -4/+5 | |
* | | | | | | | | | | | | | | | | | | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 10 | -11/+14 | |
* | | | | | | | | | | | | | | | | | | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 2018-10-31 | 17 | -23/+25 | |
* | | | | | | | | | | | | | | | | | | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport | 2018-10-31 | 11 | -24/+28 | |
* | | | | | | | | | | | | | | | | | | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 9 | -12/+14 | |
* | | | | | | | | | | | | | | | | | | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport | 2018-10-31 | 7 | -11/+16 | |
* | | | | | | | | | | | | | | | | | | memblock: replace alloc_bootmem_node with memblock_alloc_node | Mike Rapoport | 2018-10-31 | 3 | -9/+6 | |
* | | | | | | | | | | | | | | | | | | memblock: replace __alloc_bootmem_node with appropriate memblock_ API | Mike Rapoport | 2018-10-31 | 4 | -12/+14 |