- 13dbeb3 timers, sched/clock: Remove suspend from clock_read_data() by Daniel Thompson · 10 years ago
- cf7c9c1 timers, sched/clock: Optimize cache line usage by Daniel Thompson · 10 years ago
- 8710e91 timers, sched/clock: Match scope of read and write seqcounts by Daniel Thompson · 10 years ago
- 2557d21 Merge branch 'timers/urgent' into timers/core, to pick up fixes before applying new changes by Ingo Molnar · 10 years ago
- fba9e07 clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*() by John Stultz · 10 years ago
- 8cc8c52 clocksource: Add some debug info about clocksources being registered by John Stultz · 10 years ago
- 3142f76 clocksource, sparc32: Convert to using clocksource_register_hz() by John Stultz · 10 years ago
- f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 10 years ago
- 0b046b2 clocksource: Improve clocksource watchdog reporting by John Stultz · 10 years ago
- 4ca22c2 timekeeping: Add warnings when overflows or underflows are observed by John Stultz · 10 years ago
- 057b87e timekeeping: Try to catch clocksource delta underflows by John Stultz · 10 years ago
- a558cd0 timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value by John Stultz · 10 years ago
- 3c17ad1 timekeeping: Add debugging checks to warn if we see delays by John Stultz · 10 years ago
- fb82fe2 clocksource: Add 'max_cycles' to 'struct clocksource' by John Stultz · 10 years ago
- 362fde0 clocksource: Simplify the logic around clocksource wrapping safety margins by John Stultz · 10 years ago
- 6086e34 clocksource: Simplify the clocks_calc_max_nsecs() logic by John Stultz · 10 years ago
- 9ab2b7f Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Ingo Molnar · 10 years ago
- 1096be0 clockevents: sun5i: Fix setup_irq init sequence by Yongbae Park · 10 years ago
- 7b8f10d clocksource: efm32: Fix a NULL pointer dereference by Yongbae Park · 10 years ago
- 0bbdb42 Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling more changes by Ingo Molnar · 10 years ago
- 13a7a6a Linux 4.0-rc2 by Linus Torvalds · 10 years ago
- 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
- 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
- 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
- 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
- 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
- a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 021f5f1 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
- 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 10 years ago
- ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 2aaeb78 Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
- e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
- cc87317 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change by Johannes Weiner · 10 years ago
- 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 10 years ago
- d297369 mm: memcontrol: use "max" instead of "infinity" in control knobs by Johannes Weiner · 10 years ago
- 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 10 years ago
- b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 10 years ago
- 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 10 years ago
- 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 10 years ago
- 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 10 years ago
- 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 10 years ago
- 4e54ded memcg: fix low limit calculation by Michal Hocko · 10 years ago
- da61653 mm/nommu: fix memory leak by Joonsoo Kim · 10 years ago
- 01945fa ocfs2: update web page + git tree in documentation by Mark Fasheh · 10 years ago
- 5b2bdbc x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too by Steven Rostedt · 10 years ago
- 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 10 years ago
- 5912e26 Merge branch 'tmon-fixes' of .git into next by Zhang Rui · 10 years ago
- f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 10 years ago
- 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 10 years ago
- 986ffe0 tools/thermal: tmon: silence 'set but not used' warnings by Brian Norris · 10 years ago
- 96a0d99 tools/thermal: tmon: use pkg-config to determine library dependencies by Brian Norris · 10 years ago
- 1b0eaa2 tools/thermal: tmon: support cross-compiling by Brian Norris · 10 years ago
- 3dc3712 tools/thermal: tmon: add .gitignore by Brian Norris · 10 years ago
- 3bbcc52 tools/thermal: tmon: fixup tui windowing calculations by Brian Norris · 10 years ago
- 0e7b766 tools/thermal: tmon: tui: don't hard-code dialog window size assumptions by Brian Norris · 10 years ago
- a90b6b00 tools/thermal: tmon: add min/max macros by Brian Norris · 10 years ago
- 4cc32cb tools/thermal: tmon: add --target-temp parameter by Brian Norris · 10 years ago
- 895c8b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 8d20a3d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 1c07051 Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
- af4819a arm64: cpuidle: add asm/proc-fns.h inclusion by Lorenzo Pieralisi · 10 years ago
- 9d42d48 arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian by Catalin Marinas · 10 years ago
- a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 10 years ago
- 21689a4 Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 10 years ago
- d1e488f Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
- a795e4e Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
- 4f671fe Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
- ed42e71 Merge tag 'sound-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- f6242ca arm64: Fix text patching logic when using fixmap by Marc Zyngier · 10 years ago
- 7dac5cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- 0eee0fb arm64: crypto: increase AES interleave to 4x by Ard Biesheuvel · 10 years ago
- 6910fa1 arm64: enable PTE type bit in the mask for pte_modify by Feng Kan · 10 years ago
- 06ff87b arm64: mm: remove unused functions and variable protoypes by Yingjoe Chen · 10 years ago
- f5e0a12 arm64: psci: move psci firmware calls out of line by Will Deacon · 10 years ago
- e1b6b6c arm64: vdso: minor ABI fix for clock_getres by Nathan Lynch · 10 years ago
- 4a3a6f8 ARM: multi_v7_defconfig: Enable shmobile platforms by Geert Uytterhoeven · 10 years ago
- 0bb59cb drm: atmel-hlcdc: remove clock polarity from crtc driver by Nicolas Ferre · 10 years ago
- 3473f54 drm/radeon: only enable DP audio if the monitor supports it by Alex Deucher · 10 years ago
- 94a47c4 drm/radeon: fix atom aux payload size check for writes (v2) by Alex Deucher · 10 years ago
- dbfb00c drm/radeon: fix 1 RB harvest config setup for TN/RL by Alex Deucher · 10 years ago
- acc1522 drm/radeon: enable SRBM timeout interrupt on EG/NI by Christian König · 10 years ago
- 18ad01e drm/radeon: enable SRBM timeout interrupt on SI by Christian König · 10 years ago
- dc12a3e drm/radeon: enable SRBM timeout interrupt on CIK v2 by Leo Liu · 10 years ago
- e1b4e72 drm/radeon: dump full IB if we hit a packet error by Alex Deucher · 10 years ago
- 951caa6 drm/radeon: disable mclk switching with 120hz+ monitors by Alex Deucher · 10 years ago
- 3d2d98e drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh by Alex Deucher · 10 years ago
- 7a26f9a drm/radeon: enable native backlight control on old macs by Nathan-J. Hirschauer · 10 years ago
- 4861f87 perf tools: Make sparc64 arch point to sparc by David Ahern · 10 years ago
- e370a3d perf symbols: Define EM_AARCH64 for older OSes by David Ahern · 10 years ago
- a73b6c1 perf top: Fix SIGBUS on sparc64 by David Ahern · 10 years ago
- 48536c9 perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag by Adrian Hunter · 10 years ago
- 6af714b Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
- 7934d69 arm64: Add L2 cache topology to ARM Ltd boards/models by Sudeep Holla · 10 years ago
- 95a09cf perf tools: Fix pthread_attr_setaffinity_np build error by Adrian Hunter · 10 years ago
- 8eb7338 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 10 years ago