aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)Author
2014-02-10m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven
2014-02-10m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven
2014-02-10m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-16m68k: Fix build warning in mac_via.hPeter Zijlstra
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-08m68k/atari: Hide RTC_PORT() macro from rtc-cmosGeert Uytterhoeven
2013-12-08m68k: Add support to export bootinfo in procfsGeert Uytterhoeven
2013-12-08m68k: Add kexec supportGeert Uytterhoeven
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven
2013-11-26m68k/vme: Remove unused mvme_bdid_ptrGeert Uytterhoeven
2013-11-26m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>Geert Uytterhoeven
2013-11-26m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0Geert Uytterhoeven
2013-11-26m68k: The bootinfo is located right after the kernelGeert Uytterhoeven
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
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