aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2-18/+2
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-0/+12
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+1
2019-05-06Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2019-04-08m68k/io: Remove useless definition of mmiowb()Will Deacon1-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-14/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2-1/+1
2019-03-25m68k: mvme147: Handle timer counter overflowFinn Thain1-0/+1
2019-03-25m68k: mvme147: Convert to clocksource APIFinn Thain1-1/+0
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-20m68k: define syscall_get_arch()Dmitry V. Levin1-0/+12
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+15
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+10
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-03-05Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-3/+0
2019-03-05a.out: remove core dumping supportLinus Torvalds1-68/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-7/+0
2019-02-25m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello1-0/+15
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2-1/+1
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-2/+2
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-2/+2
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2-1/+1
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman1-0/+1
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain2-0/+10
2019-01-21m68k/mac: Clean up unused timer definitionsFinn Thain1-3/+0
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-19/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-13/+7
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)3-12/+6
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-2/+2
2018-12-26Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds5-390/+39
2018-12-04m68k: Generate uapi header and syscall table header filesFiroz Khan3-388/+3
2018-12-04m68k: Add __NR_syscalls along with NR_syscallsFiroz Khan2-2/+5
2018-12-03m68k: Unroll raw_outsb() loopFinn Thain1-4/+35
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-2/+2
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-10-16ataflop: fold headers into C fileOmar Sandoval2-93/+0
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-2/+2
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+11
2018-07-30m68knommu: Fix typos in Coldfire 5272 DMA debug codeGeert Uytterhoeven1-2/+2