summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-01-06kernel-doc: code reorganizationRandy Dunlap
2011-01-06Documentation: update kernel-docs.txtNicolas Kaiser
2011-01-06Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop
2011-01-06[media] radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt
2011-01-06sh: include Migo-R TS driver in Migo-R defconfigMagnus Damm
2011-01-06fbdev: modedb: Add a new mode for 864x480 TAAL panels.Mayuresh Janorkar
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold
2011-01-06video: Fix the HGA framebuffer driverBrent Cook
2011-01-06drivers/video/carminefb.c: improve error handlingJulia Lawall
2011-01-06video: imxfb: Fix the maximum value for yresFabio Estevam
2011-01-06fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp supportMagnus Damm
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet
2011-01-05mac80211: remove stray externJohannes Berg
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05tools, perf: Documentation for the power events APIJean Pihet
2011-01-05perf: Add calls to suspend trace pointJean Pihet
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King
2011-01-05ARM: PL011: Add support for transmit DMARussell King
2011-01-05ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King
2011-01-05ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King
2011-01-05ARM: PL011: Allow better handling of vendor dataRussell King
2011-01-05ARM: PL011: Ensure error flags are clear at startupRussell King
2011-01-05ARM: PL011: include revision number in boot-time port printkRussell King
2011-01-05perf script: Make some lists staticArnaldo Carvalho de Melo