aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m32r
AgeCommit message (Expand)Author
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox
2007-07-16page table handling cleanupJan Beulich
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-05-15m32r: __xchg() should be always_inlineAl Viro
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-08Remove tas()Jeff Dike
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
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