aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-4/+7
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-7/+5
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers1-1/+361
2008-02-07Fix m32r __xchgMathieu Desnoyers1-3/+1
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers1-10/+101
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-4/+0
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike1-1/+1
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-5/+5
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa2-4/+2
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-30core: remove last users of empty FASTCALL macroHarvey Harrison1-1/+1
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata1-3/+8
2007-11-28m32r: Ignore warnings for unused syscallsHirokazu Takata1-0/+24
2007-11-28m32r: Add missing syscallsHirokazu Takata1-1/+41
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-3/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig1-1/+4
2007-10-16include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt1-1/+2
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata1-8/+8
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata1-0/+20
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-6/+4
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+13
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-6/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-6/+0
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox3-3/+12
2007-07-16page table handling cleanupJan Beulich1-34/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-05-15m32r: __xchg() should be always_inlineAl Viro1-1/+2
2007-05-11Consolidate asm/poll.hStephen Rothwell1-32/+1
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2-3/+3
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata1-0/+11
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-1/+5