index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
timers, sched/clock: Avoid deadlock during read from NMI
Daniel Thompson
1
-35
/
+68
2015-03-27
timers, sched/clock: Remove redundant notrace from update function
Daniel Thompson
1
-1
/
+1
2015-03-27
timers, sched/clock: Remove suspend from clock_read_data()
Daniel Thompson
1
-15
/
+25
2015-03-27
timers, sched/clock: Optimize cache line usage
Daniel Thompson
1
-35
/
+77
2015-03-27
timers, sched/clock: Match scope of read and write seqcounts
Daniel Thompson
1
-15
/
+11
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-05
clockevents: sun5i: Fix setup_irq init sequence
Yongbae Park
1
-4
/
+4
2015-03-05
clocksource: efm32: Fix a NULL pointer dereference
Yongbae Park
1
-2
/
+2
2015-03-03
Linux 4.0-rc2
v4.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-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
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