summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-11checkpatch: allow commit descriptions on separate line from commit idJoe Perches1-1/+4
2014-09-11sh: get_user_pages_fast() must flush cacheStas Sergeev1-0/+2
2014-09-11eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss1-1/+2
2014-09-11kernel/printk/printk.c: fix faulty logic in the case of recursive printkPatrick Palka1-3/+3
2014-09-11mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...Xishi Qiu2-0/+6
2014-09-11Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras1-3/+3
2014-09-11mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz1-1/+1
2014-09-11Merge branch 'mlx4'David S. Miller6-15/+71
2014-09-11net/mlx4: Set vlan stripping policy by the right commandMatan Barak5-7/+38
2014-09-11net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak1-7/+11
2014-09-11net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak1-1/+1
2014-09-11net/mlx4: Correctly configure single ported VFs from the hostMatan Barak1-0/+21
2014-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-231/+187
2014-09-11drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N1-0/+23
2014-09-11usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-09-11uas: Disable uas on ASM1051 devicesHans de Goede1-4/+23
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas5-10/+26
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson1-2/+3
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren1-5/+13
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov1-35/+29
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov1-104/+124
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil1-0/+8
2014-09-10ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz1-3/+2
2014-09-10ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros1-15/+12
2014-09-10dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula1-2/+2
2014-09-10blk-mq: scale depth and rq map appropriate if low on memoryJens Axboe1-19/+69
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2-15/+13
2014-09-10MAINTAINERS: Tomasz has movedTomasz Figa1-2/+3
2014-09-10pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman1-0/+1
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou2-2/+10
2014-09-10regulator: remove unnecessary of_node_get() to parentGuodong Xu7-8/+7
2014-09-10rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun1-1/+3
2014-09-10rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov1-1/+1
2014-09-10RxRPC: Fix missing __user annotationDavid Howells1-1/+1
2014-09-10net:bonding: Add missing space in bonding driver parameter descriptionMasanari Iida1-1/+1
2014-09-10net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha1-0/+3
2014-09-10Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-50/+58
2014-09-10Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-09-10Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann1-4/+5
2014-09-10Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer1-1/+6
2014-09-10Input: wm971x - fix typo in module parameter descriptionMasanari Iida2-2/+2
2014-09-10clk/efm32gg: fix dt init prototypeUwe Kleine-König1-3/+3
2014-09-09ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax1-2/+3
2014-09-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville14-39/+65
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville2-1/+7
2014-09-09Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-6/+7
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga1-1/+1
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski1-7/+11
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski1-1/+0