summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
Commit message (Expand)AuthorAgeFilesLines
* FRV: Wire up new system callsDavid Howells2008-08-011-1/+7
* [PATCH] kill altrootAl Viro2008-07-261-18/+0
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-6/+0
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-6/+0
* | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-251-1/+0
* | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-4/+0
|\
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-4/+0
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
| |/
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
|/
* termios: Termios defines for other platformsAlan Cox2008-07-202-1/+8
* frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-121-1/+1
* FRV: ip_fast_csum() requires a memory clobber on its inline asmDavid Howells2008-06-051-1/+1
* Fix FRV minimum slab/kmalloc alignmentDavid Howells2008-05-281-2/+2
* FRV: Specify the minimum slab/kmalloc alignmentDavid Howells2008-05-281-0/+7
* read_barrier_depends arch fixletsNick Piggin2008-05-141-1/+1
* frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin2008-05-021-32/+2
* frv: unbreak misalignment handling changesDavid Howells2008-05-011-3/+3
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-188/+8
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+2
* frv: remove HARD_RESET_NOW()Adrian Bunk2008-04-211-5/+0
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-191-3/+1
* Generic semaphore implementationMatthew Wilcox2008-04-171-155/+1
* FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells2008-04-101-6/+15
* FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-101-0/+14
* FRV: Move STACK_TOP_MAX up [try #2]David Howells2008-04-101-1/+1
* FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells2008-04-101-5/+14
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* NULL noise: frv cmpxchg()Al Viro2008-03-301-2/+2
* FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-201-1/+3
* Fix FRV cmpxchg_localMathieu Desnoyers2008-02-083-84/+83
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-3/+10
* 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-5/+0
* Add cmpxchg_local to frvMathieu Desnoyers2008-02-071-0/+24
* Unexport asm/page.hKirill A. Shutemov2008-02-071-1/+0
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-6/+0
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* frv: remove dead config symbol from FRV codeJiri Olsa2008-02-051-4/+0
* FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day2008-02-052-10/+10
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-5/+5
* include/asm-frv/: Spelling fixesJoe Perches2008-02-031-1/+1
* move frv docs one level upAdrian Bunk2008-02-035-5/+5
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-251-6/+0
* frv: Remove bogus NO_IRQ = -1 defineAlan Cox2007-11-091-3/+0
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-2/+1
OpenPOWER on IntegriCloud