summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: remove old mac_esp cruftFinn Thain2008-05-051-30/+0Star
* m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin2008-05-031-31/+1Star
* rename div64_64 to div64_u64Roman Zippel2008-05-011-1/+0Star
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-10/+7Star
* mm: introduce pte_special pte bitNick Piggin2008-04-282-0/+4
* Generic semaphore implementationMatthew Wilcox2008-04-172-305/+1Star
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
* m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-041-2/+4
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-083-11/+21
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-1/+1
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-6/+2Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+67
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+5Star
* m68k: kill page walker compile warningGeert Uytterhoeven2008-02-071-1/+2
* Add cmpxchg_local to m86kMathieu Desnoyers2008-02-071-3/+24
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1Star
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-7/+0Star
* cleanup after APUS removalAdrian Bunk2008-02-061-2/+0Star
* mac68k: remove dead codeFinn Thain2008-02-051-2/+0Star
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-9/+9
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-291-0/+2
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-1/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-10/+0Star
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-6/+0Star
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0Star
* cleanup floppy.hJan Beulich2007-10-171-3/+0Star
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0Star
* m68k: Export cachectl.hMatthew Wilcox2007-10-131-0/+1
* m68k: ignore restart_syscallGeert Uytterhoeven2007-10-131-0/+3
* m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-121-1/+11
* m68k: Enable arbitary speed tty supportAlan Cox2007-08-233-3/+12
* m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2007-08-232-9/+3Star
* m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven2007-08-231-0/+2
* more include order horrorsAl Viro2007-07-291-17/+16Star
* m68k {in,out}_le{16,32} endianness misannotationAl Viro2007-07-261-4/+4
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-3/+0Star
* m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro2007-07-202-14/+69
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+28
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-162-65/+0Star
|\
| * more ACSI removalAdrian Bunk2007-07-162-65/+0Star
* | page table handling cleanupJan Beulich2007-07-162-12/+0Star
|/
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-4/+0Star