aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-18/+67
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixesOlof Johansson2-7/+0
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixesOlof Johansson1-0/+2
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson5-5/+16
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixesOlof Johansson7-49/+51
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+5
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-38/+46
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds14-19/+60
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds23-84/+296
2016-10-29inet: Fix missing return value in inet6_hashCraig Gallek1-2/+4
2016-10-29Merge branch 'mlx5-fixes'David S. Miller14-69/+210
2016-10-29net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich1-8/+18
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia4-9/+56
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia3-5/+38
2016-10-29net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia1-16/+34
2016-10-29net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2-1/+2
2016-10-29net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2-3/+21
2016-10-29net/mlx5: Correctly initialize last use of flow countersPaul Blakey1-0/+1
2016-10-29net/mlx5: Fix autogroups groups num not decreasingPaul Blakey1-0/+3
2016-10-29net/mlx5: Keep autogroups list orderedPaul Blakey1-3/+3
2016-10-29net/mlx5: Always Query HCA caps after setting themDaniel Jurgens1-6/+6
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens4-18/+27
2016-10-29sctp: validate chunk len before actually using itMarcelo Ricardo Leitner1-6/+6
2016-10-29x86/smpboot: Init apic mapping before usageThomas Gleixner1-1/+6
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-56/+54
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-8/+34
2016-10-28Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds20-273/+203
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki4-18/+24
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds10-42/+108
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki10915-348613/+619663
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-14/+52
2016-10-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-11/+17
2016-10-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-4/+7
2016-10-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-7/+14
2016-10-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+44
2016-10-28Merge branch 'mlxsw-fixes'David S. Miller1-1/+4
2016-10-28mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko1-1/+2
2016-10-28mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko1-0/+2
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+3
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta2-10/+9
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta3-139/+0
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta3-24/+34
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta1-3/+3
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2-2/+5