Age | Commit message (Expand) | Author |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-15 | h8300: use dma-direct | Christoph Hellwig |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
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-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-10 | h8300: Mark _stext and _etext as char-arrays, not single char variables | Masami Hiramatsu |
2017-07-16 | h8300: Add missing closing parenthesis in flat_get_addr_from_rp() | Geert Uytterhoeven |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-10 | h8300: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-11 | h8300: put bitsperlong.h in uapi | Nicolas Dichtel |
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 | 8300: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro |
2017-03-27 | add asm-generic/extable.h | Al Viro |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
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-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-10-27 | h8300: fix syscall restarting | Mark Rutland |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-08-13 | h8300: Add missing include file to asm/io.h | Guenter Roeck |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-04 | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | h8300: Add <asm/hash.h> | George Spelvin |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | h8300: show_stack cleanup | Yoshinori Sato |
2016-01-20 | h8300: Restraint of warning. | Yoshinori Sato |
2016-01-20 | h8300: Add KGDB support. | Yoshinori Sato |