Show patches with: State = Action Required       |    Archived = No       |   17344 patches
« 1 2 ... 134 135 136173 174 »
Patch Series S/W/F Date Submitter Delegate State
[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,02/24] timekeeping: Introduce current_kernel_time64() --- 2015-06-12 (Exiting) Baolin Wang New
[v3,1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization --- 2015-06-12 Xunlei Pang New
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
[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
[v2,4/4] cris: time: Cleanup of persistent clock stuff --- 2015-06-02 Xunlei Pang New
[v2,1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization --- 2015-06-02 Xunlei Pang New
[v2,4/4] drivers/rtc/sunxi: Replace deprecated rtc_tm_to_time() --- 2015-06-02 Xunlei Pang New
[v2,3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time() --- 2015-06-02 Xunlei Pang New
[v2,2/4] rtc/lib: Introduce rtc_tm_subtract() helper function --- 2015-06-02 Xunlei Pang New
[v4,5/8] ARM64/PCI/ACPI: Introduce struct pci_controller for ACPI --- 2015-06-02 Jiang Liu New
[v4,25/25] k_clock:Remove the 32bit methods with timespec/itimerspec type --- 2015-06-01 (Exiting) Baolin Wang New
[v4,24/25] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure --- 2015-06-01 (Exiting) Baolin Wang New
[v4,23/25] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,22/25] time/time:Introduce the timespec64_to_jiffies()/jiffies_to_timespec64() function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,21/25] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure --- 2015-06-01 (Exiting) Baolin Wang New
[v4,20/25] time/alarmtimer:Convert to the new 64bit methods for k_clock structure --- 2015-06-01 (Exiting) Baolin Wang New
[v4,19/25] char/mmtimer:Convert to the 64bit methods for k_clock callback functions --- 2015-06-01 (Exiting) Baolin Wang New
[v4,18/25] time/posix-timers:Convert to the 64bit methods for k_clock callback functions --- 2015-06-01 (Exiting) Baolin Wang New
[v4,17/25] timekeeping:Introduce the timekeeping_clocktai() function with timespec64 type --- 2015-06-01 (Exiting) Baolin Wang New
[v4,16/25] posix-timers:Convert to the 64bit methods for the clock_getres syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,15/25] posix-timers:Change the implementation for clock_getres syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,14/25] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,13/25] posix-timers:Change the implementation for clock_gettime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,12/25] posix-timers:Convert to the 64bit methods for the clock_settime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,11/25] posix-timers:Change the implementation for clock_settime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,10/25] posix-timers:Convert to the 64bit methods for the timer_settime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,09/25] posix-timers:Change the implementation for timer_settime syscall --- 2015-06-01 (Exiting) Baolin Wang New
[v4,08/25] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,07/25] posix-timers:Change the implementation for timer_gettime syscall function --- 2015-06-01 (Exiting) Baolin Wang New
[v4,06/25] time/posix-timers:Introduce {get,put}_timespec and {get,put}_itimerspec --- 2015-06-01 (Exiting) Baolin Wang New
[v4,05/25] time:Introduce the do_sys_settimeofday64() function with timespec64 type --- 2015-06-01 (Exiting) Baolin Wang New
[v4,04/25] security/security: Introduce security_settime64() function with timespec64 type --- 2015-06-01 (Exiting) Baolin Wang New
[v4,03/25] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type --- 2015-06-01 (Exiting) Baolin Wang New
[v4,02/25] timekeeping:Introduce the current_kernel_time64() function with timespec64 type --- 2015-06-01 (Exiting) Baolin Wang New
[v4,01/25] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit --- 2015-06-01 (Exiting) Baolin Wang New
[RFC,4/4] time: Do leapsecond adjustment in gettime fastpaths --- 2015-05-29 John Stultz New
[RFC,3/4] ntp: Use printk_deferred in leapsecond path --- 2015-05-29 John Stultz New
[07/14] perf tests: Aename open*.c to openat*.c --- 2015-05-29 Arnaldo Carvalho de Melo New
[RESEND,3/3] drivers/rtc/sunxi: Replace deprecated rtc_tm_to_time() --- 2015-05-29 Xunlei Pang New
[RESEND,2/3] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time() --- 2015-05-29 Xunlei Pang New
[v2,4/4] cris: time: Cleanup of persistent clock stuff --- 2015-05-29 Xunlei Pang New
[v2,1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization --- 2015-05-29 Xunlei Pang New
[GIT,PULL] MFD fixes for v4.1 --- 2015-05-27 Lee Jones New
[v2,5/5] arm64: add KASan support --- 2015-05-26 Linus Walleij New
[11/11] ARM64 / PCI / ACPI: support for ACPI based PCI hostbridge init --- 2015-05-26 Hanjun Guo New
[10/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y --- 2015-05-26 Hanjun Guo New
[09/11] pci, acpi, mcfg: Share ACPI PCI config space accessors. --- 2015-05-26 Hanjun Guo New
[08/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver. --- 2015-05-26 Hanjun Guo New
[07/11] x86, pci: mmconfig_{32, 64}.c code refactoring - remove code duplication. --- 2015-05-26 Hanjun Guo New
[06/11] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization. --- 2015-05-26 Hanjun Guo New
[05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory --- 2015-05-26 Hanjun Guo New
[04/11] x86, pci: Reorder logic of pci_mmconfig_insert() function --- 2015-05-26 Hanjun Guo New
[03/11] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively. --- 2015-05-26 Hanjun Guo New
[02/11] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs. --- 2015-05-26 Hanjun Guo New
[01/11] ARM64 / PCI: introduce struct pci_controller for ACPI --- 2015-05-26 Hanjun Guo New
[GIT,PULL] Backlight fixes for v4.1 --- 2015-05-26 Lee Jones New
[GIT,PULL] pin control fixes for the v4.1 kernel cycle --- 2015-05-25 Linus Walleij New
[GIT,PULL] GPIO fixes for the v4.1 series --- 2015-05-25 Linus Walleij New
[RFC,2/2] cgroup: Add a memcg and cpu cg allow_attach policy for Android --- 2015-05-21 John Stultz New
[RFC,1/2] cgroup: Add generic cgroup subsystem permission checks --- 2015-05-21 John Stultz New
[0/7] Current queue for tip/timers/core --- 2015-05-20 John Stultz New
[GIT,PULL] clk: fixes for 4.1 --- 2015-05-20 Mike Turquette New
mfd: qcom-rpm: Add apq8064 QDSS clock resource --- 2015-05-18 Ivan T. Ivanov New
[v3,5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core --- 2015-05-18 Hanjun Guo New
[2/2] sparc: time: Provide update_persistent_clock64() --- 2015-05-15 Xunlei Pang New
[1/2] drivers/rtc/interface.c: Change rtc_set_mmss() to use time64_t --- 2015-05-15 Xunlei Pang New
[V3,2/2] tee: add OP-TEE driver --- 2015-05-15 Jens Wiklander New
[V3,1/2] tee: generic TEE subsystem --- 2015-05-15 Jens Wiklander New
[2/2] selftests/breakpoints: only set TEST_PROGS when built --- 2015-05-14 Tyler Baker New
[v2] devicetree: Add hardware rng entry to qcom-apq8064.dtsi --- 2015-05-13 John Stultz New
[2/2] clk: divider: fix to set parent rate from CLK_DIVIDER_READ_ONLY flag --- 2015-05-12 Mike Turquette New
[2/2] selftests/breakpoints: only set TEST_PROGS when built --- 2015-05-12 Tyler Baker New
[1/2] selftests/lib.mk: fix INSTALL_RULE --- 2015-05-12 Tyler Baker New
[RFC] devicetree: Add hardware rng entry to qcom-apq8064.dtsi --- 2015-05-12 John Stultz New
[v3,2/4] sched/deadline: Check to push the task away after its affinity was changed --- 2015-05-12 Xunlei Pang New
[v3,1/4] sched/rt: Check to push the task away after its affinity was changed --- 2015-05-12 Xunlei Pang New
[v3,14/23] posix-timers:Convert to the 64bit methods for the clock_getres syscall function --- 2015-05-12 (Exiting) Baolin Wang New
[v3,12/23] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function --- 2015-05-12 (Exiting) Baolin Wang New
[v3,10/23] posix-timers:Convert to the 64bit methods for the clock_settime syscall function --- 2015-05-12 (Exiting) Baolin Wang New
[v3,08/23] posix-timers:Convert to the 64bit methods for the timer_settime syscall function --- 2015-05-12 (Exiting) Baolin Wang New
[v3,05/23] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function --- 2015-05-12 (Exiting) Baolin Wang New
« 1 2 ... 134 135 136173 174 »