Age | Commit message (Expand) | Author |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-09-28 | openrisc: use for_each_of_cpu_node iterator | Rob Herring |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann |
2018-08-23 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-08-06 | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2018-08-03 | openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-21 | openrisc: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-07-21 | openrisc: fix cache maintainance the the sync_single_for_device DMA operation | Christoph Hellwig |
2018-07-21 | openrisc: remove the no-op unmap_page and unmap_sg DMA operations | Christoph Hellwig |
2018-07-21 | openrisc: remove the sync_single_for_cpu DMA operation | Christoph Hellwig |
2018-07-19 | kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile | Masahiro Yamada |
2018-07-17 | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2018-07-01 | openrisc: entry: Fix delay slot exception detection | Stafford Horne |
2018-06-25 | openrisc: Call destructor during __pte_free_tlb | Stafford Horne |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-06-21 | locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc... | Will Deacon |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-29 | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-04-25 | signal/openrisc: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann |
2018-04-15 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2018-04-08 | openrisc: remove unused __ARCH_HAVE_MMU define | Tobias Klauser |
2018-04-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-04 | openrisc: Set CONFIG_MULTI_IRQ_HANDLER | Palmer Dabbelt |
2018-02-22 | openrisc: add ioremap_nocache declaration before include asm-generic/io.h and... | Greentime Hu |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-12 | signal/openrisc: Fix do_unaligned_access to send the proper signal | Eric W. Biederman |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-09 | openrisc: Make THREAD_SIZE available to vmlinux.lds | David Howells |