Age | Commit message (Expand) | Author |
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 |
2018-01-09 | openrisc: Fix conflicting types for _exext and _stext | Joel Stanley |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-13 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-11-03 | openrisc: fix possible deadlock scenario during timer sync | Stafford Horne |
2017-11-03 | openrisc: pass endianness info to sparse | Luc Van Oostenryck |
2017-11-03 | openrisc: add tick timer multi-core sync logic | Stafford Horne |
2017-11-03 | openrisc: enable LOCKDEP_SUPPORT and irqflags tracing | Stafford Horne |