aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mn10300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison3-40/+44
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-9/+0
2009-01-03mn10300: define __flsRusty Russell1-0/+11
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-08-20MN10300: Supply ioremap_wc() for MN10300David Howells1-0/+2
2008-08-01MN10300: Wire up new system callsDavid Howells1-0/+6
2008-07-26[PATCH] kill altrootAl Viro1-22/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk1-2/+6
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-0/+2
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-4/+0
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz1-4/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24mn10300: move sg_dma_{address,len}() to asm/scatterlist.hAdrian Bunk2-9/+9
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-05-28MN10300: Fix typo in header guardVegard Nossum1-1/+1
2008-05-08MN10300: Make cpu_relax() invoke barrier()David Howells1-1/+1
2008-05-02mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin1-31/+2
2008-05-01rename div64_64 to div64_u64Roman Zippel1-3/+0
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-123/+7
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+3
2008-04-17Generic semaphore implementationMatthew Wilcox1-169/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-06Really unexport asm/page.hDavid Woodhouse1-4/+0
2008-02-23MN10300: define SO_MARKDavid Howells1-0/+2
2008-02-23MN10300: define HZ as a config optionDavid Howells1-1/+1
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison2-4/+2
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells122-0/+9468