| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-06-12 |
|\ |
|
| * | PM: Add empty suspend/resume device irq functions | Heiko Carstens | 2009-06-12 |
| * | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 2009-06-12 |
| * | PM: Remove device_type suspend()/resume() | Magnus Damm | 2009-06-12 |
| * | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 2009-06-12 |
| * | PM core: rename suspend and resume functions | Alan Stern | 2009-06-12 |
| * | PM: Rename device_power_down/up() | Magnus Damm | 2009-06-12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-06-12 |
|\ \ |
|
| * | | dlm: Make name input parameter of {,dlm_}new_lockspace() const | Geert Uytterhoeven | 2009-05-07 |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf_counter: Add forward/backward attribute ABI compatibility | Peter Zijlstra | 2009-06-12 |
| * | | perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too | Peter Zijlstra | 2009-06-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-12 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/lx6464es' into for-linus | Takashi Iwai | 2009-06-10 |
| |\ \ \ |
|
| | * | | | ALSA: lx6464es - driver for the digigram lx6464es interface | Tim Blechmann | 2009-04-14 |
| * | | | | Merge branch 'topic/ctxfi' into for-linus | Takashi Iwai | 2009-06-10 |
| |\ \ \ \ |
|
| | * | | | | ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h | Takashi Iwai | 2009-05-14 |
* | | | | | | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | slab,slub: don't enable interrupts during early boot | Pekka Enberg | 2009-06-12 |
| * | | | | | | memcg: fix page_cgroup fatal error in FLATMEM | KAMEZAWA Hiroyuki | 2009-06-12 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ |
|
| * | | | | | | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 |
| |\| | | | | |
|
| * | | | | | | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype | Joe Eykholt | 2009-06-08 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lguest: remove obsolete LHREQ_BREAK call | Rusty Russell | 2009-06-12 |
| * | | | | | | | lguest: use eventfds for device notification | Rusty Russell | 2009-06-12 |
| * | | | | | | | lguest: improve interrupt handling, speed up stream networking | Rusty Russell | 2009-06-12 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) | Mark McLoughlin | 2009-06-12 |
| * | | | | | | | virtio: teach virtio_has_feature() about transport features | Mark McLoughlin | 2009-06-12 |
| * | | | | | | | virtio_pci: optional MSI-X support | Michael S. Tsirkin | 2009-06-12 |
| * | | | | | | | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 2009-06-12 |
| * | | | | | | | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 2009-06-12 |
| * | | | | | | | virtio: fix obsolete documentation on probe function | Rusty Russell | 2009-06-12 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi... | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CUSE: implement CUSE - Character device in Userspace | Tejun Heo | 2009-06-09 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | module: trim exception table on init free. | Rusty Russell | 2009-06-12 |
| * | | | | | | | | module_param: allow 'bool' module_params to be bool, not just int. | Rusty Russell | 2009-06-12 |
| * | | | | | | | | module_param: add __same_type convenience wrapper for __builtin_types_compati... | Rusty Russell | 2009-06-12 |
| * | | | | | | | | module_param: split perm field into flags and perm | Rusty Russell | 2009-06-12 |
| * | | | | | | | | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 2009-06-12 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 2009-06-12 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | ide: add IDE_DFLAG_NIEN_QUIRK device flag | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| * | | | | | | | ide: respect quirk_drives[] list on all controllers | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| * | | | | | | | Merge branch 'for-linus' into for-next | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ide: preserve Host Protected Area by default (v2) | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| | * | | | | | | | ide-gd: implement block device ->set_capacity method (v2) | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| | * | | | | | | | partitions: add ->set_capacity block device method | Bartlomiej Zolnierkiewicz | 2009-06-07 |
| * | | | | | | | | Merge branch 'for-linus' into for-next | Bartlomiej Zolnierkiewicz | 2009-05-22 |
| |\| | | | | | | |
|