summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda1-0/+3
2006-12-08[PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda1-2/+7
2006-12-08[PATCH] dm: map and endio return code clarificationKiyoshi Ueda1-1/+1
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda1-1/+1
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller1-3/+3
2006-12-08[PATCH] fault-injection: defaults likely to please a new userDon Mullis1-0/+1
2006-12-08[PATCH] fault-injection: Use bool-true-false throughoutDon Mullis1-1/+1
2006-12-08[PATCH] fault injection: stacktrace filteringAkinobu Mita1-0/+12
2006-12-08[PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2-0/+5
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita1-0/+4
2006-12-08[PATCH] fault-injection capabilities infrastructureAkinobu Mita1-0/+69
2006-12-08[PATCH] Char: istallion, variables cleanupJiri Slaby1-12/+12
2006-12-08[PATCH] Char: istallion, eliminate typedefsJiri Slaby1-6/+6
2006-12-08[PATCH] Char: stallion, variables cleanupJiri Slaby1-14/+14
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox4-10/+10
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox3-12/+13
2006-12-08[PATCH] Char: stallion, kill typedefsJiri Slaby1-12/+12
2006-12-08[PATCH] Char: mxser_new, upgrade to 1.9.1Jiri Slaby1-0/+3
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu3-3/+9
2006-12-08[PATCH] to nsproxyCedric Le Goater3-2/+22
2006-12-08[PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu1-5/+5
2006-12-08[PATCH] identifier to nsproxyCedric Le Goater2-0/+2
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev5-47/+47
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2-7/+23
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-0/+5
2006-12-08[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...David Howells2-6/+26
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2-8/+132
2006-12-08[PATCH] struct path: convert lockdJosef Sipek1-1/+1
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2-5/+7
2006-12-08[PATCH] struct path: move struct path from fs/namei.c into include/linuxJosef "Jeff" Sipek1-0/+5
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-22/+22
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek1-0/+31
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita1-2/+2
2006-12-08[PATCH] bit reverse libraryAkinobu Mita1-0/+15
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge2-0/+54
2006-12-08[PATCH] lockdep: avoid lockdep warning in mdNeilBrown1-0/+2
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra1-17/+0
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier1-1/+17
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier1-0/+9
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov1-1/+0
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-5/+6
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov216-2027/+2970
2006-12-08Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-31/+0
2006-12-08Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds1-0/+5
2006-12-08Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust77-490/+929
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust15-47/+140
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+5
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds1-0/+1
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-21/+117
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-26/+15