summaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)Author
2008-06-12m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven
2008-05-05m68k: remove old mac_esp cruftFinn Thain
2008-05-02m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06cleanup after APUS removalAdrian Bunk
2008-02-05mac68k: remove dead codeFinn Thain
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17cleanup floppy.hJan Beulich
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-13m68k: Export cachectl.hMatthew Wilcox
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven
2007-07-28more include order horrorsAl Viro
2007-07-26m68k {in,out}_le{16,32} endianness misannotationAl Viro
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas