aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-0/+3
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+3
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] m32r: fix #if warningsHirokazu Takata1-1/+1
2005-10-29[PATCH] memory hotplug prep: kill local_mapnrDave Hansen1-6/+0
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro1-1/+1
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro1-4/+6
2005-09-26[PATCH] m32r: missing __iomem in ioremap() declarationAl Viro1-1/+1
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-97/+53
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-17/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-12/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-17/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-25/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-19/+2
2005-08-29[NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf1-1/+1
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-23[PATCH] m32r smp.h gcc4 fixesAl Viro1-2/+0
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-07[PATCH] m32r: framebuffer device supportHirokazu Takata1-0/+199
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-23[PATCH] m32r: build fix for asm-m32r/topology.hHirokazu Takata1-43/+1
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-2/+1
2005-06-21[PATCH] m32r: Use asm-generic/div64.hHirokazu Takata1-38/+1
2005-06-21[PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata2-469/+0
2005-06-21[PATCH] m32r: Support M3A-2170(Mappi-III) platformHirokazu Takata4-1/+149
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-14/+1
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-14/+0
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds104-0/+10413