aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m32r
AgeCommit message (Expand)Author
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-03-14[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata
2006-12-08[PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-07[PATCH] m32r pt_regs fixesAl Viro
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27[PATCH] m32r: revise __raw_read_trylock()Hirokazu Takata
2006-09-27[PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-21Fix 'make headers_check' on m32rDavid Woodhouse
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-26spelling fixesAndreas Mohr
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata
2006-04-19[PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] unify pfn_to_page: m32r pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: m32r: use generic bitopsAkinobu Mita