summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-03-111-0/+15
|\
| * m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello2019-02-251-0/+15
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-062-0/+10
|\ \
| * | Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-112-1/+1
| |\|
| * | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-281-0/+1
| |\ \
| * | | m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain2019-01-222-0/+10
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
| | | |/ | | |/|
* | | | Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-051-3/+0
|\ \ \ \
| * | | | m68k/mac: Clean up unused timer definitionsFinn Thain2019-01-211-3/+0
| | |_|/ | |/| |
* | | | a.out: remove core dumping supportLinus Torvalds2019-03-051-68/+0
* | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-7/+0
| |/ / |/| |
* | | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
| |/ |/|
* | arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-19/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-054-13/+7
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-043-12/+6
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-2/+2
|/
* Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-265-390/+39
|\
| * m68k: Generate uapi header and syscall table header filesFiroz Khan2018-12-043-388/+3
| * m68k: Add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-042-2/+5
| * m68k: Unroll raw_outsb() loopFinn Thain2018-12-031-4/+35
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-2/+2
|\ \ | |/ |/|
| * mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-2/+2
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-1/+1
|\
| * asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* | ataflop: fold headers into C fileOmar Sandoval2018-10-162-93/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-08-191-2/+2
|\
| * m68knommu: Fix typos in Coldfire 5272 DMA debug codeGeert Uytterhoeven2018-07-301-2/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-132-19/+11
|\ \
| * | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-171-1/+3
| |\|
| * | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-3/+2
| * | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-0/+4
| * | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0
| * | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
| * | locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>Will Deacon2018-06-211-1/+5
* | | m68k/page_no.h: force __va argument to be unsigned longMike Rapoport2018-07-291-1/+1
* | | m68k/bitops: convert __ffs to match generic declarationMike Rapoport2018-07-291-2/+6
* | | m68k/io: Switch mmu variant to <asm-generic/io.h>Geert Uytterhoeven2018-07-293-38/+10
* | | m68k/io: Move mem*io define guards to <asm/kmap.h>Geert Uytterhoeven2018-07-292-11/+3
* | | m68k/io: Add missing ioremap define guards, fix typoGeert Uytterhoeven2018-07-292-3/+5
* | | m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2018-07-291-1/+0
* | | m68k: Use generic dma_noncoherent_opsChristoph Hellwig2018-07-232-12/+1
* | | m68k/mac: Enable PDMA for PowerBook 500 seriesFinn Thain2018-07-231-1/+0
| |/ |/|
* | m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer2018-07-021-1/+3
|/