summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/stm32: Add oneshot modeBenjamin Gaignard2018-01-081-12/+44
* clocksource/drivers/stm32: Compute a prescaler value with a targeted rateBenjamin Gaignard2018-01-081-1/+11
* clocksource/drivers/stm32: Factor out the timer width sorting codeDaniel Lezcano2018-01-081-7/+23
* clocksource/drivers/stm32: Use the node name as timer nameDaniel Lezcano2018-01-081-1/+1
* clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard2018-01-082-114/+74
* clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano2018-01-081-1/+6
* clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano2018-01-081-4/+4
* clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano2018-01-082-0/+4
* clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...Baolin Wang2018-01-083-0/+167
* dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentationBaolin Wang2018-01-081-0/+20
* clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano2018-01-081-0/+37
* clocksource/drivers/timer-of: Fix function namesDaniel Lezcano2018-01-081-18/+18
* clocksource/drivers/tcb_clksrc: Fix clock speed messageRomain Izard2018-01-081-1/+1
* clocksource/drivers/owl: Add the S700 timerAndreas Färber2018-01-081-0/+1
* clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()Andreas Färber2018-01-081-2/+2
* dt-bindings/clocksource: Add Actions Semi S700 timerAndreas Färber2018-01-081-0/+1
* posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers2018-01-044-12/+23
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-048-25/+48
|\
| * x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers2018-01-031-1/+1
| * x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner2018-01-031-7/+6
| * x86/dumpstack: Print registers for first stack frameJosh Poimboeuf2018-01-031-1/+2
| * x86/dumpstack: Fix partial register dumpsJosh Poimboeuf2018-01-033-13/+34
| * x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner2018-01-031-1/+2
| * x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky2018-01-031-2/+2
| * x86/pti: Enable PTI by defaultThomas Gleixner2018-01-031-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-01-031-3/+5
|\ \
| * | pid: Handle failure to allocate the first pid in a pid namespaceEric W. Biederman2017-12-241-3/+5
* | | Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds2018-01-035-13/+40
|\ \ \
| * | | afs: Fix missing error handling in afs_write_end()David Howells2018-01-021-3/+5
| * | | afs: Fix unlinkDavid Howells2018-01-022-8/+33
| * | | afs: Potential uninitialized variable in afs_extract_data()Dan Carpenter2018-01-021-1/+1
| * | | fscache: Fix the default for fscache_maybe_release_page()David Howells2018-01-021-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2018-01-031-12/+9
|\ \ \ \
| * | | | capabilities: fix buffer overread on very short xattrEric Biggers2018-01-021-12/+9
| |/ / /
* / / / exec: Weaken dumpability for secureexecKees Cook2018-01-031-2/+7
|/ / /
* | | Linux 4.15-rc6v4.15-rc6Linus Torvalds2017-12-311-1/+1
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-3114-39/+42
|\ \ \
| * | | x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-296-16/+8
| * | | x86/apic: Update the 'apic=' description of setting APIC driverDou Liyang2017-12-281-1/+5
| * | | x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang2017-12-281-0/+2
| * | | x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds2017-12-271-3/+1
| * | | x86: Remove unused parameter of prepare_switch_torodrigosiqueira2017-12-271-3/+2
| * | | x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf2017-12-191-1/+5
| * | | x86/mm: Unbreak modules that use the DMA APITom Lendacky2017-12-181-2/+2
| * | | x86/build: Make isoimage work on DebianMatthew Wilcox2017-12-161-12/+16
| * | | x86/espfix/64: Fix espfix double-fault handling on 5-level systemsAndy Lutomirski2017-12-151-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-313-16/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/ldt: Make LDT pgtable free conditionalThomas Gleixner2017-12-311-1/+2
| * | | x86/ldt: Plug memory leak in error pathThomas Gleixner2017-12-311-1/+7
| * | | x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner2017-12-311-6/+8