summaryrefslogtreecommitdiff
path: root/include/asm-m32r
AgeCommit message (Expand)Author
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
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata
2006-02-20[PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar