Age | Commit message (Expand) | Author | Files | Lines |
2009-01-02 | Disallow gcc versions 3.{0,1} | Ingo Molnar | 1 | -0/+4 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -64/+159 |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+27 |
2009-01-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -56/+65 |
2009-01-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -113/+164 |
2009-01-02 | Merge branch 'tty-updates' from Alan | Linus Torvalds | 9 | -40/+75 |
2009-01-02 | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner | 1 | -0/+1 |
2009-01-02 | Serial: UART driver changes for Cavium OCTEON. | David Daney | 1 | -1/+2 |
2009-01-02 | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney | 2 | -0/+3 |
2009-01-02 | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney | 2 | -0/+4 |
2009-01-02 | tty: We want the port object to be persistent | Alan Cox | 1 | -28/+34 |
2009-01-02 | serial: RS485 ioctl structure uses __u32 include linux/types.h | Andy Whitcroft | 1 | -1/+2 |
2009-01-02 | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos | 1 | -0/+1 |
2009-01-02 | tty: Introduce some close helpers for ports | Alan Cox | 2 | -1/+3 |
2009-01-02 | tty: Rework istallion to use the tty port changes | Alan Cox | 1 | -1/+0 |
2009-01-02 | tty: Introduce a tty_port generic block_til_ready | Alan Cox | 1 | -0/+2 |
2009-01-02 | isicom: redo locking to use tty port locks | Alan Cox | 1 | -0/+1 |
2009-01-02 | tty: Pull the dtr raise into tty port | Alan Cox | 1 | -0/+2 |
2009-01-02 | tty_port: Add a port level carrier detect operation | Alan Cox | 2 | -1/+9 |
2009-01-02 | tty: Fix PPP hang under load | Alan Cox | 1 | -0/+1 |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King | 1 | -1/+1 |
2009-01-02 | pty: simplify resize | Alan Cox | 2 | -6/+3 |
2009-01-02 | n_tty: Fix loss of echoed characters and remove bkl from n_tty | Joe Peterson | 1 | -0/+6 |
2009-01-02 | Disallow gcc versions 4.1.{0,1} | Linus Torvalds | 1 | -0/+5 |
2009-01-02 | Sanitize gcc version header includes | Linus Torvalds | 4 | -13/+8 |
2009-01-02 | ide-atapi: remove timeout arg to ide_issue_pc | Borislav Petkov | 1 | -1/+1 |
2009-01-02 | ide: remove the last ide-scsi remnants | Borislav Petkov | 1 | -15/+13 |
2009-01-02 | ide-atapi: remove ide-scsi remnants from ide_pc_intr() | Borislav Petkov | 1 | -6/+0 |
2009-01-02 | ide-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 1 | -1/+3 |
2009-01-02 | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 1 | -0/+2 |
2009-01-02 | ide: make IDE_AFLAG_.. numbering continuous again | Borislav Petkov | 1 | -24/+24 |
2009-01-02 | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2009-01-02 | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 1 | -0/+20 |
2009-01-02 | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
2009-01-02 | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2009-01-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 286 | -3016/+11951 |
2009-01-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -27/+169 |
2009-01-01 | nfsd/create race fixes, infrastructure | Al Viro | 1 | -0/+2 |
2009-01-01 | kill ->dir_notify() | Al Viro | 1 | -1/+0 |
2009-01-01 | filp_cachep can be static in fs/file_table.c | Eric Dumazet | 1 | -2/+0 |
2009-01-01 | take init_fs to saner place | Al Viro | 2 | -6/+1 |
2009-01-01 | kill vfs_permission | Christoph Hellwig | 1 | -1/+0 |
2009-01-01 | pass a struct path * to may_open | Christoph Hellwig | 1 | -1/+1 |
2009-01-01 | vfs: introduce helper function to safely NUL-terminate symlinks | Duane Griffin | 1 | -0/+5 |
2009-01-01 | include: linux/fs.h: put declarations in __KERNEL__ | Jan Engelhardt | 1 | -9/+9 |
2009-01-01 | shrink struct dentry | Nick Piggin | 1 | -7/+14 |
2009-01-01 | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda | 1 | -0/+137 |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -33/+23 |
2008-12-31 | KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI | Jan Kiszka | 1 | -6/+5 |
2008-12-31 | KVM: fix handling of ACK from shared guest IRQ | Mark McLoughlin | 1 | -0/+1 |