summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fault injection: stacktrace filteringAkinobu Mita2006-12-081-0/+12
* [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-082-0/+5
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+4
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-081-0/+69
* [PATCH] Char: istallion, variables cleanupJiri Slaby2006-12-081-12/+12
* [PATCH] Char: istallion, eliminate typedefsJiri Slaby2006-12-081-6/+6
* [PATCH] Char: stallion, variables cleanupJiri Slaby2006-12-081-14/+14
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-084-10/+10
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-083-12/+13
* [PATCH] Char: stallion, kill typedefsJiri Slaby2006-12-081-12/+12
* [PATCH] Char: mxser_new, upgrade to 1.9.1Jiri Slaby2006-12-081-0/+3
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-083-3/+9
* [PATCH] to nsproxyCedric Le Goater2006-12-083-2/+22
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-5/+5
* [PATCH] identifier to nsproxyCedric Le Goater2006-12-082-0/+2
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-085-47/+47
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-082-7/+23
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-0/+5
* [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...David Howells2006-12-082-6/+26
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-082-8/+132
* [PATCH] struct path: convert lockdJosef Sipek2006-12-081-1/+1
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-082-5/+7
* [PATCH] struct path: move struct path from fs/namei.c into include/linuxJosef "Jeff" Sipek2006-12-081-0/+5
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-081-22/+22
* [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek2006-12-081-0/+31
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-081-2/+2
* [PATCH] bit reverse libraryAkinobu Mita2006-12-081-0/+15
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-082-0/+54
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-081-0/+2
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-081-17/+0
* [PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier2006-12-081-1/+17
* [PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier2006-12-081-0/+9
* [PATCH] make set_special_pids() staticOleg Nesterov2006-12-081-1/+0
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-5/+6
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08216-2027/+2970
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-31/+0
| |\
| | * [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-31/+0
| * | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-071-0/+5
| |\ \
| | * | [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+5
| * | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-0777-490/+929
| |\ \ \
| | * | | Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-0/+1
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2006-12-071-21/+117
| | |\ \ \
| | | * | | [GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse2006-11-301-2/+0
| | | * | | [GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse2006-11-301-1/+0
| | | * | | [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse2006-11-301-3/+0
| | | * | | [GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse2006-11-301-1/+0
| | | * | | [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-301-2/+0
| | | * | | [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-1/+0
| | | * | | [GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse2006-11-301-2/+0
| | | * | | [GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse2006-11-301-5/+0
OpenPOWER on IntegriCloud