index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-27
/
+169
2009-01-01
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
Rusty Russell
1
-1
/
+10
2009-01-01
cpumask: convert rest of files in kernel/
Rusty Russell
1
-3
/
+3
2009-01-01
cpumask: convert RCU implementations
Rusty Russell
1
-2
/
+2
2009-01-01
cpumask: convert kernel/irq
Rusty Russell
1
-1
/
+1
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
1
-2
/
+2
2009-01-01
bitmap: find_last_bit()
Rusty Russell
1
-1
/
+12
2009-01-01
m68k: define __fls
Rusty Russell
1
-0
/
+5
2008-12-31
nfsd/create race fixes, infrastructure
Al Viro
1
-0
/
+2
2008-12-31
kill ->dir_notify()
Al Viro
1
-1
/
+0
2008-12-31
filp_cachep can be static in fs/file_table.c
Eric Dumazet
1
-2
/
+0
2008-12-31
take init_fs to saner place
Al Viro
2
-6
/
+1
2008-12-31
kill vfs_permission
Christoph Hellwig
1
-1
/
+0
2008-12-31
pass a struct path * to may_open
Christoph Hellwig
1
-1
/
+1
2008-12-31
vfs: introduce helper function to safely NUL-terminate symlinks
Duane Griffin
1
-0
/
+5
2008-12-31
include: linux/fs.h: put declarations in __KERNEL__
Jan Engelhardt
1
-9
/
+9
2008-12-31
shrink struct dentry
Nick Piggin
1
-7
/
+14
2008-12-31
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
1
-0
/
+137
2008-12-31
mmc_spi: Add support for OpenFirmware bindings
Anton Vorontsov
1
-1
/
+14
2008-12-31
mmc: Add mmc_vddrange_to_ocrmask() helper function
Anton Vorontsov
1
-0
/
+2
2008-12-31
mmc: Add 8-bit bus width support
Jarkko Lavinen
1
-0
/
+2
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
[prev]
[next]