summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
AgeCommit message (Expand)AuthorLines
2009-04-10FRV: Move to arch/frv/include/asm/David Howells-8626/+0
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells-3/+3
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells-4/+2
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar-0/+1
2009-04-01mm: use debug_kmap_atomicAkinobu Mita-0/+2
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-24/+0
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar-1/+1
2009-03-24frv: remove <asm/ide.h>Bartlomiej Zolnierkiewicz-24/+0
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar-1/+1
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig-0/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar-1/+1
2009-02-17FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin-1/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly-0/+3
2009-02-01headers_check fix: frv, swab.hJaswinder Singh Rajput-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison-2/+0
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells-1/+0
2009-01-06frv: introduce asm/swab.hHarvey Harrison-7/+12
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox-4/+0
2009-01-03frv: define __flsRusty Russell-0/+13
2008-10-17ide: fix support for IDE PCI controllers using MMIO on frvBartlomiej Zolnierkiewicz-9/+1
2008-10-16FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison-1/+1
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky-1/+1
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells-0/+2
2008-08-01FRV: Wire up new system callsDavid Howells-1/+7
2008-07-26[PATCH] kill altrootAl Viro-18/+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-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk-1/+0
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori-0/+2
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-3/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox-1/+0
2008-07-20termios: Termios defines for other platformsAlan Cox-1/+8
2008-07-12frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells-1/+1
2008-06-05FRV: ip_fast_csum() requires a memory clobber on its inline asmDavid Howells-1/+1
2008-05-28Fix FRV minimum slab/kmalloc alignmentDavid Howells-2/+2
2008-05-28FRV: Specify the minimum slab/kmalloc alignmentDavid Howells-0/+7
2008-05-14read_barrier_depends arch fixletsNick Piggin-1/+1
2008-05-02frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin-32/+2
2008-05-01frv: unbreak misalignment handling changesDavid Howells-3/+3
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-188/+8
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+2
2008-04-21frv: remove HARD_RESET_NOW()Adrian Bunk-5/+0
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis-3/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-155/+1