summaryrefslogtreecommitdiff
path: root/include/asm-m32r
AgeCommit message (Expand)Author
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe
2008-06-06asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk
2008-05-02m32r: types: use <asm-generic/int-*.h> for the m32r architectureH. Peter Anvin
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers
2008-02-07Fix m32r __xchgMathieu Desnoyers
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-30core: remove last users of empty FASTCALL macroHarvey Harrison
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata
2007-11-28m32r: Ignore warnings for unused syscallsHirokazu Takata
2007-11-28m32r: Add missing syscallsHirokazu Takata
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig
2007-10-16include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski