aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)Author
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley
2008-10-17ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven
2008-08-04m68k: some asm-sparc include files movedStephen Rothwell
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-07-20m68k: remove stale ARCH_SUN4 #defineAdrian Bunk
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk
2008-07-20m68k: remove AP1000 codeAdrian Bunk
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven
2008-07-20m68k: remove CVS keywordsAdrian Bunk
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