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
2018-01-08
clocksource/drivers/stm32: Add the timer delay callback
Daniel Lezcano
1
-0
/
+13
2018-01-08
clocksource/drivers/stm32: Add clocksource functionality
Benjamin Gaignard
1
-0
/
+37
2018-01-08
clocksource/drivers/stm32: Factor out more of the clockevent code
Daniel Lezcano
1
-25
/
+82
2018-01-08
clocksource/drivers/stm32: Add oneshot mode
Benjamin Gaignard
1
-12
/
+44
2018-01-08
clocksource/drivers/stm32: Compute a prescaler value with a targeted rate
Benjamin Gaignard
1
-1
/
+11
2018-01-08
clocksource/drivers/stm32: Factor out the timer width sorting code
Daniel Lezcano
1
-7
/
+23
2018-01-08
clocksource/drivers/stm32: Use the node name as timer name
Daniel Lezcano
1
-1
/
+1
2018-01-08
clocksource/drivers/stm32: Convert the driver to timer_of primitives
Benjamin Gaignard
2
-114
/
+74
2018-01-08
clocksource/drivers/stm32: Fix kernel panic with multiple timers
Daniel Lezcano
1
-1
/
+6
2018-01-08
clocksource/drivers/timer-of: Don't request the resource by name
Daniel Lezcano
1
-4
/
+4
2018-01-08
clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'
Daniel Lezcano
2
-0
/
+4
2018-01-08
clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...
Baolin Wang
3
-0
/
+167
2018-01-08
dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentation
Baolin Wang
1
-0
/
+20
2018-01-08
clocksource/drivers/timer-of: Add kernel documentation
Daniel Lezcano
1
-0
/
+37
2018-01-08
clocksource/drivers/timer-of: Fix function names
Daniel Lezcano
1
-18
/
+18
2018-01-08
clocksource/drivers/tcb_clksrc: Fix clock speed message
Romain Izard
1
-1
/
+1
2018-01-08
clocksource/drivers/owl: Add the S700 timer
Andreas Färber
1
-0
/
+1
2018-01-08
clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()
Andreas Färber
1
-2
/
+2
2018-01-08
dt-bindings/clocksource: Add Actions Semi S700 timer
Andreas Färber
1
-0
/
+1
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
4
-12
/
+23
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-25
/
+48
2018-01-03
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
1
-1
/
+1
2018-01-03
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
1
-7
/
+6
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+5
2018-01-03
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
5
-13
/
+40
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-12
/
+9
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
1
-2
/
+7
2018-01-03
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
1
-1
/
+2
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
3
-13
/
+34
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
2018-01-03
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
1
-2
/
+2
2018-01-03
x86/pti: Enable PTI by default
Thomas Gleixner
1
-0
/
+1
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
1
-3
/
+5
2018-01-02
afs: Fix unlink
David Howells
2
-8
/
+33
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
1
-1
/
+1
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-02
capabilities: fix buffer overread on very short xattr
Eric Biggers
1
-12
/
+9
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+9
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-43
/
+190
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-72
/
+196
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-17
/
+38
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+25
2017-12-31
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+24
2017-12-31
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
[next]