summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat
2012-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-12fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Don't store copy of platform dataLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fieldsLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart
2012-03-12fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan fieldLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins
2012-03-05vfork: kill PF_STARTINGOleg Nesterov
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: make it killableOleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-02udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell