summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-30firewire: ohci: Improve bus reset error messagesPeter Hurley1-13/+14
2013-04-30firewire: ohci: Alias dev_* log functionsPeter Hurley1-78/+65
2013-04-30firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley1-2/+18
2013-04-28firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson1-3/+35
2013-04-28firewire: ohci: Check LPS before register access on pci removalPeter Hurley1-4/+9
2013-04-28firewire: ohci: Fix double free_irq()Peter Hurley1-22/+16
2013-04-28firewire: remove unnecessary alloc/OOM messagesStefan Richter5-30/+12
2013-04-28firewire: sbp2: replace BUG_ON by WARN_ONStefan Richter1-2/+2
2013-04-28firewire: core: remove an always false testStefan Richter1-2/+1
2013-04-28firewire: Remove two unneeded checks for macrosPaul Bolle2-4/+0
2013-04-21Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+17
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds4-105/+19
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-28/+180
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-103/+361
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds19-114/+253
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-393/+544
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin13-83/+325
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19Merge branch 'qmi_wwan'David S. Miller1-0/+104
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19Merge branch 'bonding'David S. Miller1-0/+21
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-19irda: small read past the end of array in debug codeDan Carpenter3-3/+13
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-3/+19
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-157/+211
2013-04-19tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds1-27/+0
2013-04-19vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds1-10/+2
2013-04-19vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-25/+14
2013-04-19vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-19vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2