Age | Commit message (Expand) | Author |
2012-03-20 | drm: allow loading an EDID as firmware to override broken monitor | Carsten Emde |
2012-03-20 | drm/exynos: update gem and buffer framework. | Inki Dae |
2012-03-20 | drm/exynos: add HDMI version 1.4 support | Joonyoung Shim |
2012-03-20 | Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet... | Dave Airlie |
2012-03-15 | drm: add core support for unplugging a device (v2) | Dave Airlie |
2012-03-15 | drm/modeset: add helper to unplug all connectors from sysfs | Dave Airlie |
2012-03-15 | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers |
2012-03-15 | drm: Merge tag 'v3.3-rc7' into drm-core-next | Dave Airlie |
2012-03-15 | drm: Add drm_mode_copy() | Ville Syrjälä |
2012-03-15 | drm: Use a flexible array member for blob property data | Ville Syrjälä |
2012-03-15 | drm: Handle drm_object_get() failures | Ville Syrjälä |
2012-03-15 | drm: Fix drm_mode_attachmode_crtc() | Ville Syrjälä |
2012-03-15 | drm: Change drm_display_mode::type to unsigned | Ville Syrjälä |
2012-03-10 | gma500: fix ioctl confict | Kirill A. Shutemov |
2012-03-10 | gma500: initial medfield merge | Kirill A. Shutemov |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-08 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-08 | route: Remove redirect_genid | Steffen Klassert |
2012-03-08 | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert |
2012-03-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-05 | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds |
2012-03-05 | memcg: fix GPF when cgroup removal races with last exit | Hugh Dickins |
2012-03-05 | vfork: kill PF_STARTING | Oleg Nesterov |
2012-03-05 | coredump_wait: don't call complete_vfork_done() | Oleg Nesterov |
2012-03-05 | vfork: make it killable | Oleg Nesterov |
2012-03-05 | vfork: introduce complete_vfork_done() | Oleg Nesterov |
2012-03-05 | kmsg_dump: don't run on non-error paths by default | Matthew Garrett |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-05 | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-03-04 | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c | Linus Torvalds |
2012-03-04 | percpu: fix __this_cpu_{sub,inc,dec}_return() definition | Konstantin Khlebnikov |
2012-03-03 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-03-02 | vfs: clarify and clean up dentry_cmp() | Linus Torvalds |
2012-03-02 | vfs: uninline full_name_hash() | Linus Torvalds |
2012-03-02 | vfs: trivial __d_lookup_rcu() cleanups | Linus Torvalds |
2012-03-02 | regset: Return -EFAULT, not -EIO, on host-side memory fault | H. Peter Anvin |
2012-03-02 | regset: Prevent null pointer reference on readonly regsets | H. Peter Anvin |
2012-03-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-02-29 | i2c: export bit-banging algo functions | Daniel Vetter |
2012-02-29 | drm: remove unused code | Sascha Hauer |
2012-02-29 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-02-28 | tcp: fix comment for tp->highest_sack | Neal Cardwell |
2012-02-27 | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into... | Grant Likely |
2012-02-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-02-27 | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions... | James Bottomley |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-26 | Fix autofs compile without CONFIG_COMPAT | Linus Torvalds |
2012-02-24 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-02-24 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov |
2012-02-24 | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) | Jozsef Kadlecsik |