aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells1-0/+2
2008-08-01FRV: Wire up new system callsDavid Howells1-1/+7
2008-07-26[PATCH] kill altrootAl Viro1-18/+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-1/+0
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-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-07-20termios: Termios defines for other platformsAlan Cox2-1/+8
2008-07-12frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells1-1/+1
2008-06-05FRV: ip_fast_csum() requires a memory clobber on its inline asmDavid Howells1-1/+1
2008-05-28Fix FRV minimum slab/kmalloc alignmentDavid Howells1-2/+2
2008-05-28FRV: Specify the minimum slab/kmalloc alignmentDavid Howells1-0/+7
2008-05-14read_barrier_depends arch fixletsNick Piggin1-1/+1
2008-05-02frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin1-32/+2
2008-05-01frv: unbreak misalignment handling changesDavid Howells1-3/+3
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-188/+8
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+2
2008-04-21frv: remove HARD_RESET_NOW()Adrian Bunk1-5/+0
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis1-3/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-155/+1
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+14
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-30NULL noise: frv cmpxchg()Al Viro1-2/+2
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells1-1/+3
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers3-84/+83
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-3/+10
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-5/+0
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers1-0/+24
2008-02-07Unexport asm/page.hKirill A. Shutemov1-1/+0
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1
2008-02-05frv: remove dead config symbol from FRV codeJiri Olsa1-4/+0
2008-02-05FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day2-10/+10
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-5/+5
2008-02-03include/asm-frv/: Spelling fixesJoe Perches1-1/+1
2008-02-03move frv docs one level upAdrian Bunk5-5/+5
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-6/+0
2007-11-09frv: Remove bogus NO_IRQ = -1 defineAlan Cox1-3/+0