summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r
Commit message (Expand)AuthorAgeFilesLines
* 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
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-1/+4
* include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-161-3/+2
* Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-031-1/+2
* m32r: Rename STI/CLI macrosHirokazu Takata2007-09-061-8/+8
* m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata2007-09-031-0/+20
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-6/+4
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+13
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-6/+0
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-6/+0
OpenPOWER on IntegriCloud