summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
AgeCommit message (Expand)AuthorLines
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-9/+0
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley-0/+1
2008-10-17ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz-9/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky-1/+1
2008-10-14m68k: remove the dead PCI codeAdrian Bunk-109/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk-8/+1
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven-0/+1
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven-0/+16
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven-1/+7
2008-08-04m68k: some asm-sparc include files movedStephen Rothwell-3/+400
2008-07-26[PATCH] kill altrootAl Viro-17/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori-1/+1
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk-6/+0
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori-7/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-4/+0
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz-4/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi-4/+1
2008-07-24Remove asm/semaphore.hMatthew Wilcox-1/+0
2008-07-20m68k: remove stale ARCH_SUN4 #defineAdrian Bunk-2/+0
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk-7/+0
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk-8/+0
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk-4/+2
2008-07-20m68k: remove AP1000 codeAdrian Bunk-1/+0
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven-10/+10
2008-07-20m68k: remove CVS keywordsAdrian Bunk-7/+5
2008-06-12m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V-2/+43
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven-22/+22
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven-1/+1
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven-2/+2
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven-1/+5
2008-05-05m68k: remove old mac_esp cruftFinn Thain-30/+0
2008-05-02m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin-31/+1
2008-05-01rename div64_64 to div64_u64Roman Zippel-1/+0
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-10/+7
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+4
2008-04-17Generic semaphore implementationMatthew Wilcox-305/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven-2/+4
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-11/+21
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-6/+2
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+67
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-7/+5
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven-1/+2
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers-3/+24
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-2/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-7/+0