summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-061-1/+1
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-5/+5
* m32r: remove dead config symbols from M32R codeJiri Olsa2008-02-052-4/+2
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* core: remove last users of empty FASTCALL macroHarvey Harrison2008-01-301-1/+1
* m32r: Update sys_rt_sigsuspendHirokazu Takata2007-11-281-3/+8
* m32r: Ignore warnings for unused syscallsHirokazu Takata2007-11-281-0/+24
* m32r: Add missing syscallsHirokazu Takata2007-11-281-1/+41
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-3/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3