index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-24
rtc: s3c: Drop unneeded cast to void pointer
Krzysztof Kozlowski
1
-5
/
+5
2017-06-24
rtc: s3c: Minor white-space cleanups
Krzysztof Kozlowski
1
-24
/
+23
2017-06-24
rtc: s3c: Jump to central exit point on getting src clock error
Krzysztof Kozlowski
1
-2
/
+2
2017-06-24
rtc: mxc: remove unused variable
Diaz de Grenu, Jose
1
-11
/
+0
2017-06-24
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
Vaibhav Jain
1
-1
/
+21
2017-06-03
rtc: remove rtc_device.name
Alexandre Belloni
2
-5
/
+3
2017-06-03
rtc: ds1307: avoid using rtc-name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: dev: remove rtc->name from debug message
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: sysfs: make name uniform
Alexandre Belloni
1
-1
/
+2
2017-05-31
rtc.txt: standardize document format
Mauro Carvalho Chehab
1
-21
/
+23
2017-05-31
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
1
-1
/
+8
2017-05-31
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
1
-0
/
+10
2017-05-31
rtc: m41t80: add clock provider support
Gary Bisson
1
-0
/
+172
2017-05-31
rtc: m41t80: remove sqw sysfs entry
Gary Bisson
1
-88
/
+0
2017-05-31
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
1
-0
/
+12
2017-05-31
rtc: m41t80: fix SQWE override when setting an alarm
Gary Bisson
1
-0
/
+3
2017-05-31
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
David Lowe
1
-1
/
+2
2017-05-26
rtc: ds1307: convert driver to regmap
Heiner Kallweit
1
-382
/
+221
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-18
/
+195
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+145
2017-05-12
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-12
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-12
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-12
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-12
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-12
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-05-12
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
1
-2
/
+0
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
2
-15
/
+0
2017-05-12
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2
-1
/
+8
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-136
/
+208
2017-05-12
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+8
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
18
-173
/
+975
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
25
-266
/
+1305
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
108
-2120
/
+2431
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-269
/
+859
2017-05-12
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+55
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
48
-167
/
+252
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-28
/
+64
[next]