| Commit message (Expand) | Author | Age |
* | pnfsblock: clean up _add_entry | Peng Tao | 2012-01-12 |
* | pnfsblock: set read/write tk_status to pnfs_error | Peng Tao | 2012-01-12 |
* | pnfsblock: acquire im_lock in _preload_range | Peng Tao | 2012-01-12 |
* | NFS4: fix compile warnings in nfs4proc.c | Peng Tao | 2012-01-12 |
* | nfs: check for integer overflow in decode_devicenotify_args() | Dan Carpenter | 2012-01-12 |
* | NFS: cleanup endian type in decode_ds_addr() | Dan Carpenter | 2012-01-12 |
* | NFS: add an endian notation | Dan Carpenter | 2012-01-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-12 |
|\ |
|
| * | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen | 2012-01-11 |
| * | Input: serio_raw - return proper result when serio_raw_write fails | Dmitry Torokhov | 2012-01-11 |
| * | Input: serio_raw - really signal HUP upon disconnect | Dmitry Torokhov | 2012-01-11 |
| * | Input: serio_raw - remove stray semicolon | Che-Liang Chiou | 2012-01-11 |
| * | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 2012-01-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-01-12 |
|\ \ |
|
| * | | FUSE: Notifying the kernel of deletion. | John Muir | 2011-12-13 |
| * | | fuse: support ioctl on directories | Miklos Szeredi | 2011-12-13 |
| * | | fuse: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2011-12-13 |
| * | | fuse: llseek optimize SEEK_CUR and SEEK_SET | Miklos Szeredi | 2011-12-13 |
* | | | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-12 |
|\ \ \ |
|
| * | | | lguest: Make sure interrupt is allocated ok by lguest_setup_irq | Stratos Psomadakis | 2012-01-12 |
| * | | | lguest: move the lguest tool to the tools directory | Davidlohr Bueso | 2012-01-12 |
| * | | | lguest: switch segment-voodoo-numbers to readable symbols | Jacek Galowicz | 2012-01-12 |
| * | | | virtio: balloon: Add freeze, restore handlers to support S4 | Amit Shah | 2012-01-12 |
| * | | | virtio: balloon: Move vq initialization into separate function | Amit Shah | 2012-01-12 |
| * | | | virtio: net: Add freeze, restore handlers to support S4 | Amit Shah | 2012-01-12 |
| * | | | virtio: net: Move vq and vq buf removal into separate function | Amit Shah | 2012-01-12 |
| * | | | virtio: net: Move vq initialization into separate function | Amit Shah | 2012-01-12 |
| * | | | virtio: blk: Add freeze, restore handlers to support S4 | Amit Shah | 2012-01-12 |
| * | | | virtio: blk: Move vq initialization to separate function | Amit Shah | 2012-01-12 |
| * | | | virtio: console: Disable callbacks for virtqueues at start of S4 freeze | Amit Shah | 2012-01-12 |
| * | | | virtio: console: Add freeze and restore handlers to support S4 | Amit Shah | 2012-01-12 |
| * | | | virtio: console: Move vq and vq buf removal into separate functions | Amit Shah | 2012-01-12 |
| * | | | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff | Amit Shah | 2012-01-12 |
| * | | | virtio: pci: switch to new PM API | Amit Shah | 2012-01-12 |
| * | | | virtio_blk: fix config handler race | Michael S. Tsirkin | 2012-01-12 |
| * | | | virtio: add debugging if driver doesn't kick. | Rusty Russell | 2012-01-12 |
| * | | | virtio: expose added descriptors immediately. | Rusty Russell | 2012-01-12 |
| * | | | virtio: avoid modulus operation. | Rusty Russell | 2012-01-12 |
| * | | | virtio: support unlocked queue kick | Rusty Russell | 2012-01-12 |
| * | | | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 2012-01-12 |
| * | | | virtio: document functions better. | Rusty Russell | 2012-01-12 |
| * | | | virtio-balloon: Trivial cleanups | Sasha Levin | 2012-01-12 |
| * | | | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 |
* | | | | brcmsmac: fix reading of PCI sprom contents | Linus Torvalds | 2012-01-12 |
* | | | | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 2012-01-12 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 |
| |\ \ \ \ |
|
| | * | | | | ALSA: hda - Fix the lost power-setup of seconary pins after PM resume | Takashi Iwai | 2012-01-11 |
| | * | | | | ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs | Takashi Iwai | 2012-01-10 |
| | * | | | | ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs | Takashi Iwai | 2012-01-10 |