aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13serial: st-asc: Fix data corruption during long console burstsbugs/st-asc-avalancheDaniel Thompson
2014-05-05slab: Fix off by one in object max number tests.David Miller
2014-05-05slab: fix the type of the index on freelist index accessorJoonsoo Kim
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman
2014-05-05Merge branch 'mlx4'David S. Miller
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein
2014-05-05net: cdc_ncm: fix buffer overflowBjørn Mork
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven
2014-05-05vsock: Make transport the proto ownerAndy King
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov
2014-05-05fix quoting of Ted's name in MAINTAINERSChristoph Hellwig
2014-05-05Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-05UBI: avoid workqueue format string leakKees Cook
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman
2014-05-05UBIFS: fix remount error pathArtem Bityutskiy
2014-05-04Linux 3.15-rc4Linus Torvalds
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-04Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-05-03USB: Nokia 5300 should be treated as unusual devDaniele Forsi
2014-05-03USB: Nokia 305 should be treated as unusual devVictor A. Santos
2014-05-03tty: Fix lockless tty buffer racePeter Hurley
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley