aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-1/+1
| | |\
| | * | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
|/ / /
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-261-1/+1
|\ \ \ | | |/ | |/|
| * | headers_check fix: m32r, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| |/
* | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-3/+0
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
* m32r: introduce asm/swab.hHarvey Harrison2009-01-063-6/+12
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-7/+1
* m32r: define __flsRusty Russell2009-01-031-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-1/+1
|\
| * sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
* | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-2/+0
|/
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-20/+0
* [PATCH] kill altrootAl Viro2008-07-261-17/+0
* 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
* | 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-70/+0
|\
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-20/+0
| * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-241-50/+0
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-8/+0
| * ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz2008-07-241-0/+8
* | 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
|/
* m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+4
* asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk2008-06-061-1/+1
* m32r: types: use <asm-generic/int-*.h> for the m32r architectureH. Peter Anvin2008-05-021-30/+2
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-14/+13
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-10/+0
|\
| * ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-181-6/+0
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-2/+0
| * ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-181-2/+0
* | Generic semaphore implementationMatthew Wilcox2008-04-171-144/+1
|/
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-4/+7
* 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: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+5
* local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers2008-02-071-1/+361
* Fix m32r __xchgMathieu Desnoyers2008-02-071-3/+1
* New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers2008-02-071-10/+101
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-4/+0