summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-6/+28
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds4-23/+26
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi1-10/+9
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo3-2/+29
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-16drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto1-0/+10
2013-01-16drm/i915/eDP: do not write power sequence registers for ghost eDPJani Nikula1-15/+32
2013-01-15serial:ifx6x60:Keep word size accordance with SPI controllerchanning1-1/+2
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-15serial: samsung: remove redundant setting of line config during port resetThomas Abraham1-1/+0
2013-01-15Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk1-7/+0
2013-01-15serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2013-01-15tty/8250: The correct device id for this card is 0x0022Matt Schulte1-1/+1
2013-01-15tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte1-1/+1
2013-01-15tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun1-1/+1
2013-01-15serial: mxs-auart: Index is unsignedfabio.estevam@freescale.com1-1/+1
2013-01-15mxs: uart: fix setting RTS from softwareSteffen Trumtrar1-1/+3
2013-01-15xen/gntdev: remove erronous use of copy_to_userDaniel De Graaf1-10/+3
2013-01-15xen/gntdev: correctly unmap unlinked maps in mmu notifierDaniel De Graaf1-29/+63
2013-01-15xen/gntdev: fix unsafe vma accessDaniel De Graaf1-5/+24
2013-01-15xen/privcmd: Fix mmap batch ioctl.Andres Lagar-Cavilla1-36/+47
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk851-5507/+9301
2013-01-15Xen: properly bound buffer access when parsing cpu/*/availabilityJan Beulich1-2/+2
2013-01-15xen/grant-table: correctly initialize grant table version 1Matt Wilson1-19/+29
2013-01-15x86/xen : Fix the wrong check in pcibackYang Zhang1-1/+1
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-15drm/radeon: improve semaphore debugging on lockupJerome Glisse3-0/+8
2013-01-15drm/radeon: allow FP16 color clear registers on r500Marek Olšák2-1/+4
2013-01-15drm/radeon: clear reset flags if engines are idleAlex Deucher4-0/+24
2013-01-15ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai1-1/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano4-45/+7
2013-01-15drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-stateChris Wilson4-0/+19
2013-01-15Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai6-7/+149
2013-01-14Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+11
2013-01-14Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+40
2013-01-14Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-47/+52
2013-01-15Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown1-2/+2
2013-01-15Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown1-22/+22
2013-01-15Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown1-19/+17
2013-01-15Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown1-4/+11
2013-01-14UDF: Fix a null pointer dereference in udf_sb_free_partitionsNamjae Jeon1-1/+2
2013-01-14jbd: don't wake kjournald unnecessarilyEric Sandeen1-1/+2
2013-01-14Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+2
2013-01-14vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds1-0/+1
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds25-153/+255