aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)AuthorFilesLines
2008-04-29kernel: Move arches to use common unaligned accessGravatar Harvey Harrison 1-10/+7
2008-04-28mm: introduce pte_special pte bitGravatar Nick Piggin 2-0/+4
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 2-305/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installGravatar Christian Borntraeger 1-0/+6
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGravatar Geert Uytterhoeven 1-2/+4
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 3-11/+21
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Gravatar Mike Frysinger 1-6/+2
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTGravatar David Howells 1-0/+67
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hGravatar David Howells 2-7/+5
2008-02-07m68k: kill page walker compile warningGravatar Geert Uytterhoeven 1-1/+2
2008-02-07Add cmpxchg_local to m86kGravatar Mathieu Desnoyers 1-3/+24
2008-02-07Sanitize the type of struct user.u_ar0Gravatar H. Peter Anvin 1-2/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededGravatar Kirill A. Shutemov 2-7/+0
2008-02-06cleanup after APUS removalGravatar Adrian Bunk 1-2/+0
2008-02-05mac68k: remove dead codeGravatar Finn Thain 1-2/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeGravatar Benjamin Herrenschmidt 2-9/+9
2008-01-31[NET]: Introducing socket mark socket option.Gravatar Laszlo Attila Toth 1-0/+2
2008-01-28ext4: Add ext4_find_next_bit()Gravatar Aneesh Kumar K.V 1-0/+2
2007-10-22Add CONFIG_DEBUG_SG sg validationGravatar Jens Axboe 1-0/+3
2007-10-22Change table chaining layoutGravatar Jens Axboe 1-1/+1
2007-10-20ide: add hwif->ack_intr hookGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2007-10-19forbid asm/bitops.h direct inclusionGravatar Jiri Slaby 1-0/+4
2007-10-19remove unused flush_tlb_pgtablesGravatar Benjamin Herrenschmidt 1-10/+0
2007-10-18bitops: introduce lock opsGravatar Nick Piggin 1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsGravatar Ralf Baechle 1-6/+0
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+0
2007-10-17cleanup floppy.hGravatar Jan Beulich 1-3/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hGravatar Olaf Hering 1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDGravatar Christoph Hellwig 1-1/+0
2007-10-13m68k: Export cachectl.hGravatar Matthew Wilcox 1-0/+1
2007-10-13m68k: ignore restart_syscallGravatar Geert Uytterhoeven 1-0/+3
2007-09-11m68k(nommu): add missing syscallsGravatar Geert Uytterhoeven 1-1/+11
2007-08-22m68k: Enable arbitary speed tty supportGravatar Alan Cox 3-3/+12
2007-08-22m68k: Use _AC() instead of #ifdef __ASSEMBLY__Gravatar Geert Uytterhoeven 2-9/+3
2007-08-22m68k: <asm/page.h> needs <linux/compiler.h>Gravatar Geert Uytterhoeven 1-0/+2
2007-07-28more include order horrorsGravatar Al Viro 1-17/+16
2007-07-26m68k {in,out}_le{16,32} endianness misannotationGravatar Al Viro 1-4/+4
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hGravatar Al Viro 1-3/+0
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Gravatar Al Viro 2-14/+69
2007-07-19arch: personality independent stack topGravatar Peter Zijlstra 1-0/+1
2007-07-17fbdev: detect primary display deviceGravatar Antonino A. Daplas 1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesGravatar Antonino A. Daplas 1-0/+28
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 2-65/+0
2007-07-16page table handling cleanupGravatar Jan Beulich 2-12/+0
2007-07-16more ACSI removalGravatar Adrian Bunk 2-65/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Gravatar Michael Ellerman 1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportGravatar Alan Cox 1-0/+11
2007-05-31m68k: discontinuous memory supportGravatar Roman Zippel 8-70/+75
2007-05-31m68k: runtime patching infrastructureGravatar Roman Zippel 2-4/+58