summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2012-01-31
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-23
| | * | | | | | | | | | | | | | | OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen2012-02-23
| | * | | | | | | | | | | | | | | OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen2012-02-23
| | * | | | | | | | | | | | | | | OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-23
| | * | | | | | | | | | | | | | | OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen2012-02-23
| | * | | | | | | | | | | | | | | OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen2012-02-23
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat2012-03-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-01-28
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2012-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | regmap: add regmap_bulk_write() for register writeLaxman Dewangan2012-02-14
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown2012-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown2012-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | regmap: Allow drivers to sync only part of the register cacheMark Brown2012-02-24
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown2012-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2012-02-20
| | |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-02-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...Mark Brown2012-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | regmap: Implement managed regmap_init()Mark Brown2012-01-30
| | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | regmap: Rejig struct declarations for stubbed APIMark Brown2012-03-11
| * | | | | | | | | | | | | | | | | regmap: Add stub for regcache_sync_region()Mark Brown2012-03-01
| * | | | | | | | | | | | | | | | | regmap: Add stub regmap calls as a build crutch for infrastructure usersMark Brown2012-02-17
| * | | | | | | | | | | | | | | | | regmap: Add support for padding between register and addressMark Brown2012-01-20
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-18
| * | | | | | | | | | | | | | | | | firewire: prevent dropping of completed iso packet header dataClemens Ladisch2012-03-18
| * | | | | | | | | | | | | | | | | firewire: cdev: fix IR multichannel event documentationClemens Ladisch2012-03-17
| * | | | | | | | | | | | | | | | | firewire: core: prefix log messages with card nameStefan Richter2012-02-22
| * | | | | | | | | | | | | | | | | firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-15
* | | | | | | | | | | | | | | | | | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \