Age | Commit message (Expand) | Author |
2013-05-04 | ipc: move rcu_read_unlock() out of sem_unlock() and into callers | Linus Torvalds |
2013-05-02 | ipc: fix GETALL/IPC_RM race for sysv semaphores | Al Viro |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-03 | qxl: update to new idr interfaces. | Dave Airlie |
2013-05-03 | Merge branch 'server-fixes' into drm-next | Dave Airlie |
2013-05-03 | Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin... | Dave Airlie |
2013-05-03 | Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i... | Dave Airlie |
2013-05-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-05-02 | Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-05-02 | Merge tag 'for-linus-docs-2012-05-02' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-05-02 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-05-02 | Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2013-05-03 | drm/nouveau: fix build with nv50->nvc0 | Dave Airlie |
2013-05-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2013-05-02 | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-05-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-02 | drm/radeon: fix handling of v6 power tables | Alex Deucher |
2013-05-02 | ipc_schedule_free() can do vfree() directly now | Al Viro |
2013-05-02 | net: Restore NETIF_F_* bit ordering. | David Miller |
2013-05-02 | drm/radeon: clarify family checks in pm table parsing | Alex Deucher |
2013-05-02 | drm/radeon: consolidate UVD clock programming | Christian König |
2013-05-02 | drm/radeon: fix UPLL_REF_DIV_MASK definition | Christian König |
2013-05-02 | radeon: add bo tracking debugfs | Jerome Glisse |
2013-05-02 | drm/radeon: add new richland pci ids | Alex Deucher |
2013-05-02 | drm/radeon: add some new SI PCI ids | Alex Deucher |
2013-05-02 | drm/radeon: fix scratch reg handling for UVD fence | Christian König |
2013-05-02 | drm/radeon: allocate SA bo in the requested domain | Christian König |
2013-05-02 | drm/radeon: fix possible segfault when parsing pm tables | Alex Deucher |
2013-05-02 | drm/radeon: fix endian bugs in atom_allocate_fb_scratch() | Alex Deucher |
2013-05-02 | vhost_scsi: module rename | Michael S. Tsirkin |
2013-05-02 | tcm_vhost: header split up | Michael S. Tsirkin |
2013-05-02 | vhost: src file renames | Michael S. Tsirkin |
2013-05-02 | OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found | Tomi Valkeinen |
2013-05-02 | OMAPDSS: VENC: Add error handling for venc_probe_pdata | Tomi Valkeinen |
2013-05-02 | OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata | Tomi Valkeinen |
2013-05-02 | OMAPDSS: RFBI: Add error handling for rfbi_probe_pdata | Tomi Valkeinen |
2013-05-02 | OMAPDSS: DSI: Add error handling for dsi_probe_pdata | Tomi Valkeinen |
2013-05-02 | OMAPDSS: SDI: Add error handling for sdi_probe_pdata | Tomi Valkeinen |
2013-05-02 | OMAPDSS: DPI: Add error handling for dpi_probe_pdata | Tomi Valkeinen |
2013-05-02 | OMAPDSS: VENC: use platform_driver_register() | Tomi Valkeinen |