aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15m68k: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-09-26m68k: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-10m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()Geert Uytterhoeven
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-26m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or notGreg Ungerer
2013-08-26m68knommu: user generic iomap to support ioread*/iowrite*Greg Ungerer
2013-08-23m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()Geert Uytterhoeven
2013-08-14m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker
2013-08-14m68k: Truncate base in do_div()Andreas Schwab
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-24m68k/q40: Undefine insl/outsl before redefining themGeert Uytterhoeven
2013-06-24m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven
2013-06-24m68k: Remove inline strcpy() and strcat() implementationsGeert Uytterhoeven
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-05-29m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer
2013-05-21m68k: implement futex.h to support userspace robust futexes and PI mutexesMikael Pettersson
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29m68knommu: fix ColdFire 5373/5329 QSPI base addressGreg Ungerer
2013-04-29m68knommu: create and use a common M53xx ColdFire class of CPUsGreg Ungerer
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer
2013-04-29m68k: Set ColdFire ACR1 cache mode depending on kernel configurationStany MARCEL
2013-04-16m68k: Remove inline strlen() implementationMichal Marek
2013-04-16m68k: Implement ndelay() based on the existing udelay() logicMichael Schmitz
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz
2013-04-16m68k/atari: ROM port ISA adapter supportMichael Schmitz
2013-04-16m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer
2013-04-05m68k: remove rpxlite stuffArtem Bityutskiy
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-04m68knommu: fix MC68328.h definesLuis Alves
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-02-09m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven
2013-02-06m68knommu: fix trap on execing /bin/initGreg Ungerer