Age | Commit message (Expand) | Author | Files | Lines |
2015-03-13 | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 6 | -14/+15 |
2015-03-13 | clocksource: Add some debug info about clocksources being registered | John Stultz | 1 | -0/+3 |
2015-03-13 | clocksource, sparc32: Convert to using clocksource_register_hz() | John Stultz | 1 | -5/+1 |
2015-03-13 | clocksource: Mostly kill clocksource_register() | John Stultz | 5 | -52/+47 |
2015-03-13 | clocksource: Improve clocksource watchdog reporting | John Stultz | 1 | -9/+9 |
2015-03-13 | timekeeping: Add warnings when overflows or underflows are observed | John Stultz | 1 | -7/+57 |
2015-03-13 | timekeeping: Try to catch clocksource delta underflows | John Stultz | 1 | -0/+7 |
2015-03-13 | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value | John Stultz | 1 | -14/+35 |
2015-03-13 | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 3 | -0/+42 |
2015-03-12 | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz | 3 | -15/+20 |
2015-03-12 | clocksource: Simplify the logic around clocksource wrapping safety margins | John Stultz | 2 | -16/+14 |
2015-03-12 | clocksource: Simplify the clocks_calc_max_nsecs() logic | John Stultz | 1 | -12/+3 |
2015-03-04 | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor... | Ingo Molnar | 8789 | -200491/+378180 |
2015-03-03 | Linux 4.0-rc2v4.0-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-03-03 | drm/i915: Fix modeset state confusion in the load detect code | Daniel Vetter | 1 | -0/+1 |
2015-03-03 | Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -8/+15 |
2015-03-03 | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -67/+145 |
2015-03-03 | Merge tag 'md/4.0-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -12/+20 |
2015-03-03 | Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2015-03-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+9 |
2015-03-01 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -16/+13 |
2015-03-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -22/+72 |
2015-03-01 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2015-03-01 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 7 | -8/+30 |
2015-03-01 | locking/rtmutex: Set state back to running on error | Sebastian Andrzej Siewior | 1 | -0/+1 |
2015-02-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 31 | -98/+235 |
2015-02-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -41/+61 |
2015-02-28 | Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -31/+41 |
2015-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 18 | -35/+90 |
2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov | 6 | -0/+10 |
2015-02-28 | mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change | Johannes Weiner | 1 | -1/+8 |
2015-02-28 | kernel/sys.c: fix UNAME26 for 4.0 | Jon DeVree | 1 | -1/+2 |
2015-02-28 | mm: memcontrol: use "max" instead of "infinity" in control knobs | Johannes Weiner | 2 | -8/+8 |
2015-02-28 | zram: use proper type to update max_used_pages | Joonsoo Kim | 1 | -1/+1 |
2015-02-28 | drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show... | Joshua Kinard | 1 | -2/+2 |
2015-02-28 | nilfs2: fix potential memory overrun on inode | Ryusuke Konishi | 1 | -3/+44 |
2015-02-28 | scripts/gdb: add empty package initialization script | Jan Kiszka | 1 | -0/+1 |
2015-02-28 | rtc: ds1685: remove superfluous checks for out-of-range u8 values | Geert Uytterhoeven | 1 | -6/+6 |
2015-02-28 | rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error | Arnd Bergmann | 1 | -2/+0 |
2015-02-28 | memcg: fix low limit calculation | Michal Hocko | 1 | -2/+2 |
2015-02-28 | mm/nommu: fix memory leak | Joonsoo Kim | 1 | -3/+1 |
2015-02-28 | ocfs2: update web page + git tree in documentation | Mark Fasheh | 3 | -6/+5 |
2015-02-28 | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too | Steven Rostedt | 1 | -0/+6 |
2015-02-28 | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 8212 | -192066/+364200 |
2015-02-28 | Merge branch 'tmon-fixes' of .git into next | Zhang Rui | 5 | -14/+63 |
2015-02-28 | thermal: int340x_thermal: Ignore missing _ART, _TRT tables | Srinivas Pandruvada | 1 | -6/+4 |
2015-02-28 | thermal/intel_powerclamp: add id for Avoton SoC | Miguel Bernal Marin | 1 | -0/+1 |
2015-02-28 | tools/thermal: tmon: silence 'set but not used' warnings | Brian Norris | 1 | -0/+3 |
2015-02-28 | tools/thermal: tmon: use pkg-config to determine library dependencies | Brian Norris | 1 | -1/+10 |
2015-02-28 | tools/thermal: tmon: support cross-compiling | Brian Norris | 1 | -2/+2 |