summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-24fix sysvfs symlinksAl Viro1-9/+2
2015-11-24imx: thermal: use CPU temperature grade info for thresholdsTim Harvey1-15/+41
2015-11-24thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann1-1/+2
2015-11-24Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann1-1/+1
2015-11-24cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal1-1/+1
2015-11-24Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2-6/+5
2015-11-24cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava1-0/+1
2015-11-24cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava1-1/+2
2015-11-24cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar1-5/+2
2015-11-24cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule1-1/+2
2015-11-24Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+8
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer1-3/+2
2015-11-23ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bo...Murali Karicheri2-19/+1
2015-11-23soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec1-1/+1
2015-11-23soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri1-3/+3
2015-11-23drm/amdgpu: move dependency handling out of atomic section v2Christian König1-27/+44
2015-11-23drm/amdgpu: optimize scheduler fence handlingChristian König3-14/+55
2015-11-23ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta1-33/+4
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-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-23ARM: shmobile: r8a7793: proper constness with __initconstNicolas Pitre1-1/+1
2015-11-23Linux 4.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
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer1-18/+67
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29