summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-265-8/+32
|\
| * TTY: make tty_add_file non-failingJiri Slaby2011-10-181-1/+3
| * tty: Support compat_ioctl get/set termios_lockedThomas Meyer2011-10-181-0/+2
| * serial: Support the EFR-register of XR1715x uarts.Søren Holm2011-09-232-1/+4
| * TTY: define tty_wait_until_sent_from_closeJiri Slaby2011-08-251-0/+18
| * atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-251-0/+1
| * Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman2011-08-251-8/+0
| * tty: serial8250: add helpers for the DesignWare 8250Jamie Iles2011-08-231-0/+8
| * tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-231-3/+1
| * tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-231-0/+2
| * tty: serial: allow ports to override the irq handlerJamie Iles2011-08-231-0/+1
| * TTY: remove tty_lockedJiri Slaby2011-08-231-2/+0
| * TTY: serial, remove tasklet for tty_wakeupJiri Slaby2011-08-231-1/+0
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-261-0/+83
|\ \
| * | hwmon: Add driver for EXYNOS4 TMUDonggeun Kim2011-10-241-0/+83
* | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-10-261-0/+20
|\ \ \
| * | | params: make dashes and underscores in parameter names truly equalMichal Schmidt2011-10-261-0/+20
| |/ /
* | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-264-23/+185
|\ \ \
| * | | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-243-6/+179
| * | | fs/9p: change an int to unsigned intDan Carpenter2011-10-241-1/+1
| * | | fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-242-16/+5
| |/ /
* | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-255-7/+5
|\ \ \
| * | | NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-191-0/+1
| * | | NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust2011-10-191-1/+0
| * | | NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust2011-10-191-1/+0
| * | | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust2011-10-191-3/+0
| * | | NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-181-1/+0
| * | | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-181-1/+2
| * | | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-181-0/+2
* | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-2510-195/+61
|\ \ \ \
| * | | | nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields2011-10-191-1/+4
| * | | | SUNRPC: compare scopeid for link-local addressesMi Jinlong2011-09-141-1/+7
| * | | | SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-141-9/+21
| * | | | NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust2011-09-141-1/+0
| * | | | NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-141-0/+1
| * | | | nfsd: remove include/linux/nfsd/syscall.hJ. Bruce Fields2011-08-312-117/+0
| * | | | nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields2011-08-271-0/+16
| * | | | Remove include/linux/nfsd/const.hJ. Bruce Fields2011-08-273-45/+5
| * | | | nfsd: remove unused definesJ. Bruce Fields2011-08-271-13/+0
| * | | | sunrpc: use better NUMA affinitiesEric Dumazet2011-08-191-1/+1
| * | | | locks: fix tracking of inprogress lease breaksJ. Bruce Fields2011-08-191-2/+5
| * | | | locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-192-6/+2
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2514-96/+723
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-221-0/+1
| |\ \ \ \ \
| | * | | | | PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki2011-10-221-0/+1
| * | | | | | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-161-1/+3
| * | | | | | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-161-3/+6
| * | | | | | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-161-0/+34
| * | | | | | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-161-0/+52
| * | | | | | Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2011-10-072-0/+250
| |\ \ \ \ \ \