summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker2014-08-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-17
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM: export page_wakeup functionsNeilBrown2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Don't wake tasks during connection abortBenjamin Coddington2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker2014-09-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Unconditionally enable commit codeAnna Schumaker2014-09-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pnfs: remove GETDEVICELIST implementationChristoph Hellwig2014-09-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig2014-09-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs41: add a helper function to set layoutcommit after commitPeng Tao2014-09-10
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mei: remove include to pci header from mei module filesTomas Winkler2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipack: save carrier owner to allow device to get itFederico Vaga2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: gpio: Fix code cleanupGeorge Cherian2014-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches2014-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | device coredump: add new device coredump classJohannes Berg2014-09-23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2014-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior2014-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Fix width of unsigned long bitfield paddingPeter Hurley2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Serialize tcflow() with other tty flow control changesPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Serialize tty flow control changes with flow_lockPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Convert tty_struct bitfield to intsPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: core: Privatize tty->hw_stoppedPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: core: Privatize modem status enable flagsPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Add WARN_ON_ONCE lock assertionPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-08
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: hcd: add generic PHY supportSergei Shtylyov2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: Add LED triggers for USB activityMichal Sojka2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2014-09-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: quirks.h: use BIT()Greg Kroah-Hartman2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uas: Add no-report-opcodes quirkHans de Goede2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-09-23