aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/cache.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton1-11/+23
2006-12-07[PATCH] PCEngines WRAP LED SupportKristian Kielhofner3-0/+149
2006-12-07[PATCH] HZ: 300Hz supportAlan Cox1-5/+15
2006-12-07[PATCH] debug: workqueue locking sanityPeter Zijlstra2-0/+18
2006-12-07[PATCH] ext4_ext_split(): remove dead codeAdrian Bunk1-3/+0
2006-12-07[PATCH] sleep profilingIngo Molnar4-10/+65
2006-12-07[PATCH] Documentation: remount_fs() needs lock_kernelVasily Averin1-1/+1
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra11-13/+16
2006-12-07[PATCH] lockdep: print current locks on in_atomic warningsPeter Zijlstra1-0/+2
2006-12-07[PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher1-0/+2
2006-12-07[PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven1-0/+4
2006-12-07[PATCH] i2lib unused variable cleanupMariusz Kozlowski1-1/+0
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton3-60/+78
2006-12-07[PATCH] ext3: uninline large functionsAndrew Morton3-60/+77
2006-12-07[PATCH] vfs_getattr(): remove dead codeAndrew Morton1-7/+0
2006-12-07[PATCH] get_options to allow a hypenated range for isolcpusDerek Fults2-2/+40
2006-12-07[PATCH] More list debugging contextDave Jones1-4/+6
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman5-7/+26
2006-12-07[PATCH] VFS: extra check inside dentry_unhash()Vasily Averin1-2/+1
2006-12-07[PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan2-4/+3
2006-12-07[PATCH] hpfs: fix printk format warningsRandy Dunlap5-16/+37
2006-12-07[PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2-15/+11
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan6-11/+11
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder4-0/+65
2006-12-07[PATCH] lockdep: annotate bcsp driverPeter Zijlstra1-2/+2
2006-12-07[PATCH] Compile-time check re world-writeable module paramsAlexey Dobriyan1-0/+3
2006-12-07[PATCH] taskstats: cleanup reply assemblingOleg Nesterov1-22/+16
2006-12-07[PATCH] taskstats: use nla_reserve() for reply assemblingOleg Nesterov1-42/+44
2006-12-07[PATCH] taskstats: factor out reply assemblingOleg Nesterov1-27/+28
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov3-26/+25
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov3-47/+19
2006-12-07[PATCH] taskstats_exit_alloc: optimize/simplifyOleg Nesterov1-13/+4
2006-12-07[PATCH] read_cache_pages() cleanupOGAWA Hirofumi1-7/+1
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita4-12/+12
2006-12-07[PATCH] slab: use probe_kernel_address()Andrew Morton1-5/+2
2006-12-07[PATCH] probe_kernel_address() needs to do set_fs()Andrew Morton1-0/+8
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood2-0/+5
2006-12-07[PATCH] kconfig: PRINTK_TIME depends on PRINTKRandy Dunlap1-0/+1
2006-12-07[PATCH] profile: fix uaccess handlingHeiko Carstens1-1/+2
2006-12-07[PATCH] compat: fix uaccess handlingHeiko Carstens2-29/+39
2006-12-07[PATCH] binfmt: fix uaccess handlingHeiko Carstens1-4/+7
2006-12-07[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath1-1/+10
2006-12-07[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.cMika Kukkonen1-2/+2
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap1-2/+3
2006-12-07[PATCH] handle ext4 directory corruption betterEric Sandeen2-0/+12
2006-12-07[PATCH] handle ext3 directory corruption betterEric Sandeen2-0/+12
2006-12-07[PATCH] binfmt_elf: randomize PIE binaries (2nd try)Marcus Meissner1-1/+7
2006-12-07[PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski1-3/+6
2006-12-07[PATCH] lockdep: internal locking fixesJarek Poplawski1-10/+15
2006-12-07[PATCH] paride_register(): shuffle return valuesAlexey Dobriyan16-18/+26