aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cciss.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscEric Biederman1-16/+16
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev5-10/+18
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn1-18/+18
2006-09-29[PATCH] tty locking on resizeAlan Cox5-27/+36
2006-09-29[PATCH] add -o flush for fatChris Mason4-3/+83
2006-09-29[PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma1-7/+13
2006-09-29[PATCH] fs.h: ifdef security fieldsAlexey Dobriyan3-3/+7
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan4-5/+31
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan3-2/+12
2006-09-29[PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert1-1/+3
2006-09-29[PATCH] ifdef ->quota_read, ->quota_writeAlexey Dobriyan1-1/+2
2006-09-29[PATCH] Fix reiserfs latencies caused by data=orderedChris Mason1-11/+43
2006-09-29[PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason1-1/+1
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-09-29[PATCH] single bit flip detectorDave Jones1-1/+23
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] LSM: remove BSD secure level security moduleChris Wright4-781/+0
2006-09-29[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.hRolf Eike Beer1-6/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer5-11/+11
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...Alan Cox3-9/+10
2006-09-29[PATCH] Fix kerneldoc comments in kernel/timer.cRolf Eike Beer1-12/+17
2006-09-29[PATCH] oom_adj/oom_score documentationJan-Frode Myklebust1-0/+18
2006-09-29[PATCH] clean up and remove some extra spinlocks from rtmutexSteven Rostedt1-26/+25
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLYEric Sandeen1-0/+4
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan5-7/+11
2006-09-29[PATCH] task_struct: ifdef Missed'em V IPCAlexey Dobriyan1-0/+2
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering1-0/+31
2006-09-29[PATCH] Remove unused tty_struct fieldMatthias Urlichs1-1/+0
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous2-1/+25
2006-09-29[PATCH] timer: add lock annotation to lock_timer_baseJosh Triplett1-0/+1
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi3-2/+4
2006-09-29[PATCH] fuse: use dentry in statfsMiklos Szeredi1-0/+1
2006-09-29[PATCH] module_subsys: initialize earlierMark Huang1-1/+1
2006-09-29[PATCH] Require mmap handler for a.out executablesEugene Teo1-0/+14
2006-09-29[PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu1-6/+6
2006-09-29[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}Josh Triplett1-4/+4
2006-09-29[PATCH] fs: add lock annotation to grab_superJosh Triplett1-1/+1
2006-09-29[PATCH] lockdep: don't pull in includes when lockdep disabledMichael S. Tsirkin1-2/+2
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett1-1/+1
2006-09-29[PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett1-0/+2
2006-09-29[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett1-0/+2
2006-09-29[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett1-0/+1
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilogJosh Triplett1-2/+2
2006-09-29[PATCH] irq: remove a extra lineYoichi Yuasa1-4/+0
2006-09-29[PATCH] irq: fixed coding styleYoichi Yuasa1-1/+1
2006-09-29[PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versionsOlaf Hering1-1/+1
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah8-23/+41
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah4-0/+505