summaryrefslogtreecommitdiff
path: root/include/asm-frv
Commit message (Expand)AuthorAge
* FRV: Move to arch/frv/include/asm/David Howells2009-04-10
* FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells2009-04-10
* FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-09
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-02
|\
| * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| |\
| | * Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| | |\
| * | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-02
| | |/ | |/|
* | | mm: use debug_kmap_atomicAkinobu Mita2009-04-01
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\ \ \
| * \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-26
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | headers_check fix: frv, swab.hJaswinder Singh Rajput2009-02-01
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\ \ \
| * | | frv: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2009-03-24
| | |/ | |/|
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\ \ \ | |/ /
| * | FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin2009-02-17
| |/
* | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-15
|/
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* frv: introduce asm/swab.hHarvey Harrison2009-01-06
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* frv: define __flsRusty Russell2009-01-03
* ide: fix support for IDE PCI controllers using MMIO on frvBartlomiej Zolnierkiewicz2008-10-17
* FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison2008-10-16
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-16
* FRV: Provide ioremap_wc() for FRVDavid Howells2008-08-20
* FRV: Wire up new system callsDavid Howells2008-08-01
* [PATCH] kill altrootAl Viro2008-07-26
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-25
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-25
* | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-25
* | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
|\
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-24
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-24
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-24
| |/
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
|/
* termios: Termios defines for other platformsAlan Cox2008-07-20
* frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-12
* FRV: ip_fast_csum() requires a memory clobber on its inline asmDavid Howells2008-06-05
* Fix FRV minimum slab/kmalloc alignmentDavid Howells2008-05-28
* FRV: Specify the minimum slab/kmalloc alignmentDavid Howells2008-05-28
* read_barrier_depends arch fixletsNick Piggin2008-05-14
* frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin2008-05-02
* frv: unbreak misalignment handling changesDavid Howells2008-05-01
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-29
* mm: introduce pte_special pte bitNick Piggin2008-04-28
* frv: remove HARD_RESET_NOW()Adrian Bunk2008-04-21
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-19
* Generic semaphore implementationMatthew Wilcox2008-04-17