Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-20 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | vfs: constify dentry parameter in d_count() | Peng Tao | 2013-07-20 | 1 | -1/+1 | |
| | | * | | | | | | | | allow O_TMPFILE to work with O_WRONLY | Al Viro | 2013-07-20 | 1 | -2/+2 | |
| | * | | | | | | | | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-19 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | PM / Sleep: Fix comment typo in pm_wakeup.h | Chanwoo Choi | 2013-07-15 | 1 | -2/+2 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-19 | 1 | -2/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | vlan: mask vlan prio bits | Eric Dumazet | 2013-07-18 | 1 | -2/+1 | |
| | | |/ / / / / / / / | ||||||
| * | | | | | | | | | | drm/i915: Make i915 events part of uapi | Ben Widawsky | 2013-07-19 | 1 | -0/+24 | |
| * | | | | | | | | | | drm: Added SDP and VSC structures for handling PSR for eDP | Shobhit Kumar | 2013-07-18 | 1 | -1/+30 | |
* | | | | | | | | | | | drm/mm: remove unused API | David Herrmann | 2013-08-07 | 1 | -95/+0 | |
* | | | | | | | | | | | drm/agp: move AGP cleanup paths to drm_agpsupport.c | David Herrmann | 2013-08-07 | 1 | -0/+3 | |
* | | | | | | | | | | | drm: const'ify ioctls table (v2) | Rob Clark | 2013-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | | drm/mm: add "best_match" flag to drm_mm_insert_node() | David Herrmann | 2013-08-07 | 1 | -18/+36 | |
* | | | | | | | | | | | drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unloc... | Chris Wilson | 2013-08-07 | 1 | -2/+4 | |
* | | | | | | | | | | | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter | 2013-08-07 | 2 | -8/+3 | |
* | | | | | | | | | | | drm/mm: include required headers in drm_mm.h | David Herrmann | 2013-08-01 | 1 | -0/+3 | |
* | | | | | | | | | | | drm/vma: provide drm_vma_node_unmap() helper | David Herrmann | 2013-07-25 | 1 | -0/+22 | |
* | | | | | | | | | | | drm/ttm: convert to unified vma offset manager | David Herrmann | 2013-07-25 | 2 | -17/+8 | |
* | | | | | | | | | | | drm/gem: convert to new unified vma manager | David Herrmann | 2013-07-25 | 2 | -5/+4 | |
* | | | | | | | | | | | drm: add unified vma offset manager | David Herrmann | 2013-07-25 | 1 | -0/+202 | |
* | | | | | | | | | | | drm: remove drm_order | Daniel Vetter | 2013-07-23 | 1 | -1/+0 | |
* | | | | | | | | | | | drm/gem: remove drm_gem_object_handle_unreference | Daniel Vetter | 2013-07-23 | 1 | -18/+0 | |
* | | | | | | | | | | | drm/gem: simplify object initialization | David Herrmann | 2013-07-23 | 1 | -2/+2 | |
* | | | | | | | | | | | drm: rip out dev->last_checked | Daniel Vetter | 2013-07-23 | 1 | -1/+0 | |
* | | | | | | | | | | | drm: fold in drm_sg_alloc into the ioctl | Daniel Vetter | 2013-07-23 | 1 | -2/+1 | |
* | | | | | | | | | | | drm: kill dev->buf_readers and dev->buf_writers | Daniel Vetter | 2013-07-23 | 1 | -2/+0 | |
* | | | | | | | | | | | drm: kill dev->ctx_start and dev->lck_start | Daniel Vetter | 2013-07-23 | 1 | -2/+0 | |
* | | | | | | | | | | | drm: kill dev->interrupt_flag and dev->dma_flag | Daniel Vetter | 2013-07-23 | 1 | -2/+0 | |
* | | | | | | | | | | | drm: remove dev->last_switch | Daniel Vetter | 2013-07-23 | 1 | -1/+0 | |
* | | | | | | | | | | | drm: kill dev->context_wait | Daniel Vetter | 2013-07-23 | 1 | -1/+0 | |
* | | | | | | | | | | | drm: remove drm_modctx ioctl and use drm_noop instead | Daniel Vetter | 2013-07-23 | 1 | -2/+0 | |
* | | | | | | | | | | | Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-07-19 | 1 | -4/+2 | |
|\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | drm: Change create block to reserve node | Ben Widawsky | 2013-07-08 | 1 | -4/+1 | |
| * | | | | | | | | | drm: pre allocate node for create_block | Ben Widawsky | 2013-07-08 | 1 | -4/+5 | |
* | | | | | | | | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-18 | 2 | -17/+84 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sysfs: use file mode defines from stat.h | Oliver Schinagl | 2013-07-16 | 1 | -8/+9 | |
| * | | | | | | | | | | sysfs: add more helper macro's for (bin_)attribute(_groups) | Oliver Schinagl | 2013-07-16 | 1 | -13/+38 | |
| * | | | | | | | | | | driver core: add default groups to struct class | Greg Kroah-Hartman | 2013-07-16 | 1 | -1/+3 | |
| * | | | | | | | | | | driver core: Introduce device_create_groups | Guenter Roeck | 2013-07-16 | 1 | -0/+5 | |
| * | | | | | | | | | | sysfs: add support for binary attributes in groups | Greg Kroah-Hartman | 2013-07-16 | 1 | -2/+2 | |
| * | | | | | | | | | | driver core: device.h: add RW and RO attribute macros | Greg Kroah-Hartman | 2013-07-16 | 1 | -7/+21 | |
| * | | | | | | | | | | sysfs.h: add BIN_ATTR macro | Greg Kroah-Hartman | 2013-07-16 | 1 | -0/+9 | |
| * | | | | | | | | | | sysfs.h: add ATTRIBUTE_GROUPS() macro | Greg Kroah-Hartman | 2013-07-16 | 1 | -0/+9 | |
| * | | | | | | | | | | sysfs.h: add __ATTR_RW() macro | Greg Kroah-Hartman | 2013-07-16 | 1 | -0/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | kernel: delete __cpuinit usage from all core kernel files | Paul Gortmaker | 2013-07-15 | 2 | -2/+2 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | linked-list: Remove __list_for_each | Dave Jones | 2013-07-17 | 1 | -11/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-15 | 2 | -23/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | slab: add kmalloc() to kernel API documentation | Michael Opdenacker | 2013-07-07 | 2 | -12/+14 | |
| * | | | | | | | | slob: Rework #ifdeffery in slab.h | Christoph Lameter | 2013-06-18 | 1 | -11/+28 |