Show patches with: Archived = No       |   39927 patches
« 1 2 ... 325 326 327399 400 »
Patch Series S/W/F Date Submitter Delegate State
[v2,3/4] drivers/rtc/interface.c: Remove rtc_set_mmss() --- 2015-06-02 Xunlei Pang Superseded
[v2,2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC --- 2015-06-02 Xunlei Pang Superseded
[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
[v2,1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() --- 2015-06-02 Xunlei Pang Superseded
[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
[RFC,2/4] timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers --- 2015-05-29 John Stultz Superseded
[RFC,1/4] selftests: timers: Add leap-second timer edge testing to leap-a-day.c --- 2015-05-29 John Stultz Superseded
[08/14] perf tests: Remove getpgrp from mmap-basic --- 2015-05-29 Arnaldo Carvalho de Melo Accepted
[07/14] perf tests: Aename open*.c to openat*.c --- 2015-05-29 Arnaldo Carvalho de Melo New
[06/14] perf tests: Switch from open to openat --- 2015-05-29 Arnaldo Carvalho de Melo Accepted
[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
[RESEND,1/3] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() --- 2015-05-29 Xunlei Pang Superseded
[v2,4/4] cris: time: Cleanup of persistent clock stuff --- 2015-05-29 Xunlei Pang New
[v2,3/4] drivers/rtc/interface.c: Remove rtc_set_mmss() --- 2015-05-29 Xunlei Pang Superseded
[v2,2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC --- 2015-05-29 Xunlei Pang Superseded
[v2,1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization --- 2015-05-29 Xunlei Pang New
pinctrl: improve debugfs for strict controllers --- 2015-05-28 Linus Walleij Accepted
[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
[7/7] time: Remove read_boot_clock() --- 2015-05-20 John Stultz Accepted
[6/7] s390: time: Provide read_boot_clock64() and read_persistent_clock64() --- 2015-05-20 John Stultz Accepted
[5/7] time: include math64.h in time64.h --- 2015-05-20 John Stultz Accepted
[4/7] tracing: timer: Add deferrable flag to timer_start --- 2015-05-20 John Stultz Accepted
[3/7] time: Rework debugging variables so they aren't global --- 2015-05-20 John Stultz Accepted
[2/7] timekeeping: Provide new API to get the current time resolution --- 2015-05-20 John Stultz Accepted
[1/7] time: make sure tz_minuteswest is set to a valid value when setting time --- 2015-05-20 John Stultz Accepted
pinctrl: mediatek: add OF dependency to MT6397 --- 2015-05-20 Linus Walleij Accepted
[GIT,PULL] clk: fixes for 4.1 --- 2015-05-20 Mike Turquette New
[03/16] coresight: support the TPIU version found in Ux500 --- 2015-05-19 Mathieu Poirier Accepted
[02/16] coresight: etm: print what version of ETM/PTM is detected --- 2015-05-19 Mathieu Poirier Accepted
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
[3/3] kselftests: timers: Check _ALARM clockids are supported before suspending --- 2015-05-13 John Stultz Accepted
[2/3] kselftests: timers: Ease alarmtimer-suspend unreasonable latency value --- 2015-05-13 John Stultz Accepted
[1/3] kselftests: timers: Increase delay between suspends in alarmtimer-suspend --- 2015-05-13 John Stultz Accepted
stable: Update documentation to clarify preferred procedure --- 2015-05-13 Christoffer Dall Accepted
[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,4/4] sched/deadline: Remove redundant conditions from task_woken_dl() --- 2015-05-12 Xunlei Pang Accepted
[v3,3/4] sched/rt: Remove redundant conditions from task_woken_rt() --- 2015-05-12 Xunlei Pang Accepted
[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
« 1 2 ... 325 326 327399 400 »