summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-124/+289
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds29-597/+930
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds207-3447/+4917
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-125/+110
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-285/+1207
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds12-173/+86
2011-01-06kernel-doc: code reorganizationRandy Dunlap1-48/+54
2011-01-06Documentation: update kernel-docs.txtNicolas Kaiser1-25/+2
2011-01-06Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop1-0/+26
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-06ARM: mach-shmobile: mackerel: Add HDMI sound supportKuninori Morimoto1-0/+95
2011-01-06ARM: mach-shmobile: mackerel: add HDMI video supportKuninori Morimoto1-0/+141
2011-01-06ARM: mach-shmobile: ap4evb: fixup clk_put timing of fsib_clkKuninori Morimoto1-4/+7
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