Age | Commit message (Expand) | Author | Files | Lines |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -0/+2 |
2009-06-13 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Haavard Skinnemoen | 1 | -0/+2 |
2009-06-13 | i2c-ocores: Can add I2C devices to the bus | Richard Röjfors | 1 | -0/+2 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 72 | -316/+4241 |
2009-06-12 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 5 | -57/+172 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 4 | -18/+22 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 1 | -2/+2 |
2009-06-12 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -6/+18 |
2009-06-12 | PM: Add empty suspend/resume device irq functions | Heiko Carstens | 1 | -0/+6 |
2009-06-12 | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 1 | -7/+11 |
2009-06-12 | PM: Remove device_type suspend()/resume() | Magnus Damm | 1 | -3/+0 |
2009-06-12 | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 1 | -2/+0 |
2009-06-12 | PM core: rename suspend and resume functions | Alan Stern | 1 | -6/+5 |
2009-06-12 | PM: Rename device_power_down/up() | Magnus Damm | 1 | -2/+2 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -115/+99 |
2009-06-12 | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -1/+29 |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 9 | -16/+154 |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2 | -1/+6 |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio | Linus Torvalds | 4 | -18/+64 |
2009-06-12 | Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi... | Linus Torvalds | 1 | -0/+31 |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 3 | -11/+35 |
2009-06-12 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 3 | -26/+23 |
2009-06-12 | slab,slub: don't enable interrupts during early boot | Pekka Enberg | 4 | -0/+12 |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley | 131 | -1117/+4576 |
2009-06-12 | lguest: remove obsolete LHREQ_BREAK call | Rusty Russell | 1 | -1/+1 |
2009-06-12 | lguest: use eventfds for device notification | Rusty Russell | 1 | -0/+1 |
2009-06-12 | lguest: improve interrupt handling, speed up stream networking | Rusty Russell | 1 | -0/+4 |
2009-06-12 | virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) | Mark McLoughlin | 1 | -0/+5 |
2009-06-12 | virtio: teach virtio_has_feature() about transport features | Mark McLoughlin | 1 | -1/+3 |
2009-06-12 | virtio_pci: optional MSI-X support | Michael S. Tsirkin | 1 | -1/+9 |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 1 | -11/+36 |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 3 | -7/+14 |
2009-06-12 | virtio: fix obsolete documentation on probe function | Rusty Russell | 1 | -2/+1 |
2009-06-12 | perf_counter: Add forward/backward attribute ABI compatibility | Peter Zijlstra | 2 | -5/+16 |
2009-06-12 | perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too | Peter Zijlstra | 1 | -1/+2 |
2009-06-12 | module: trim exception table on init free. | Rusty Russell | 1 | -0/+1 |
2009-06-12 | module_param: allow 'bool' module_params to be bool, not just int. | Rusty Russell | 1 | -9/+23 |
2009-06-12 | module_param: add __same_type convenience wrapper for __builtin_types_compati... | Rusty Russell | 1 | -0/+5 |
2009-06-12 | module_param: split perm field into flags and perm | Rusty Russell | 1 | -2/+6 |
2009-06-12 | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 1 | -1/+1 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 115 | -1096/+4470 |
2009-06-12 | memcg: fix page_cgroup fatal error in FLATMEM | KAMEZAWA Hiroyuki | 1 | -1/+17 |
2009-06-12 | drm: include kernel list header file in hashtab header | Jerome Glisse | 1 | -0/+2 |
2009-06-12 | drm: Split out the mm declarations in a separate header. Add atomic operations. | Jerome Glisse | 2 | -36/+91 |
2009-06-12 | drm/radeon: add support for RV790. | Alex Deucher | 1 | -0/+2 |
2009-06-12 | drm/radeon: add rv740 drm support. | Alex Deucher | 1 | -0/+5 |
2009-06-12 | drm_calloc_large: check right size, check integer overflow, use GFP_ZERO | Kristian Høgsberg | 1 | -8/+4 |
2009-06-11 | fs/qnx4: sanitize includes | Al Viro | 2 | -60/+1 |
2009-06-11 | Sanitize qnx4 fsync handling | Al Viro | 1 | -2/+0 |
2009-06-11 | New helper - simple_fsync() | Al Viro | 1 | -0/+2 |