summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt246-1513/+2246
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt668-4682/+6511
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt9-126/+64
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2-53/+39
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2-14/+7
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt1-39/+2
2011-01-06sh: include Migo-R TS driver in Migo-R defconfigMagnus Damm1-0/+2
2011-01-06fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar1-0/+4
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold1-4/+8
2011-01-06video: Fix the HGA framebuffer driverBrent Cook2-25/+11
2011-01-06drivers/video/carminefb.c: improve error handlingJulia Lawall1-4/+2
2011-01-06video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2011-01-06fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm1-11/+63
2011-01-06af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller6-24/+22
2011-01-06net_sched: pfifo_head_drop problemEric Dumazet1-2/+0
2011-01-06mac80211: remove stray externJohannes Berg1-2/+2
2011-01-06mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg3-10/+81
2011-01-06mac80211: implement hardware offload for remain-on-channelJohannes Berg8-3/+306
2011-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville101-1637/+5635
2011-01-05tools, perf: Documentation for the power events APIJean Pihet1-0/+90
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville1-1/+1
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2-4/+4
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville3-5/+5
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-5/+20
2011-01-05Merge branch 'clksrc' into develRussell King55-2844/+3173
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King4-61/+769
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King84-753/+1612
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King2-0/+27
2011-01-05ARM: PL011: Add support for transmit DMARussell King2-2/+513
2011-01-05ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King1-2/+3
2011-01-05ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King1-3/+5
2011-01-05ARM: PL011: Allow better handling of vendor dataRussell King1-24/+27
2011-01-05ARM: PL011: Ensure error flags are clear at startupRussell King1-0/+4
2011-01-05ARM: PL011: include revision number in boot-time port printkRussell King1-1/+5
2011-01-05perf script: Make some lists staticArnaldo Carvalho de Melo1-2/+2
2011-01-05perf script: Use the default lost event handlerArnaldo Carvalho de Melo1-14/+1
2011-01-05perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo1-26/+31
2011-01-05perf tools: Fix perf_event.h header usageStephane Eranian2-2/+2
2011-01-05perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo1-7/+11
2011-01-05[media] cx25821: Fix compilation breakage due to BKL dependencyMauro Carvalho Chehab1-0/+1
2011-01-05x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying1-3/+5
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng1-0/+13
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus1-1/+2
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar78-755/+726
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2-6/+6
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar424-3094/+4332
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu6-32/+19
2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressRussell King3-2/+8
2011-01-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King209-3522/+14078