aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-18fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang
2013-06-17vxlan: handle skb_clone failurestephen hemminger
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-06-17tty: Fix transient pty write() EIOPeter Hurley
2013-06-17tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall
2013-06-17[media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-17ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang
2013-06-17ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst
2013-06-17ALSA: hda - Add models for Dell headset jacksDavid Henningsson
2013-06-17ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai
2013-06-17ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai
2013-06-17ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch
2013-06-17ALSA: hda - Headset mic support for three more machinesDavid Henningsson
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-16drm/i915: Restore fences after resume and GPU resetsChris Wilson
2013-06-15Linux 3.10-rc6v3.10-rc6Linus Torvalds
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-15tilepro: work around module link error with gcc 4.7Chris Metcalf
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-15snd_pcm_link(): fix a leak...Al Viro