Age | Commit message (Expand) | Author | Files | Lines |
2015-11-24 | fix sysvfs symlinks | Al Viro | 1 | -9/+2 |
2015-11-24 | imx: thermal: use CPU temperature grade info for thresholds | Tim Harvey | 1 | -15/+41 |
2015-11-24 | thermal: fix thermal_zone_bind_cooling_device prototype | Arnd Bergmann | 1 | -1/+2 |
2015-11-24 | Revert "thermal: qcom_spmi: allow compile test" | Arnd Bergmann | 1 | -1/+1 |
2015-11-24 | cpufreq: SCPI: Depend on SCPI clk driver | Punit Agrawal | 1 | -1/+1 |
2015-11-24 | Merge back earlier cpufreq fixes for v4.4. | Rafael J. Wysocki | 2 | -6/+5 |
2015-11-24 | cpufreq: intel_pstate: Fix limits->max_perf rounding error | Prarit Bhargava | 1 | -0/+1 |
2015-11-24 | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error | Prarit Bhargava | 1 | -1/+2 |
2015-11-24 | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev() | Viresh Kumar | 1 | -5/+2 |
2015-11-24 | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctly | Ashwin Chaugule | 1 | -1/+2 |
2015-11-24 | Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+8 |
2015-11-23 | dm thin: fix regression in advertised discard limits | Mike Snitzer | 1 | -3/+2 |
2015-11-23 | ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bo... | Murali Karicheri | 2 | -19/+1 |
2015-11-23 | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers | Michal Morawiec | 1 | -1/+1 |
2015-11-23 | soc: ti: use request_firmware_direct() as acc firmware is optional | Murali Karicheri | 1 | -3/+3 |
2015-11-23 | drm/amdgpu: move dependency handling out of atomic section v2 | Christian König | 1 | -27/+44 |
2015-11-23 | drm/amdgpu: optimize scheduler fence handling | Christian König | 3 | -14/+55 |
2015-11-23 | ARC: dw2 unwind: Remove falllback linear search thru FDE entries | Vineet Gupta | 1 | -33/+4 |
2015-11-23 | powerpc/tm: Check for already reclaimed tasks | Michael Neuling | 1 | -0/+18 |
2015-11-23 | powerpc/tm: Block signal return setting invalid MSR state | Michael Neuling | 3 | -5/+14 |
2015-11-23 | watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog | Nicolas Boichat | 1 | -0/+1 |
2015-11-23 | watchdog: Add support for Freescale Layerscape platforms | Shaohui Xie | 1 | -1/+1 |
2015-11-23 | watchdog: tegra: Stop watchdog first if restarting | Andrew Chew | 1 | -1/+3 |
2015-11-23 | watchdog: w83977f_wdt: underflow in wdt_set_timeout() | Dan Carpenter | 1 | -1/+1 |
2015-11-23 | watchdog: pnx4008: make global wdt_clk static | Vladimir Zapolskiy | 1 | -1/+1 |
2015-11-23 | watchdog: pnx4008: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 1 | -3/+3 |
2015-11-23 | watchdog: omap_wdt: fix null pointer dereference | Peter Robinson | 1 | -1/+1 |
2015-11-23 | ARM: imx: add platform irq type setting in gpc | Anson Huang | 1 | -0/+1 |
2015-11-23 | ARM: dts: vfxxx: Fix erroneous property in esdhc0 node | Sanchayan Maity | 1 | -2/+2 |
2015-11-23 | ARM: shmobile: r8a7793: proper constness with __initconst | Nicolas Pitre | 1 | -1/+1 |
2015-11-23 | Linux 4.4-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-11-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -76/+182 |
2015-11-23 | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -13/+15 |
2015-11-23 | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -64/+115 |
2015-11-23 | Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 26 | -112/+342 |
2015-11-22 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -3/+9 |
2015-11-22 | Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -116/+382 |
2015-11-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -35/+69 |
2015-11-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -15/+53 |
2015-11-22 | slab/slub: adjust kmem_cache_alloc_bulk API | Jesper Dangaard Brouer | 6 | -11/+11 |
2015-11-22 | slub: add missing kmem cgroup support to kmem_cache_free_bulk | Jesper Dangaard Brouer | 1 | -1/+5 |
2015-11-22 | slub: fix kmem cgroup bug in kmem_cache_alloc_bulk | Jesper Dangaard Brouer | 1 | -18/+22 |
2015-11-22 | slub: optimize bulk slowpath free by detached freelist | Jesper Dangaard Brouer | 1 | -30/+79 |
2015-11-22 | slub: support for bulk free with SLUB freelists | Jesper Dangaard Brouer | 1 | -18/+67 |
2015-11-22 | parisc: Map kernel text and data on huge pages | Helge Deller | 3 | -26/+31 |
2015-11-22 | parisc: Add Huge Page and HUGETLBFS support | Helge Deller | 6 | -15/+291 |
2015-11-22 | parisc: Use long branch to do_syscall_trace_exit | Helge Deller | 1 | -2/+2 |
2015-11-22 | parisc: Increase initial kernel mapping to 32MB on 64bit kernel | Helge Deller | 2 | -3/+7 |
2015-11-22 | parisc: Initialize the fault vector earlier in the boot process. | Helge Deller | 3 | -28/+21 |
2015-11-22 | parisc: Add defines for Huge page support | Helge Deller | 2 | -4/+29 |