Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 5 | -8/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | TTY: make tty_add_file non-failing | Jiri Slaby | 2011-10-18 | 1 | -1/+3 | |
| * | | | | | | | | tty: Support compat_ioctl get/set termios_locked | Thomas Meyer | 2011-10-18 | 1 | -0/+2 | |
| * | | | | | | | | serial: Support the EFR-register of XR1715x uarts. | Søren Holm | 2011-09-23 | 2 | -1/+4 | |
| * | | | | | | | | TTY: define tty_wait_until_sent_from_close | Jiri Slaby | 2011-08-25 | 1 | -0/+18 | |
| * | | | | | | | | atmel_serial: RS485: receiving enabled when sending data | Bernhard Roth | 2011-08-25 | 1 | -0/+1 | |
| * | | | | | | | | Revert "tty: serial8250: add helpers for the DesignWare 8250" | Greg Kroah-Hartman | 2011-08-25 | 1 | -8/+0 | |
| * | | | | | | | | tty: serial8250: add helpers for the DesignWare 8250 | Jamie Iles | 2011-08-23 | 1 | -0/+8 | |
| * | | | | | | | | tty: serial8250: remove UPIO_DWAPB{,32} | Jamie Iles | 2011-08-23 | 1 | -3/+1 | |
| * | | | | | | | | tty: serial8250: allow platforms to override irq handler | Jamie Iles | 2011-08-23 | 1 | -0/+2 | |
| * | | | | | | | | tty: serial: allow ports to override the irq handler | Jamie Iles | 2011-08-23 | 1 | -0/+1 | |
| * | | | | | | | | TTY: remove tty_locked | Jiri Slaby | 2011-08-23 | 1 | -2/+0 | |
| * | | | | | | | | TTY: serial, remove tasklet for tty_wakeup | Jiri Slaby | 2011-08-23 | 1 | -1/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-26 | 1 | -0/+83 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwmon: Add driver for EXYNOS4 TMU | Donggeun Kim | 2011-10-24 | 1 | -0/+83 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-10-26 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | params: make dashes and underscores in parameter names truly equal | Michal Schmidt | 2011-10-26 | 1 | -0/+20 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 2011-10-26 | 4 | -23/+185 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net/9p: Convert net/9p protocol dumps to tracepoints | Aneesh Kumar K.V | 2011-10-24 | 3 | -6/+179 | |
| * | | | | | | | | fs/9p: change an int to unsigned int | Dan Carpenter | 2011-10-24 | 1 | -1/+1 | |
| * | | | | | | | | fs/9p: Update zero-copy implementation in 9p | Aneesh Kumar K.V | 2011-10-24 | 2 | -16/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-10-25 | 5 | -7/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NFS: Don't rely on PageError in nfs_readpage_release_partial | Trond Myklebust | 2011-10-19 | 1 | -0/+1 | |
| * | | | | | | | | NFS: Get rid of the unused nfs_write_data->flags field | Trond Myklebust | 2011-10-19 | 1 | -1/+0 | |
| * | | | | | | | | NFS: Get rid of the unused nfs_read_data->flags field | Trond Myklebust | 2011-10-19 | 1 | -1/+0 | |
| * | | | | | | | | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust | 2011-10-19 | 1 | -3/+0 | |
| * | | | | | | | | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust | 2011-10-18 | 1 | -1/+0 | |
| * | | | | | | | | SUNRPC: Fix rpc_sockaddr2uaddr | Trond Myklebust | 2011-10-18 | 1 | -1/+2 | |
| * | | | | | | | | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 2011-10-18 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-10-25 | 10 | -195/+61 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields | 2011-10-19 | 1 | -1/+4 | |
| * | | | | | | | | | SUNRPC: compare scopeid for link-local addresses | Mi Jinlong | 2011-09-14 | 1 | -1/+7 | |
| * | | | | | | | | | SUNRPC: Replace svc_addr_u by sockaddr_storage | Mi Jinlong | 2011-09-14 | 1 | -9/+21 | |
| * | | | | | | | | | NFSD: Remove the ex_pathname field from struct svc_export | Trond Myklebust | 2011-09-14 | 1 | -1/+0 | |
| * | | | | | | | | | NFSD: Cleanup for nfsd4_path() | Trond Myklebust | 2011-09-14 | 1 | -0/+1 | |
| * | | | | | | | | | nfsd: remove include/linux/nfsd/syscall.h | J. Bruce Fields | 2011-08-31 | 2 | -117/+0 | |
| * | | | | | | | | | nfsd4: cleanup and consolidate seqid_mutating_err | J. Bruce Fields | 2011-08-27 | 1 | -0/+16 | |
| * | | | | | | | | | Remove include/linux/nfsd/const.h | J. Bruce Fields | 2011-08-27 | 3 | -45/+5 | |
| * | | | | | | | | | nfsd: remove unused defines | J. Bruce Fields | 2011-08-27 | 1 | -13/+0 | |
| * | | | | | | | | | sunrpc: use better NUMA affinities | Eric Dumazet | 2011-08-19 | 1 | -1/+1 | |
| * | | | | | | | | | locks: fix tracking of inprogress lease breaks | J. Bruce Fields | 2011-08-19 | 1 | -2/+5 | |
| * | | | | | | | | | locks: move F_INPROGRESS from fl_type to fl_flags field | J. Bruce Fields | 2011-08-19 | 2 | -6/+2 | |
* | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 14 | -96/+723 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-domains' into pm-for-linus | Rafael J. Wysocki | 2011-10-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PM / Sleep: Mark devices involved in wakeup signaling during suspend | Rafael J. Wysocki | 2011-10-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 2011-10-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | PM / VT: Cleanup #if defined uglyness and fix compile error | H Hartley Sweeten | 2011-10-16 | 1 | -3/+6 | |
| * | | | | | | | | | | | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky | 2011-10-16 | 1 | -0/+34 | |
| * | | | | | | | | | | | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu | 2011-10-16 | 1 | -0/+52 | |
| * | | | | | | | | | | | Merge branch 'pm-devfreq' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 2 | -0/+250 | |
| |\ \ \ \ \ \ \ \ \ \ \ |