aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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] termios: Enable new style termios ioctls on x86-64Alan Cox3-3/+23
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox6-13/+13
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox4-13/+14
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox20-0/+228
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: Provide ilog2() fallbacks for powerpcDavid Howells2-10/+21
2006-12-08[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constantDavid Howells1-4/+34
2006-12-08[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constantDavid Howells2-6/+26
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells3-8/+176
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] Fix generic WARN_ON messageJeremy Fitzhardinge1-1/+1
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike1-1/+3
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge1-22/+22
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge1-8/+20
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge4-0/+78
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-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata1-1/+2
2006-12-08[PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata1-3/+4
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata2-35/+6
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov769-11317/+15088
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds79-998/+3255
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-15/+137
2006-12-07[ARM] Merge individual ARM sub-treesRussell King79-998/+3255
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks1-1/+1
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre1-2/+2
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust238-3766/+2854