Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | memblock: replace alloc_bootmem_pages_node with memblock_alloc_node | Mike Rapoport | 2018-10-31 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic | Mike Rapoport | 2018-10-31 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | memblock: replace alloc_bootmem_low with memblock_alloc_low (2) | Mike Rapoport | 2018-10-31 | 2 | -3/+4 | |
* | | | | | | | | | | | | | | | 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 | 19 | -31/+31 | |
* | | | | | | | | | | | | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 27 | -43/+42 | |
* | | | | | | | | | | | | | | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 28 | -30/+3 | |
* | | | | | | | | | | | | | | | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 24 | -26/+0 | |
* | | | | | | | | | | | | | | | kernel/signal.c: fix a comment error | Weikang Shi | 2018-10-31 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 29 | -199/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-10-30 | 3 | -0/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86: ptrace: Add function argument access API | Masami Hiramatsu | 2018-10-11 | 3 | -0/+46 | |
* | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |