aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-37/+3
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven1-1/+1
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+32
2017-09-05Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds14-26/+80
2017-08-28m68knommu: remove dead codeAlexandre Belloni1-37/+0
2017-08-28m68k: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-08-21m68k/mac: Avoid soft-lockup warning after mach_power_offFinn Thain1-2/+3
2017-08-21m68k/mac: Don't hang waiting for Cuda power-down commandFinn Thain1-0/+11
2017-08-21m68k: Restore symbol versions for symbols exported from assemblyBen Hutchings1-0/+5
2017-08-21m68k/defconfig: Update defconfigs for v4.13-rc1Geert Uytterhoeven12-24/+61
2017-08-03m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi1-4/+32
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven1-2/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-10/+20
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-12/+11
2017-07-12m68k: coldfire: move inline before return typeJoe Perches1-2/+2
2017-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds6-6/+0
2017-07-10m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-12/+11
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+1
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-7/+0
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-3/+20
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds14-33/+84
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-0/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser2-16/+0
2017-06-26m68k: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski6-6/+0
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab2-21/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+1
2017-05-15kill strlen_user()Al Viro2-3/+0
2017-05-14m68k/defconfig: Update defconfigs for v4.12-rc1Geert Uytterhoeven12-12/+84
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-24/+0
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2-2/+2
2017-05-02Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-116/+61
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro26-120/+238
2017-04-20m68k/mac: Clarify IOP message alloc/free confusionFinn Thain1-13/+6
2017-04-20m68k/mac: Adopt platform_device_register_simple()Finn Thain1-37/+12
2017-04-20m68k/mac: Modernize printing of kernel messagesGeert Uytterhoeven2-21/+14
2017-04-20m68k/mac: IOP - Modernize printing of kernel messagesGeert Uytterhoeven1-45/+29
2017-04-14m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro16-14/+160
2017-03-28m68k: switch to RAW_COPY_USERAl Viro3-24/+28
2017-03-28m68k: get rid of zeroingAl Viro2-26/+43
2017-03-28m68k: switch to generic extable.hAl Viro8-51/+11
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-20m68k: Wire up statxGeert Uytterhoeven3-1/+3
2017-03-20m68k/defconfig: Update defconfigs for v4.11-rc1Geert Uytterhoeven12-12/+156