Age | Commit message (Expand) | Author |
2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-29 | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-01-16 | nubus: Add expansion_type values for various Mac models | Finn Thain |
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-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-13 | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-09 | m68k/mac: Add mutual exclusion for IOP interrupt polling | Finn Thain |
2017-11-07 | m68k: coldfire: add dspi0 module support | Angelo Dureghello |
2017-11-06 | m68k: move coldfire MMU initialization code | Greg Ungerer |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
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-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-09-10 | m68k: Add braces to __pmd(x) initializer to kill compiler warning | Geert Uytterhoeven |
2017-09-05 | Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-21 | m68k: Restore symbol versions for symbols exported from assembly | Ben Hutchings |
2017-07-16 | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-10 | m68k: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | kill {__,}{get,put}_user_unaligned() | Al Viro |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro |
2017-07-03 | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-19 | m68k: Remove ptrace_signal_deliver | Andreas Schwab |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-11 | uapi: export all headers under uapi directories | 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 | m68k: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | m68k: get rid of zeroing | Al Viro |
2017-03-28 | m68k: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-20 | m68k: Wire up statx | Geert Uytterhoeven |
2017-03-20 | m68k/bitops: Correct signature of test_bit() | Geert Uytterhoeven |
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 remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
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 |