summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* Generic semaphore implementationMatthew Wilcox2008-04-172-305/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-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/+2
* 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/+5
* 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/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-7/+0
* cleanup after APUS removalAdrian Bunk2008-02-061-2/+0
* mac68k: remove dead codeFinn Thain2008-02-051-2/+0
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-9/+9
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-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/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-6/+0
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* cleanup floppy.hJan Beulich2007-10-171-3/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* 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-111-1/+11
* m68k: Enable arbitary speed tty supportAlan Cox2007-08-223-3/+12
* m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2007-08-222-9/+3
* m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven2007-08-221-0/+2
* more include order horrorsAl Viro2007-07-281-17/+16
* 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/+0
* 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/+0
|\
| * more ACSI removalAdrian Bunk2007-07-162-65/+0
* | page table handling cleanupJan Beulich2007-07-162-12/+0
|/
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* m68k: discontinuous memory supportRoman Zippel2007-05-318-70/+75
* m68k: runtime patching infrastructureRoman Zippel2007-05-312-4/+58
* m68k: implement __clear_user()Geert Uytterhoeven2007-05-151-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-112-2/+2
|\
OpenPOWER on IntegriCloud