Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | | | | | | | ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value | James Morse | 2016-04-28 | 1 | -1/+1 | |
| | | | | | |_|_|_|_|_|/ / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | intel_pstate: Fix intel_pstate_get() | Rafael J. Wysocki | 2016-05-04 | 1 | -6/+8 | |
| | | | * | | | | | | | | | | | | | | | | cpufreq: intel_pstate: Fix HWP on boot CPU after system resume | Rafael J. Wysocki | 2016-05-02 | 2 | -13/+25 | |
| | | | * | | | | | | | | | | | | | | | | cpufreq: st: enable selective initialization based on the platform | Sudeep Holla | 2016-04-28 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | PM / OPP: Remove useless check | Viresh Kumar | 2016-05-05 | 1 | -3/+0 | |
| | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branches 'acpica-fixes' and 'device-properties-fixes' | Rafael J. Wysocki | 2016-05-06 | 3 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 2016-04-27 | 3 | -4/+4 | |
| | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | ACPICA: Dispatcher: Update thread ID for recursive method calls | Prarit Bhargava | 2016-05-04 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-06 | 1 | -13/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() | Peter Zijlstra | 2016-04-28 | 1 | -13/+16 | |
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-06 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-06 | 3 | -13/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | x86/sysfb_efi: Fix valid BAR address range check | Wang YanQing | 2016-05-05 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT | Josh Boyer | 2016-05-04 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | MAINTAINERS: Remove asterisk from EFI directory names | Matt Fleming | 2016-05-04 | 1 | -2/+2 | |
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls | Dmitry V. Levin | 2016-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-06 | 6 | -35/+130 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | ARC: support HIGHMEM even without PAE40 | Vineet Gupta | 2016-05-05 | 4 | -18/+98 | |
| | * | | | | | | | | | | | | | | | | | | ARC: Fix PAE40 boot failures due to PTE truncation | Vineet Gupta | 2016-05-05 | 2 | -8/+14 | |
| | * | | | | | | | | | | | | | | | | | | ARC: Add missing io barriers to io{read,write}{16,32}be() | Vineet Gupta | 2016-05-05 | 1 | -9/+18 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | powerpc: Fix bad inline asm constraint in create_zero_mask() | Anton Blanchard | 2016-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-05-06 | 11 | -16/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-05-05 | 7 | -15/+69 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW | Ville Syrjälä | 2016-04-27 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Fake HDMI live status | Shashank Sharma | 2016-04-27 | 1 | -2/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Fix eDP low vswing for Broadwell | Mika Kahola | 2016-04-27 | 1 | -2/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume | Imre Deak | 2016-04-27 | 3 | -9/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Fix system resume if PCI device remained enabled | Imre Deak | 2016-04-27 | 1 | -1/+31 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Avoid stalling on pending flips for legacy cursor updates | Chris Wilson | 2016-04-27 | 1 | -0/+3 | |
| | | | |_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-05-05 | 3 | -0/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | drm/amdgpu: make sure vertical front porch is at least 1 | Alex Deucher | 2016-05-03 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/radeon: make sure vertical front porch is at least 1 | Alex Deucher | 2016-05-03 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/amdgpu: set metadata pointer to NULL after freeing. | Dave Airlie | 2016-05-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading | Philipp Zabel | 2016-05-05 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-05 | 16 | -182/+252 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | byteswap: try to avoid __builtin_constant_p gcc bug | Arnd Bergmann | 2016-05-05 | 1 | -9/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | lib/stackdepot: avoid to return 0 handle | Joonsoo Kim | 2016-05-05 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm: fix kcompactd hang during memory offlining | Vlastimil Babka | 2016-05-05 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel | 2016-05-05 | 1 | -24/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 2016-05-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm/zswap: provide unique zpool name | Dan Streetman | 2016-05-05 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm: thp: kvm: fix memory corruption in KVM with THP enabled | Andrea Arcangeli | 2016-05-05 | 3 | -3/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: fix Rajendra Nayak's address | Eric Engestrom | 2016-05-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm, cma: prevent nr_isolated_* counters from going negative | Hugh Dickins | 2016-05-05 | 1 | -9/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm: update min_free_kbytes from khugepaged after core initialization | Jason Baron | 2016-05-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | huge pagecache: mmap_sem is unlocked when truncation splits pmd | Hugh Dickins | 2016-05-05 | 1 | -9/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | rapidio/mport_cdev: fix uapi type definitions | Alexandre Bounine | 2016-05-05 | 2 | -120/+139 | |
| | * | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: let v2 cgroups follow changes in system swappiness | Johannes Weiner | 2016-05-05 | 1 | -0/+4 |