summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan
2013-01-17Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan
2013-01-17Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan
2013-01-17Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan
2013-01-17Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan
2013-01-17tools/hv: Fix permissions of created directory and filesBen Hutchings
2013-01-17tools/hv: Fix /var subdirectoryTomas Hozza
2013-01-17hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese
2013-01-17uio-howto: example bugStephen Hemminger
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-17Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-01-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-16s390/chsc: fix SEI usageSebastian Ott
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto
2013-01-16w1_therm: Retries: remove old code add CRCDavid Stevenson
2013-01-16drivers/w1/masters/mxc_w1.c: use devm_ functionsJulia Lawall
2013-01-16drivers/w1/masters/ds1wm.c: use devm_ functionsJulia Lawall
2013-01-16Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman
2013-01-16ipack/devices/ipoctal: added shutdown callbackSamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: add rx_enable flagSamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()Samuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: protect the channel data processing with a spinlockSamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: ack IRQ before processing itSamuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: avoid re-enable RX two times.Samuel Iglesias Gonsalvez
2013-01-16ipack/devices/ipoctal: rework disable TX when the TX buffer is emptySamuel Iglesias Gonsalvez