summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-063-1/+50
|\
| * m68k: Define asmlinkage_protectAndreas Schwab2015-09-281-0/+30
| * m68k: Wire up membarrierGeert Uytterhoeven2015-09-282-1/+2
| * m68k: Wire up userfaultfdGeert Uytterhoeven2015-09-282-1/+2
| * m68k: Wire up direct socket callsGeert Uytterhoeven2015-09-282-1/+18
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-3/+2Star
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-041-10/+4Star
|\
| * atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0Star
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0Star
| * m68k: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-4/+10
* | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-256-8/+5Star
|\|
| * mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
| * m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer2015-07-131-1/+2
| * m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer2015-07-131-1/+1
| * Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-271-1/+1
| |\
| | * serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
| * | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
| |\ \
| | * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| | |/
| * | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
| * | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-232-2/+6
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-223-3/+6
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-231-3/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker2015-05-191-3/+0Star
| | |/ /
| * / / arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-1/+0Star
| |/ /
* | / arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
| |/ |/|
* | video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-072-9/+0Star
* | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-072-0/+13
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-04-202-2/+4
|\
| * m68knommu: ColdFire 5271 only has a single FEC controllerGreg Ungerer2015-03-301-0/+2
| * m68k: Fix trivial typos in commentsYannick Guerrini2015-03-301-2/+2
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0Star
|\ \
| * | m68k: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0Star
| |/
* / m68k: Remove FSF addressGeert Uytterhoeven2015-03-151-5/+0Star
|/
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-21/+21
|\
| * m68k: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| * m68k/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-20/+20
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-02-161-23/+1Star
|\ \
| * | m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer2015-02-031-1/+1
| * | m68k: remove check for CONFIG_BSEIPPaul Bolle2015-02-031-22/+0Star
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-114-53/+2Star
|\ \ \
| * | | m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-53/+2Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-104-100/+2Star
|\ \ \ | |/ / |/| |
| * | m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven2015-01-151-5/+0Star
| * | m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain2015-01-111-1/+1
| * | m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2015-01-112-94/+1Star
| |/
* / m68k: Wire up execveatGeert Uytterhoeven2015-01-112-1/+2
|/