Show patches with: Archived = No       |   39927 patches
« 1 2 ... 324 325 326399 400 »
Patch Series S/W/F Date Submitter Delegate State
clockevents: Allow set-state callbacks to be optional --- 2015-07-07 Daniel Lezcano Accepted
clk: qcom: Constify the parent names arrays --- 2015-07-06 Georgi Djakov Accepted
[4.2-rc1,v21,6/6] ARM: Add support for on-demand backtrace of other CPUs --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,5/6] x86/nmi: Use common printk functions --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,4/6] printk: Simple implementation for NMI backtracing --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,3/6] irqchip: gic: Introduce plumbing for IPI FIQ --- 2015-07-06 Daniel Thompson New
[4.2-rc1,v21,2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe --- 2015-07-06 Daniel Thompson Superseded
[4.2-rc1,v21,1/6] irqchip: gic: Optimize locking in gic_raise_softirq --- 2015-07-06 Daniel Thompson Superseded
[v3,0/4] scheduler-driven cpu frequency selection --- 2015-07-03 Vincent Guittot New
[GIT,PULL] Devicetree changes for v4.1 --- 2015-07-01 Grant Likely New
[v3,12/26] ACPICA: ACPI 6.0: Add values for MADT GIC version field. --- 2015-07-01 Zheng, Lv Accepted
[RFC,v2,4/4] y2038: convert ppdev to 2038 safe --- 2015-06-29 Bamvor Zhang Jian New
[RFC,v2,3/4] ppdev: add compat ioctl --- 2015-06-29 Bamvor Zhang Jian New
[RFC,v2,2/4] time64: add timeval64 helper for compat syscalls --- 2015-06-29 Bamvor Zhang Jian New
[RFC,v2,1/4] y2038: add 64bit time_t support in timeval for 32bit architecture --- 2015-06-29 Bamvor Zhang Jian New
clk: stm32: Fix out-by-one error path in the index lookup --- 2015-06-28 Daniel Thompson Accepted
[GIT,PULL] : dma-buf changes for 4.2 --- 2015-06-26 Sumit Semwal New
[RFC] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. --- 2015-06-25 John Stultz New
[GIT,PULL] pin control bulk changes for the v4.2 series --- 2015-06-24 Linus Walleij New
[GIT,PULL] Backlight for v4.2 --- 2015-06-24 Lee Jones New
sched: update blocked load of idle cpus --- 2015-06-24 Vincent Guittot New
[v2,14/28] ACPICA: ACPI 6.0: Add values for MADT GIC version field. --- 2015-06-24 Zheng, Lv Superseded
[GIT,PULL] MFD for v4.2 --- 2015-06-23 Lee Jones New
functionfs: Avoid aio locking problem --- 2015-06-22 John Stultz Accepted
[16/32] ACPICA: ACPI 6.0: Add values for MADT GIC version field. --- 2015-06-19 Zheng, Lv Superseded
tools/lib: improve clean target --- 2015-06-18 Riku Voipio Superseded
Makefile.perf: make python module depend on traceevent --- 2015-06-18 Riku Voipio New
selftest: timers: Avoid signal deadlock in leap-a-day --- 2015-06-17 John Stultz Accepted
timekeeping: Copy the shadow-timekeeper over the real timekeeper last --- 2015-06-17 John Stultz Accepted
[RFC,v2,3/3] Introduce trace log output function for STM --- 2015-06-16 Chunyan Zhang New
[RFC,v2,2/3] Trace log handler for logging into STM blocks --- 2015-06-16 Chunyan Zhang New
[RFC,v2,1/3] STM trace event: Adding generic buffer interface driver --- 2015-06-16 Chunyan Zhang New
[0/5,v2] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers --- 2015-06-15 John Stultz New
Locking issues w/ functionfs gadget and aio? --- 2015-06-13 John Stultz New
[5/5] arm64: dts: qcom: msm8916: Add A53 DT node --- 2015-06-12 Georgi Djakov New
[4/5] clk: qcom: Add A53 clock driver --- 2015-06-12 Georgi Djakov New
[3/5] clk: qcom: Add support for regmap mux-div clocks --- 2015-06-12 Georgi Djakov New
[2/5] clk: Add safe switch hook --- 2015-06-12 Georgi Djakov New
[1/5] clk: qcom: Add support for SR2 PLLs --- 2015-06-12 Georgi Djakov Accepted
[v5,24/24] k_clock: Remove y2038 unsafe callbacks --- 2015-06-12 (Exiting) Baolin Wang New
[v5,23/24] posix-cpu-timers: Convert to y2038 safe callbacks --- 2015-06-12 (Exiting) Baolin Wang New
[v5,22/24] cputime: Introduce cputime_to_timespec64()/timespec64_to_cputime() --- 2015-06-12 (Exiting) Baolin Wang New
[v5,21/24] time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() --- 2015-06-12 (Exiting) Baolin Wang New
[v5,20/24] posix-clock: Convert to y2038 safe callbacks --- 2015-06-12 (Exiting) Baolin Wang New
[v5,19/24] alarmtimer: Convert to y2038 safe callbacks --- 2015-06-12 (Exiting) Baolin Wang New
[v5,18/24] mmtimer: Convert to y2038 safe callbacks --- 2015-06-12 (Exiting) Baolin Wang New
[v5,17/24] posix-timers: Convert to y2038 safe callbacks --- 2015-06-12 (Exiting) Baolin Wang New
[v5,16/24] timekeeping: Change the implementation of timekeeping_clocktai() --- 2015-06-12 (Exiting) Baolin Wang New
[v5,15/24] posix-timers: Implement y2038 safe clock_getres64() callback --- 2015-06-12 (Exiting) Baolin Wang New
[v5,14/24] posix-timers: Factor out the guts of 'clcok_getres' for reusing --- 2015-06-12 (Exiting) Baolin Wang New
[v5,13/24] posix-timers: Implement y2038 safe clock_get64() callback --- 2015-06-12 (Exiting) Baolin Wang New
[v5,12/24] posix-timers: Factor out the guts of 'clock_gettime' for reusing --- 2015-06-12 (Exiting) Baolin Wang New
[v5,11/24] posix-timers: Implement y2038 safe clock_set64() callback --- 2015-06-12 (Exiting) Baolin Wang New
[v5,10/24] posix-timers: Factor out the guts of 'clock_settime' for reusing --- 2015-06-12 (Exiting) Baolin Wang New
[v5,09/24] posix-timers: Implement y2038 safe timer_set64() callback --- 2015-06-12 (Exiting) Baolin Wang New
[v5,08/24] posix-timers: Factor out the guts of 'timer_settime' for reusing --- 2015-06-12 (Exiting) Baolin Wang New
[v5,07/24] posix-timers: Implement y2038 safe timer_get64() callback --- 2015-06-12 (Exiting) Baolin Wang New
[v5,06/24] posix-timers: Factor out the guts of 'timer_gettime' for reusing --- 2015-06-12 (Exiting) Baolin Wang New
[v5,05/24] posix-timers: Introduce {get,put}_timespec and {get,put}_itimerspec --- 2015-06-12 (Exiting) Baolin Wang New
[v5,04/24] time: Introduce do_sys_settimeofday64() --- 2015-06-12 (Exiting) Baolin Wang New
[v5,03/24] security: Introduce security_settime64() --- 2015-06-12 (Exiting) Baolin Wang Superseded
[v5,02/24] timekeeping: Introduce current_kernel_time64() --- 2015-06-12 (Exiting) Baolin Wang New
[v5,01/24] time: Introduce struct itimerspec64 --- 2015-06-12 (Exiting) Baolin Wang Superseded
[v3,3/3] drivers/rtc/interface.c: Remove rtc_set_mmss() --- 2015-06-12 Xunlei Pang Accepted
[v3,2/3] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC --- 2015-06-12 Xunlei Pang Accepted
[v3,1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization --- 2015-06-12 Xunlei Pang New
[v3,4/4] drivers/rtc/sunxi: Replace deprecated rtc_tm_to_time() --- 2015-06-12 Xunlei Pang Accepted
[v3,3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time() --- 2015-06-12 Xunlei Pang Accepted
[v3,2/4] rtc/lib: Introduce rtc_tm_sub() helper function --- 2015-06-12 Xunlei Pang Accepted
[v3,1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() --- 2015-06-12 Xunlei Pang Accepted
[5/5] selftests: timers: Add leap-second timer edge testing to leap-a-day.c --- 2015-06-11 John Stultz Accepted
[4/5] ntp: Do leapsecond adjustment in adjtimex read path --- 2015-06-11 John Stultz Accepted
[3/5] time: Do leapsecond adjustment to avoid early timer expirations --- 2015-06-11 John Stultz Accepted
[2/5] ntp: Introduce and use SECS_PER_DAY macro instead of 86400 --- 2015-06-11 John Stultz Accepted
[1/5] time: Move clock_was_set_seq update to before we update the shadow-timekeeper --- 2015-06-11 John Stultz Accepted
Problems with kvm steal time accounting. --- 2015-06-11 John Stultz New
[v4,10/16] KVM: kvm-vfio: wrappers to VFIO external API device helpers --- 2015-06-11 Wu, Feng New
[v4,09/16] VFIO: external user API for interaction --- 2015-06-11 Wu, Feng New
[v4,08/16] KVM: kvm-vfio: User API for IRQ forwarding --- 2015-06-11 Wu, Feng New
clk: fixed: Add comment to clk_fixed_set_rate --- 2015-06-10 Daniel Thompson Accepted
[GIT,PULL] stupid devicetree bug fix --- 2015-06-06 Grant Likely New
[v2,5/5] clk: qcom: Add MSM8916 audio clocks --- 2015-06-05 Georgi Djakov New
[v2,4/5] clk: qcom: Add MSM8916 gpu clocks --- 2015-06-05 Georgi Djakov New
[v2,3/5] clk: qcom: Add support for RCGs with shared branches --- 2015-06-05 Georgi Djakov New
[v2,2/5] clk: qcom: Add MSM8916 iommu clocks --- 2015-06-05 Georgi Djakov New
[v2,1/5] clk: qcom: Add support for read-only rcg2 ops --- 2015-06-05 Georgi Djakov New
[RFC,3/3] Introduce trace log output function for STM --- 2015-06-05 Chunyan Zhang New
[RFC,2/3] Trace log handler for logging into STM blocks --- 2015-06-05 Chunyan Zhang New
[RFC,1/3] STM trace event: Adding generic buffer interface driver --- 2015-06-05 Chunyan Zhang New
[BUG,bisect] hrtimer: severe lag after suspend & resume --- 2015-06-04 John Stultz New
checkpatch: remove local from codespell path --- 2015-06-04 Maxim Uvarov Accepted
[11/11] clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot --- 2015-06-02 Daniel Lezcano Accepted
[10/11] clockevents/drivers: Add STM32 Timer driver --- 2015-06-02 Daniel Lezcano Accepted
[08/11] clocksource/drivers/armv7m_systick: Add ARM System timer driver --- 2015-06-02 Daniel Lezcano Accepted
[05/11] clocksource/drivers/lpc32xx: Add the lpc32xx timer driver --- 2015-06-02 Daniel Lezcano Accepted
[04/11] clocksource/drivers/exynos_mct: Remove old platform mct_init() --- 2015-06-02 Daniel Lezcano Accepted
[03/11] clocksource/drivers/exynos_mct: Staticize struct clocksource --- 2015-06-02 Daniel Lezcano Accepted
[02/11] clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to void --- 2015-06-02 Daniel Lezcano Accepted
[01/11] clocksource/drivers/qcom: Remove dead code --- 2015-06-02 Daniel Lezcano Accepted
[v2,4/4] cris: time: Cleanup of persistent clock stuff --- 2015-06-02 Xunlei Pang New
« 1 2 ... 324 325 326399 400 »