| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2017-09-11 | 2 | -37/+3 |
|\ |
|
| * | m68knommu: remove dead code | Alexandre Belloni | 2017-08-28 | 1 | -37/+0 |
| * | m68k: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-08-28 | 1 | -0/+3 |
* | | m68k: Add braces to __pmd(x) initializer to kill compiler warning | Geert Uytterhoeven | 2017-09-10 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 1 | -0/+3 |
|\ \ |
|
| * | | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger | 2017-09-09 | 1 | -0/+3 |
* | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-09 | 1 | -4/+32 |
|\ \ \
| |/ /
|/| | |
|
| * | | m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2017-08-03 | 1 | -4/+32 |
| |/ |
|
* | | Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-05 | 14 | -26/+80 |
|\ \
| |/
|/| |
|
| * | m68k/mac: Avoid soft-lockup warning after mach_power_off | Finn Thain | 2017-08-21 | 1 | -2/+3 |
| * | m68k/mac: Don't hang waiting for Cuda power-down command | Finn Thain | 2017-08-21 | 1 | -0/+11 |
| * | m68k: Restore symbol versions for symbols exported from assembly | Ben Hutchings | 2017-08-21 | 1 | -0/+5 |
| * | m68k/defconfig: Update defconfigs for v4.13-rc1 | Geert Uytterhoeven | 2017-08-21 | 12 | -24/+61 |
* | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven | 2017-07-16 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 2 | -10/+20 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-04 | 1 | -7/+0 |
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-04 | 1 | -3/+20 |
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2017-07-13 | 2 | -12/+11 |
|\ \ |
|
| * | | m68k: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-09 | 2 | -12/+11 |
* | | | m68k: coldfire: move inline before return type | Joe Perches | 2017-07-13 | 1 | -2/+2 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2017-07-11 | 6 | -6/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | m68k: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-06-26 | 6 | -6/+0 |
| |/ |
|
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 2 | -3/+0 |
|\ \ |
|
| * | | kill strlen_user() | Al Viro | 2017-05-16 | 2 | -3/+0 |
| |/ |
|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-07 | 1 | -0/+1 |
|\ \ |
|
| * | | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 2017-06-30 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-04 | 2 | -1/+1 |
|\ \ |
|
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+1 |
| |/ |
|
* | | Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-04 | 14 | -33/+84 |
|\ \ |
|
| * | | m68k: Remove ptrace_signal_deliver | Andreas Schwab | 2017-06-19 | 2 | -21/+0 |
| * | | m68k/defconfig: Update defconfigs for v4.12-rc1 | Geert Uytterhoeven | 2017-05-14 | 12 | -12/+84 |
| |/ |
|
* / | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-29 | 2 | -16/+0 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-10 | 1 | -24/+0 |
* | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-09 | 2 | -2/+2 |
* | Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-02 | 3 | -116/+61 |
|\ |
|
| * | m68k/mac: Clarify IOP message alloc/free confusion | Finn Thain | 2017-04-20 | 1 | -13/+6 |
| * | m68k/mac: Adopt platform_device_register_simple() | Finn Thain | 2017-04-20 | 1 | -37/+12 |
| * | m68k/mac: Modernize printing of kernel messages | Geert Uytterhoeven | 2017-04-20 | 2 | -21/+14 |
| * | m68k/mac: IOP - Modernize printing of kernel messages | Geert Uytterhoeven | 2017-04-20 | 1 | -45/+29 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-02 | 1 | -0/+2 |
|\ \ |
|
| * | | m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
| |/ |
|
* | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 26 | -120/+238 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 16 | -14/+160 |
| | |/|
| |/| | |
|
| | | * | m68k: Wire up statx | Geert Uytterhoeven | 2017-03-20 | 3 | -1/+3 |
| | | * | m68k/defconfig: Update defconfigs for v4.11-rc1 | Geert Uytterhoeven | 2017-03-20 | 12 | -12/+156 |
| | | * | m68k/bitops: Correct signature of test_bit() | Geert Uytterhoeven | 2017-03-20 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | m68k: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 3 | -24/+28 |
| | * | m68k: get rid of zeroing | Al Viro | 2017-03-29 | 2 | -26/+43 |
| | * | m68k: switch to generic extable.h | Al Viro | 2017-03-29 | 8 | -51/+11 |
| |/ |
|