aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata1-3/+8
2007-11-28m32r: Ignore warnings for unused syscallsHirokazu Takata1-0/+24
2007-11-28m32r: Add missing syscallsHirokazu Takata1-1/+41
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-3/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig1-1/+4
2007-10-16include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt1-1/+2
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata1-8/+8
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata1-0/+20
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-6/+4
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+13
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-6/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-6/+0
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox3-3/+12
2007-07-16page table handling cleanupJan Beulich1-34/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-05-15m32r: __xchg() should be always_inlineAl Viro1-1/+2
2007-05-11Consolidate asm/poll.hStephen Rothwell1-32/+1
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2-3/+3
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata1-0/+11
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-1/+5
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-8/+15
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
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