summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10-rc6v3.10-rc6Linus Torvalds2013-06-151-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-1513-29/+96
|\
| * Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-113-6/+9
| |\
| | * arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe rangeThomas Petazzoni2013-06-062-4/+6
| | * ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan2013-06-061-2/+3
| * | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa2013-06-111-5/+13
| * | ARM: prima2: fix incorrect panic usageHaojian Zhuang2013-06-112-4/+8
| * | Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-097-14/+66
| |\ \
| | * \ Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-06-072-10/+17
| | |\ \
| | | * | ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois2013-06-061-9/+9
| | | * | arm: omap2: fix AM33xx hwmod infos for UART2Thomas Petazzoni2013-06-031-1/+8
| | * | | Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-06-07206-1655/+4045
| | |\ \ \
| | | * | | ARM: dts: OMAP5: Fix missing PWM capability to timer nodesSuman Anna2013-06-031-0/+3
| | | * | | ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure lineKevin Hilman2013-06-032-0/+40
| | | * | | ARM: dts: AM33xx: Fix properties on gpmc nodeLars Poeschel2013-06-031-2/+2
| | | |/ /
| | * | | ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren2013-05-301-2/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1520-81/+147
|\ \ \ \ \
| * | | | | sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman2013-06-131-4/+2
| * | | | | netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
| * | | | | tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
| * | | | | net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| * | | | | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-132-5/+5
| * | | | | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| * | | | | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| * | | | | net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-131-2/+1
| * | | | | tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| * | | | | l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-131-1/+1
| * | | | | l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-131-2/+2
| * | | | | bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
| * | | | | bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| * | | | | packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-131-3/+2
| * | | | | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| * | | | | be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-06-133-35/+60
| |\ \ \ \ \
| | * | | | | batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich2013-06-101-0/+4
| | * | | | | batman-adv: forward late OGMs from best next hopSimon Wunderlich2013-06-101-31/+55
| | * | | | | batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer2013-06-101-4/+1
| * | | | | | xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
| * | | | | | macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-145-5/+15
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-151-1/+1
| * | | | | | | powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-152-1/+11
| * | | | | | | powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-152-3/+3
* | | | | | | | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-141-7/+12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-145-23/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | snd_pcm_link(): fix a leak...Al Viro2013-06-151-2/+2
| * | | | | | | | use can_lookup() instead of direct checks of ->i_op->lookupAl Viro2013-06-151-2/+2
| * | | | | | | | move exit_task_namespaces() outside of exit_notify()Oleg Nesterov2013-06-151-1/+1
| * | | | | | | | fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov2013-06-151-9/+10
| * | | | | | | | ncpfs: fix rmdir returns Device or resource busyDave Chiluk2013-06-071-9/+0
OpenPOWER on IntegriCloud