summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-24drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall1-12/+12
2011-05-24drivers/video: Convert release_resource to release_mem_regionJulia Lawall2-8/+4
2011-05-24video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan1-3/+16
2011-05-24savagefb: Enable LCD detection on mobile TwisterTormod Volden1-1/+2
2011-05-24savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden3-7/+15
2011-05-24video: da8xx-fb: fix section mismatch warningaxel lin1-2/+2
2011-05-24Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...Paul Mundt9-22/+806
2011-05-24fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifierGuennadi Liakhovetski1-5/+1
2011-05-24fbdev: sh_mobile_lcdc: reduce scope of a variableGuennadi Liakhovetski1-6/+6
2011-05-24fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and clean up pathsGuennadi Liakhovetski1-2/+8
2011-05-24Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt55-2146/+5133
2011-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5652-366645/+378887
2011-05-24efifb: fix int to pointer cast warningKonstantin Khlebnikov1-2/+2
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds26-157/+235
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+3
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds228-4766/+18715
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds8-80/+104
2011-05-23hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-23kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds1-1/+1
2011-05-24perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker1-1/+1
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds30-177/+818
2011-05-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds25-417/+721
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds480-22588/+5939
2011-05-23Documentation: update GregKH linksVikram Narayanan1-4/+5
2011-05-23Documentation: fix vgaarbiter.txt typos etc.Nicolas Kaiser1-11/+9
2011-05-23Documentation: update LXR web linkHarry Wei1-1/+1
2011-05-23Documentation: update epoll sysctl textLucian Adrian Grijincu1-7/+0
2011-05-23Documentation: update dontdiff fileRandy Dunlap1-12/+46
2011-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-563/+539
2011-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-43/+82
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds822-171853/+68284
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds184-3402/+14673
2011-05-23x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap1-0/+1
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds103-517/+3348
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-118/+239
2011-05-23Merge branch 'devel-stable' into for-linusRussell King212-7750/+3899
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King85-3607/+1269
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-104/+69
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King162-10652/+412
2011-05-23ARM: bcmring: convert to use sp804 clockeventsRussell King1-110/+8
2011-05-23ARM: bcmring: convert to sp804 clocksourceRussell King2-64/+45
2011-05-23ARM: 6912/1: bcmring: Add clkdev table in init_earlyJiandong Zheng3-2/+7
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King3-8/+16
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King7-10/+13
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King6-3/+77
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King7-8/+8
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King2-17/+7
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King2-13/+8
2011-05-23clocksource: convert SPEAr platforms 16-bit up counting clocksourceRussell King2-14/+3