index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-14
3
-39
/
+21
*
rtc: isl1219: add device tree documentation
Denis Osterland
2018-08-14
1
-0
/
+29
*
rtc: isl1208: set ev-evienb bit from device tree
Denis Osterland
2018-08-14
1
-3
/
+18
*
rtc: isl1208: Add "evdet" interrupt source for isl1219
Denis Osterland
2018-08-14
1
-16
/
+30
*
rtc: isl1208: add support for isl1219 with tamper detection
Michael Grzeschik
2018-08-14
1
-7
/
+124
*
rtc: sysfs: facilitate attribute add to rtc device
Denis Osterland
2018-08-14
2
-0
/
+57
*
rtc: remove struct rtc_task
Alexandre Belloni
2018-08-02
2
-11
/
+6
*
char: rtc: remove task handling
Alexandre Belloni
2018-08-02
1
-13
/
+0
*
rtc: pcf85063: preserve control register value between stop and start
Alvin Šipraga
2018-07-28
1
-10
/
+11
*
rtc: sh: remove unused variable rtc_dev
Anders Roxell
2018-07-27
1
-1
/
+0
*
rtc: unexport rtc_irq_set_*
Alexandre Belloni
2018-07-26
1
-2
/
+0
*
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
Alexandre Belloni
2018-07-26
3
-10
/
+8
*
rtc: remove irq_task and irq_task_lock
Alexandre Belloni
2018-07-26
3
-43
/
+10
*
rtc: remove rtc_irq_register/rtc_irq_unregister
Alexandre Belloni
2018-07-26
2
-37
/
+0
*
rtc: sh: remove dead code
Alexandre Belloni
2018-07-26
1
-88
/
+1
*
rtc: sa1100: don't set PIE frequency
Alexandre Belloni
2018-07-25
1
-1
/
+0
*
rtc: ds1307: support m41t11 variant
Giulio Benetti
2018-07-16
2
-0
/
+15
*
rtc: ds1307: fix data pointer to m41t0
Giulio Benetti
2018-07-16
1
-1
/
+1
*
rtc: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-13
1
-2
/
+2
*
rtc: m48t59: remove redundant pointer 'name'
Colin Ian King
2018-07-12
1
-4
/
+0
*
rtc: omap: drop unnecessary register unlock around reads
Johan Hovold
2018-07-12
1
-4
/
+0
*
rtc: omap: add missing register lock in error path
Johan Hovold
2018-07-12
1
-0
/
+1
*
rtc: omap: fix resource leak in registration error path
Johan Hovold
2018-07-12
1
-1
/
+3
*
rtc: omap: fix potential crash on power off
Johan Hovold
2018-07-12
1
-7
/
+7
*
rtc: test: make array pdev static
Colin Ian King
2018-07-12
1
-1
/
+1
*
rtc: armada38x: reset after rtc power loss
Baruch Siach
2018-07-12
1
-0
/
+23
*
rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
Uwe Kleine-König
2018-07-11
1
-4
/
+16
*
rtc: pcf2127: add support for accessing internal static RAM
Uwe Kleine-König
2018-07-11
1
-6
/
+62
*
rtc: snvs: Add timeouts to avoid kernel lockups
Trent Piepho
2018-07-11
1
-35
/
+70
*
rtc: bq4802: add error handling for devm_ioremap
Zhouyang Jia
2018-07-11
1
-0
/
+4
*
rtc: ds1685: remove sysfs access to control registers
Alexandre Belloni
2018-06-20
2
-381
/
+0
*
rtc: ds1685: remove improper datetime access ABI
Alexandre Belloni
2018-06-20
1
-221
/
+0
*
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
2018-06-17
1
-2
/
+2
*
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-17
16
-275
/
+174
|
\
|
*
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
1
-11
/
+11
|
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
3
-38
/
+1
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
11
-224
/
+154
|
|
\
|
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
|
|
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
2
-31
/
+0
|
|
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
2
-12
/
+0
|
|
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
|
|
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
|
|
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
|
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
|
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
|
|
*
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
2018-06-11
1
-7
/
+24
|
|
*
nvme: add bio remapping tracepoint
Hannes Reinecke
2018-06-11
1
-0
/
+4
|
|
*
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
2018-06-11
1
-1
/
+1
[next]