summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie1-1/+2
2015-11-23ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta1-33/+4
2015-11-23drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzlingChris Wilson1-9/+27
2015-11-23spi: pl022: handle EPROBE_DEFER for dmaRabin Vincent1-6/+22
2015-11-23ASoC: Intel: Skylake: fix memory leakSudip Mukherjee1-0/+1
2015-11-23ASoC: davinci-mcasp: Fix master capture only modePeter Ujfalusi1-0/+8
2015-11-23netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann1-3/+5
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2-2/+1
2015-11-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2015-11-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2015-11-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-11-23powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2015-11-23treewide: Remove old email addressPeter Zijlstra26-26/+26
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen2-1/+4
2015-11-23perf: Update email address in MAINTAINERSPeter Zijlstra1-1/+1
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp12-17/+3
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp10-28/+18
2015-11-23can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-11-23sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann1-1/+1
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian3-10/+18
2015-11-23perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian1-3/+8
2015-11-23watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat1-0/+1
2015-11-23watchdog: Add support for Freescale Layerscape platformsShaohui Xie1-1/+1
2015-11-23watchdog: tegra: Stop watchdog first if restartingAndrew Chew1-1/+3
2015-11-23watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter1-1/+1
2015-11-23watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy1-1/+1
2015-11-23watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-3/+3
2015-11-23watchdog: omap_wdt: fix null pointer dereferencePeter Robinson1-1/+1
2015-11-23ARM: imx: add platform irq type setting in gpcAnson Huang1-0/+1
2015-11-23ARM: dts: vfxxx: Fix erroneous property in esdhc0 nodeSanchayan Maity1-2/+2
2015-11-23net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-11-23net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-11-23Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub...David S. Miller15-73/+189
2015-11-23net: tulip: update MAINTAINER status to OrphanGrant Grundler1-2/+2
2015-11-23net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-11-23ARM: shmobile: r8a7793: proper constness with __initconstNicolas Pitre1-1/+1
2015-11-23Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1
2015-11-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-76/+182
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-13/+15
2015-11-23Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-64/+115
2015-11-23Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-112/+342
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-116/+382
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-35/+69
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+53
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79