summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wusb: do a proper channel stopDavid Vrabel2008-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uwb: reference count reservationsDavid Vrabel2008-10-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tty-updates' from AlanLinus Torvalds2009-01-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: We want the port object to be persistentAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Introduce some close helpers for portsAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Rework istallion to use the tty port changesAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | isicom: redo locking to use tty port locksAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Pull the dtr raise into tty portAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Fix PPP hang under loadAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pty: simplify resizeAlan Cox2009-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-02
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow gcc versions 4.1.{0,1}Linus Torvalds2009-01-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sanitize gcc version header includesLinus Torvalds2009-01-02
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd/create race fixes, infrastructureAl Viro2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill ->dir_notify()Al Viro2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | take init_fs to saner placeAl Viro2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill vfs_permissionChristoph Hellwig2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass a struct path * to may_openChristoph Hellwig2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shrink struct dentryNick Piggin2008-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduce new LSM hooks where vfsmount is available.Kentaro Takeda2008-12-31
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2008-12-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [XFS] Fix merge failuresLachlan McIlroy2008-12-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-12-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inode: Allow external list initialisationDavid Chinner2008-10-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inode: Allow external initialisersDavid Chinner2008-10-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-12-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel' into nextTrond Myklebust2008-12-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-23