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