summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
...
| * | | m68k: mvme147: Convert to clocksource APIFinn Thain2019-03-252-7/+30
| * | | m68k: mac: Convert to clocksource APIFinn Thain2019-03-251-9/+36
| * | | m68k: hp300: Handle timer counter overflowFinn Thain2019-03-251-19/+27
| * | | m68k: hp300: Convert to clocksource APIFinn Thain2019-03-251-7/+30
| * | | m68k: bvme6000: Convert to clocksource APIFinn Thain2019-03-251-16/+41
| * | | m68k: atari: Convert to clocksource APIFinn Thain2019-03-251-17/+36
| * | | m68k: amiga: Convert to clocksource APIFinn Thain2019-03-251-9/+37
| * | | m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain2019-03-259-17/+0Star
| * | | m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain2019-03-257-32/+0Star
| * | | m68k: mac: Fix VIA timer counter accessesFinn Thain2019-03-251-49/+53
| * | | m68k: Call timer_interrupt() with interrupts disabledFinn Thain2019-03-2511-47/+105
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-7/+0Star
|\ \ \
| * | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0Star
| | |/ | |/|
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-14/+1Star
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-032-14/+1Star
| |/ /
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ | |/ / |/| |
| * | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| |/
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-126-1/+31
|\
| * treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-126-0/+31
| * arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-1/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-03-123-2/+98
|\ \ | |/ |/|
| * m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello2019-02-253-2/+98
* | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-082-2/+0Star
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-067-67/+475
|\ \
| * | Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-113-4/+8
| |\|
| * | 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-226-17/+108
| * | | m68k/mac: Fix PRAM accessorsFinn Thain2019-01-221-10/+33
| * | | m68k/mac: Use macros for RTC accesses not magic numbersFinn Thain2019-01-221-18/+41
| * | | m68k/mac: Adopt naming and calling conventions for PRAM routinesFinn Thain2019-01-221-38/+23Star
| * | | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...Finn Thain2019-01-222-0/+25
| * | | m68k/atari: Implement arch_nvram_ops structFinn Thain2019-01-221-0/+49
| * | | nvram: Replace nvram_* function exports with static functionsFinn Thain2019-01-221-36/+3Star
| * | | m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain2019-01-222-0/+245
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-1/+1
|\ \ \ \
| * | | | m68k/mm: use __ClearPageReserved()David Hildenbrand2019-03-061-1/+1
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-053-28/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+1
| |\ \ \ \
| | * | | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
| * | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-102-28/+48
| |\| | | |
| | * | | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
| | * | | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-072-7/+7
| | * | | | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-21/+21
| * | | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-101-0/+16
| |\| | | |
| | * | | | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+4
| | * | | | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+11
| | * | | | m68k: assign syscall number for seccompArnd Bergmann2019-01-251-0/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-0520-436/+48Star
|\ \ \ \ \