aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r
Commit message (Expand)AuthorAge
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-22
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-19
* [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-19
* [PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata2006-04-19
* [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-19
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-11
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-11
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-11
* [PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata2006-04-11
* [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata2006-04-11
* [PATCH] unify PFN_* macrosDave Hansen2006-03-27
* [PATCH] unify pfn_to_page: m32r pfn_to_pageKAMEZAWA Hiroyuki2006-03-27
* [PATCH] bitops: m32r: use generic bitopsAkinobu Mita2006-03-26
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-26
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-25
* [PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata2006-02-24
* [PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata2006-02-20
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-15
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-14
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-12
* [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-12
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-12
* [PATCH] Generic ioctl.hBrian Gerst2006-01-10
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-09
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-09
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-08
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-08
* [PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata2006-01-06
* [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata2006-01-06
* [PATCH] m32r: Update syscall macros for MMU-less targetsHirokazu Takata2006-01-06
* [PATCH] m32r: Support M32104UT target platformHirokazu Takata2006-01-06
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-06
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* [FLS64]: generic versionStephen Hemminger2006-01-03
* [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-28
* [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata2005-11-28
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-07
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-30
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-30
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-30
* [PATCH] m32r: fix #if warningsHirokazu Takata2005-10-30
* [PATCH] memory hotplug prep: kill local_mapnrDave Hansen2005-10-30
* [PATCH] gfp_t: dma-mapping (simple cases)Al Viro2005-10-28
* [PATCH] m32r: more basic __user annotationsAl Viro2005-09-26
* [PATCH] m32r: missing __iomem in ioremap() declarationAl Viro2005-09-26
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-21
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-13