aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-28m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven2-1/+2
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven2-1/+2
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven2-1/+18
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-3/+2
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+4
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar6-8/+5
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez1-0/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27m68k: Provide atomic_{or,xor,and}Peter Zijlstra1-4/+10
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-13m68k: fix io functions for ColdFire/MMU/PCI caseGreg Ungerer1-1/+2
2015-07-13m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer1-1/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+6
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar3-3/+6
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2-9/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2-0/+13
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker1-3/+0
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-1/+0
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg1-1/+1
2015-04-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-2/+4
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+0
2015-04-12m68k: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-03-30m68knommu: ColdFire 5271 only has a single FEC controllerGreg Ungerer1-0/+2
2015-03-30m68k: Fix trivial typos in commentsYannick Guerrini1-2/+2
2015-03-15m68k: Remove FSF addressGeert Uytterhoeven1-5/+0
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov1-0/+2
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-21/+21
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-23/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-53/+2
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-53/+2
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-100/+2
2015-02-03m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer1-1/+1
2015-02-03m68k: remove check for CONFIG_BSEIPPaul Bolle1-22/+0
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven1-5/+0
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin1-20/+20
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain1-1/+1
2015-01-11m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2-94/+1
2015-01-11m68k: Wire up execveatGeert Uytterhoeven2-1/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0