summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-12team: move add to port list before port enablementJiri Pirko1-1/+1
2013-06-12team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2-0/+4
2013-06-12tuntap: set SOCK_ZEROCOPY flag during openJason Wang1-0/+2
2013-06-12usb: chipidea: fix id change handlingAlexander Shishkin1-1/+2
2013-06-12usb: chipidea: fix no transceiver caseAlexander Shishkin1-5/+8
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2-7/+3
2013-06-11netlink: fix error propagation in netlink_mmap()Patrick McHardy1-1/+1
2013-06-11net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann1-0/+6
2013-06-11vhost: fix ubuf_info cleanupMichael S. Tsirkin1-15/+7
2013-06-11vhost: check owner before we overwrite ubuf_infoMichael S. Tsirkin3-1/+12
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2-0/+7
2013-06-11sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov1-2/+2
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior1-3/+2
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood1-0/+11
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood3-0/+17
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood1-2/+0
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-11ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa1-5/+13
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2-71/+93
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang2-4/+8
2013-06-11sock_diag: fix filter code sent to userspaceNicolas Dichtel3-3/+9
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2013-06-10tuntap: fix a possible race between queue selection and changing queuesJason Wang1-1/+1
2013-06-10vhost_net: clear msg.control for non-zerocopy case during txJason Wang1-1/+2
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett4-178/+65
2013-06-10rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney1-2/+2
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt3-2/+18
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-10USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-10USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold1-4/+4
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras1-0/+4
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras1-1/+1
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss1-6/+7
2013-06-10xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk1-2/+2
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings2-33/+64
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter1-0/+1
2013-06-10ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2-4/+4
2013-06-10drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter1-4/+6
2013-06-10drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson1-8/+8
2013-06-10drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson1-2/+4
2013-06-10batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich1-0/+4
2013-06-10batman-adv: forward late OGMs from best next hopSimon Wunderlich1-31/+55
2013-06-10batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer1-4/+1
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-10powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman1-1/+1
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2-8/+12
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling1-0/+10