aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-03-14[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro1-18/+1
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt1-2/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata65-235/+65
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+3
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata1-1/+2
2006-12-08[PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata1-3/+4
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata2-35/+6
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-2/+7
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-111/+0
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro1-28/+24
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-32/+0
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-0/+1
2006-10-03fix file specification in commentsUwe Zeisberger9-9/+9
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-37/+0
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden1-1/+1
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel1-3/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+3
2006-09-27[PATCH] m32r: revise __raw_read_trylock()Hirokazu Takata1-1/+8
2006-09-27[PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata1-2/+2
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken2-3/+7
2006-09-21Fix 'make headers_check' on m32rDavid Woodhouse5-8/+5
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-5/+0
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-2/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse34-35/+0
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata1-44/+23
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata1-11/+11
2006-04-19[PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata1-60/+4
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata3-15/+17
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton1-1/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-15/+0
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata1-4/+0
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata1-151/+115
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernelHirokazu Takata1-1/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-4/+0
2006-03-27[PATCH] unify pfn_to_page: m32r pfn_to_pageKAMEZAWA Hiroyuki2-17/+2
2006-03-26[PATCH] bitops: m32r: use generic bitopsAkinobu Mita1-445/+12