index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
eql.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
Sudeep Holla
1
-1
/
+1
2018-08-02
clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage
Thomas Gleixner
1
-1
/
+1
2018-08-02
clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flag
Keerthy
1
-2
/
+1
2018-08-02
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-07-26
clocksource/drivers/sprd: Register one always-on timer to compensate suspend ...
Baolin Wang
1
-0
/
+50
2018-07-26
clocksource/drivers/timer-mediatek: Add support for system timer
Stanley Chu
1
-1
/
+103
2018-07-26
clocksource/drivers/timer-mediatek: Convert the driver to timer-of
Stanley Chu
1
-125
/
+80
2018-07-26
clocksource/drivers/timer-mediatek: Use specific prefix for GPT
Stanley Chu
1
-77
/
+80
2018-07-26
clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek
Stanley Chu
2
-1
/
+1
2018-07-26
clocksource/drivers/timer-mediatek: Add system timer bindings
Stanley Chu
1
-14
/
+20
2018-07-26
clocksource/drivers: Set clockevent device cpumask to cpu_possible_mask
Sudeep Holla
4
-4
/
+4
2018-07-20
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
3
-8
/
+166
2018-07-20
time: Fix extra sleeptime injection when suspend fails
Mukesh Ojha
1
-7
/
+25
2018-07-20
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
6
-22
/
+23
2018-07-19
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
1
-3
/
+2
2018-07-19
ntp: Remove redundant arguments
Ondrej Mosnacek
1
-6
/
+4
2018-07-19
timer: Fix coding style
Yi Wang
1
-1
/
+1
2018-07-12
ktime: Provide typesafe ktime_to_ns()
Eric Dumazet
1
-2
/
+5
2018-07-12
hrtimer: Improve kernel message printing
Geert Uytterhoeven
1
-4
/
+3
2018-07-10
timekeeping: Update multiplier when NTP frequency is set directly
Miroslav Lichvar
1
-6
/
+30
2018-07-10
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...
John Stultz
1
-0
/
+5
2018-07-02
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-07-02
posix-timers: Sanitize overrun handling
Thomas Gleixner
3
-14
/
+23
2018-07-02
posix-timers: Make forward callback return s64
Thomas Gleixner
3
-6
/
+6
2018-07-02
Linux 4.18-rc3
v4.18-rc3
Linus Torvalds
1
-1
/
+1
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
1
-4
/
+0
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
4
-45
/
+0
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-29
net: handle NULL ->poll gracefully
Christoph Hellwig
1
-0
/
+2
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-29
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
1
-45
/
+33
2018-06-28
parisc: Reduce debug output in unwind code
Helge Deller
1
-2
/
+2
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
proc: add Alexey to MAINTAINERS
Alexey Dobriyan
1
-0
/
+9
2018-06-28
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
1
-0
/
+1
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
3
-1
/
+14
2018-06-28
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Sebastian Andrzej Siewior
1
-2
/
+0
2018-06-28
lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
80
-450
/
+301
2018-06-28
arm64: dts: hikey960: Define wl1837 power capabilities
oscardagrach
1
-0
/
+2
2018-06-28
arm64: dts: hikey: Define wl1835 power capabilities
oscardagrach
1
-0
/
+2
[next]