Age | Commit message (Expand) | Author | Files | Lines |
2017-07-16 | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven | 1 | -2/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -10/+20 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -12/+11 |
2017-07-13 | m68k: coldfire: move inline before return type | Joe Perches | 1 | -2/+2 |
2017-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 6 | -6/+0 |
2017-07-09 | m68k: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -12/+11 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+0 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+1 |
2017-07-04 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -7/+0 |
2017-07-04 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 1 | -3/+20 |
2017-07-04 | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -33/+84 |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 1 | -0/+1 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2 | -16/+0 |
2017-06-26 | m68k: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 6 | -6/+0 |
2017-06-19 | m68k: Remove ptrace_signal_deliver | Andreas Schwab | 2 | -21/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -1/+1 |
2017-05-16 | kill strlen_user() | Al Viro | 2 | -3/+0 |
2017-05-14 | m68k/defconfig: Update defconfigs for v4.12-rc1 | Geert Uytterhoeven | 12 | -12/+84 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -24/+0 |
2017-05-09 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2 | -2/+2 |
2017-05-02 | Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -116/+61 |
2017-05-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 26 | -120/+238 |
2017-04-20 | m68k/mac: Clarify IOP message alloc/free confusion | Finn Thain | 1 | -13/+6 |
2017-04-20 | m68k/mac: Adopt platform_device_register_simple() | Finn Thain | 1 | -37/+12 |
2017-04-20 | m68k/mac: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -21/+14 |
2017-04-20 | m68k/mac: IOP - Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -45/+29 |
2017-04-14 | m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 16 | -14/+160 |
2017-03-29 | m68k: switch to RAW_COPY_USER | Al Viro | 3 | -24/+28 |
2017-03-29 | m68k: get rid of zeroing | Al Viro | 2 | -26/+43 |
2017-03-29 | m68k: switch to generic extable.h | Al Viro | 8 | -51/+11 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-20 | m68k: Wire up statx | Geert Uytterhoeven | 3 | -1/+3 |
2017-03-20 | m68k/defconfig: Update defconfigs for v4.11-rc1 | Geert Uytterhoeven | 12 | -12/+156 |
2017-03-20 | m68k/bitops: Correct signature of test_bit() | Geert Uytterhoeven | 1 | -1/+1 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2 | -3/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2 | -6/+0 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+2 |
2017-02-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -6/+8 |
2017-02-28 | scripts/spelling.txt: add "efective" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |