index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
8
-66
/
+52
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
7
-13
/
+10
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
2
-9
/
+0
2015-04-03
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
ARM: Tegra: Use explicit broadcast oneshot control function
Thomas Gleixner
3
-13
/
+13
2015-04-03
ARM: OMAP: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
intel_idle: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-2
/
+2
2015-04-03
ACPI/idle: Use explicit broadcast control function
Thomas Gleixner
1
-5
/
+4
2015-04-03
ACPI/PAD: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-4
/
+2
2015-04-03
x86/amd/idle, clockevents: Use explicit broadcast oneshot control functions
Thomas Gleixner
1
-2
/
+2
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
4
-14
/
+39
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
2
-13
/
+0
2015-04-03
ARM: OMAP: Use explicit broadcast control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
intel_idle: Use explicit broadcast control function
Thomas Gleixner
1
-7
/
+6
2015-04-03
cpuidle: Use explicit broadcast control function
Thomas Gleixner
1
-12
/
+11
2015-04-03
ACPI/processor: Use explicit broadcast control function
Thomas Gleixner
1
-6
/
+5
2015-04-03
ACPI/PAD: Use explicit broadcast control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
x86/amd/idle, clockevents: Use explicit broadcast control function
Thomas Gleixner
1
-6
/
+3
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
4
-38
/
+57
2015-04-03
ACPI/PAD: Remove the local APIC nonsense
Thomas Gleixner
1
-21
/
+5
2015-04-03
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
1
-2
/
+5
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
3
-25
/
+54
2015-04-03
time: Fix a bug in timekeeping_suspend() with no persistent clock
Xunlei Pang
1
-17
/
+19
2015-04-03
drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()
Xunlei Pang
1
-4
/
+0
2015-04-03
time: Don't build timekeeping_inject_sleeptime64() if no one uses it
Xunlei Pang
1
-0
/
+2
2015-04-03
alpha, rtc: Change to use rtc_class_ops's set_mmss64()
Xunlei Pang
1
-4
/
+4
2015-04-03
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-4
/
+4
2015-04-03
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
1
-15
/
+14
2015-04-03
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
Xunlei Pang
1
-18
/
+4
2015-04-03
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-18
/
+14
2015-04-03
drivers/rtc/ab3100: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-28
/
+27
2015-04-03
drivers/rtc/test: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-2
/
+17
2015-04-03
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
3
-2
/
+12
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
4
-23
/
+6
2015-04-03
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...
Xunlei Pang
1
-7
/
+14
2015-04-03
ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...
Xunlei Pang
1
-10
/
+12
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
3
-2
/
+14
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
3
-12
/
+15
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2
-2
/
+10
2015-04-02
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
1
-8
/
+15
2015-04-02
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
1
-55
/
+43
2015-04-02
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
1
-29
/
+19
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
3
-8
/
+19
2015-04-02
clockevents: Clean up clockchips.h
Ingo Molnar
1
-46
/
+41
2015-04-02
tick: Further simplify tick-internal.h
Ingo Molnar
1
-39
/
+40
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
6
-36
/
+22
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
5
-30
/
+65
2015-04-01
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2
-5
/
+4
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
7
-26
/
+34
2015-04-01
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
1
-5
/
+2
[next]