Age | Commit message (Expand) | Author |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-07-11 | openrisc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-07 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-07-08 | openrisc: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski |
2017-07-08 | openrisc: explicitly include linux/bug.h in asm/fixmap.h | Tobias Klauser |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-28 | openrisc: remove arch-specific dma_supported implementation | Christoph Hellwig |
2017-06-20 | openrisc: remove DMA_ERROR_CODE | Christoph Hellwig |
2017-06-04 | Merge branch 'timers/urgent' into WIP.timers | Thomas Gleixner |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-29 | kthread: fix boot hang (regression) on MIPS/OpenRISC | Vegard Nossum |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-15 | openrisc: Switch to use export.h instead of module.h | Stafford Horne |
2017-05-15 | openrisc: Change toolchain from or32- to or1k- | Stafford Horne |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-28 | openrisc: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | openrisc: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-16 | openrisc: Export symbols needed by modules | Stafford Horne |
2017-03-16 | openrisc: fix issue handling 8 byte get_user calls | Stafford Horne |
2017-03-16 | openrisc: xchg: fix `computed is not used` warning | Stafford Horne |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "efective" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-02-25 | openrisc: head: Init r0 to 0 on start | Stafford Horne |
2017-02-25 | openrisc: Export ioremap symbols used by modules | Stafford Horne |
2017-02-25 | arch/openrisc/lib/memcpy.c: use correct OR1200 option | Valentin Rothberg |
2017-02-25 | openrisc: head: Remove unused strings | Stafford Horne |
2017-02-25 | openrisc: head: Move init strings to rodata section | Stafford Horne |
2017-02-25 | openrisc: entry: Fix delay slot detection | Stafford Horne |
2017-02-25 | openrisc: entry: Whitespace and comment cleanups | Stafford Horne |
2017-02-25 | openrisc: Add .gitignore | Stafford Horne |
2017-02-25 | openrisc: Add optimized memcpy routine | Stafford Horne |
2017-02-25 | openrisc: Add optimized memset | Olof Kindgren |