index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
Matthias Kaehlcke
1
-1
/
+1
2017-04-19
acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
Fu Wei
1
-0
/
+103
2017-04-19
clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
Fu Wei
1
-3
/
+76
2017-04-19
acpi/arm64: Add memory-mapped timer support in GTDT driver
Fu Wei
2
-0
/
+158
2017-04-19
clocksource: arm_arch_timer: simplify ACPI support code.
Fu Wei
1
-30
/
+10
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei
5
-0
/
+168
2017-04-19
clocksource: arm_arch_timer: split MMIO timer probing.
Fu Wei
1
-44
/
+145
2017-04-19
clocksource: arm_arch_timer: add structs to describe MMIO timer
Fu Wei
1
-0
/
+16
2017-04-19
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
Fu Wei
1
-25
/
+21
2017-04-19
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
Fu Wei
1
-15
/
+19
2017-04-19
clocksource: arm_arch_timer: split dt-only rate handling
Fu Wei
1
-18
/
+23
2017-04-14
x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-1
/
+3
2017-04-14
tile/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
score/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
s390/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
12
-1
/
+25
2017-04-14
clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/lguest/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
sparc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2
-0
/
+4
2017-04-14
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-14
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
8
-35
/
+44
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
6
-65
/
+67
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
5
-12
/
+10
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
6
-16
/
+15
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
8
-34
/
+41
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
3
-26
/
+36
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
6
-22
/
+15
2017-04-10
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
1
-31
/
+46
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
2
-2
/
+8
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
2
-11
/
+12
2017-04-10
clocksource: arm_arch_timer: rename the PPI enum
Fu Wei
1
-40
/
+42
2017-04-10
clocksource: arm_arch_timer: rename type macros
Fu Wei
1
-20
/
+23
2017-04-10
clocksource: arm_arch_timer: clean up printk usage
Fu Wei
1
-24
/
+25
2017-04-07
clocksource/drivers/fttmr010: Refactor to handle clock
Linus Walleij
1
-46
/
+73
2017-04-07
clocksource/drivers/gemini: Rename Gemini timer to Faraday
Linus Walleij
3
-27
/
+27
2017-04-07
clocksource: Augment bindings for Faraday timer
Linus Walleij
2
-22
/
+33
2017-04-07
ARM: dts: rockchip: disable arm-global-timer for rk3188
Alexander Kochetkov
1
-0
/
+1
[next]