summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* [PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro2007-03-141-18/+1Star
* [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-1165-235/+65Star
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+3
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata2006-12-081-1/+2
* [PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata2006-12-081-3/+4
* [PATCH] m32r: make userspace headers platform-independentHirokazu Takata2006-12-082-35/+6Star
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-2/+7
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-111/+0Star
* [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-031-28/+24Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-32/+0Star
* [PATCH] m32r pt_regs fixesAl Viro2006-10-071-0/+1
* fix file specification in commentsUwe Zeisberger2006-10-039-9/+9
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-37/+0Star
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-1/+1
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-011-3/+0Star
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* [PATCH] m32r: revise __raw_read_trylock()Hirokazu Takata2006-09-271-1/+8
* [PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata2006-09-271-2/+2
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-262-3/+7
* Fix 'make headers_check' on m32rDavid Woodhouse2006-09-215-8/+5Star
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-1/+0Star
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-1/+1
* | [PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0Star
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-5/+0Star
* | spelling fixesAndreas Mohr2006-06-261-1/+1
* | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-231-1/+1
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2634-35/+0Star
* [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-191-44/+23Star
* [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-191-11/+11
* [PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata2006-04-191-60/+4Star
* [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-193-15/+17
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-15/+0Star
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-4/+0Star
* [PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata2006-04-111-151/+115Star
* [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata2006-04-111-1/+2
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+0Star
* [PATCH] unify pfn_to_page: m32r pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-17/+2Star
* [PATCH] bitops: m32r: use generic bitopsAkinobu Mita2006-03-261-445/+12Star