Age | Commit message (Expand) | Author | Files | Lines |
2016-08-08 | m68knommu: fix user a5 register being overwritten | Greg Ungerer | 1 | -1/+0 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 14 | -93/+52 |
2016-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2 | -17/+11 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -6/+6 |
2016-07-28 | m68k: enable binfmt_flat on systems with an MMU | Nicolas Pitre | 1 | -2/+3 |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+40 |
2016-07-25 | m68k: use same start_thread() on MMU and no-MMU | Greg Ungerer | 1 | -12/+1 |
2016-07-25 | m68k: fix file path comment | Greg Ungerer | 1 | -1/+1 |
2016-07-25 | m68k: fix bFLT executable running on MMU enabled systems | Greg Ungerer | 2 | -2/+6 |
2016-07-23 | Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 23 | -16/+64 |
2016-07-19 | m68k/defconfig: Update defconfigs for v4.7-rc2 | Geert Uytterhoeven | 12 | -0/+48 |
2016-07-03 | m68k: Assorted spelling fixes | Andrea Gelmini | 11 | -16/+16 |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 3 | -6/+6 |
2016-06-20 | locking/atomic, arch/m68k: Remove comment | Peter Zijlstra | 1 | -7/+0 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+49 |
2016-06-04 | char/genrtc: remove m68k support | Arnd Bergmann | 13 | -91/+6 |
2016-06-04 | rtc: m68k: provide ioctl for q40 | Arnd Bergmann | 1 | -0/+25 |
2016-06-04 | rtc: m68k: provide rtc_class_ops directly | Arnd Bergmann | 1 | -2/+21 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2 | -0/+60 |
2016-05-28 | m68k: Add <asm/hash.h> | George Spelvin | 2 | -0/+60 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+11 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -7/+0 |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
2016-05-16 | Merge tag 'm68k-for-v4.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2016-05-03 | m68k/mvme16x: Include generic <linux/rtc.h> | Geert Uytterhoeven | 1 | -1/+1 |
2016-05-03 | m68k/bvme6000: Include generic <linux/rtc.h> | Geert Uytterhoeven | 1 | -1/+1 |
2016-04-26 | m68k: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -7/+1 |
2016-04-11 | m68k/gpio: remove arch specific sysfs bus device | Greg Ungerer | 1 | -7/+1 |
2016-04-07 | m68k/defconfig: Update defconfigs for v4.6-rc2 | Geert Uytterhoeven | 12 | -84/+72 |
2016-04-07 | m68k: Wire up preadv2 and pwritev2 | Geert Uytterhoeven | 3 | -1/+5 |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+0 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 20 | -3692/+7 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+4 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2016-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 9 | -20/+22 |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -1/+1 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -1/+0 |
2016-03-07 | m68knommu: remove obsolete 68360 support | Greg Ungerer | 19 | -3690/+5 |
2016-03-07 | m68knommu: fix FEC platform device registration when driver is modular | Greg Ungerer | 1 | -2/+2 |
2016-02-29 | m68k: Fix misspellings in comments. | Adam Buchbinder | 7 | -14/+14 |
2016-02-29 | m68k: Use conventional function parameters for do_sigreturn | Greg Ungerer | 2 | -6/+8 |
2016-02-26 | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2 | -6/+0 |
2016-02-19 | m68k: gpio: switch to gpiochip_add_data() | Linus Walleij | 1 | -1/+1 |
2016-02-01 | m68k/defconfig: Update defconfigs for v4.5-rc1 | Geert Uytterhoeven | 12 | -0/+108 |
2016-02-01 | m68k: Wire up copy_file_range | Geert Uytterhoeven | 3 | -1/+3 |