summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/tcb_clksrc: Rename the file for consistencyAlexandre Belloni2019-05-022-1/+1
* clocksource/drivers/timer-atmel-pit: Rework Kconfig optionAlexandre Belloni2019-05-021-1/+4
* clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni2019-05-022-14/+7
* ARM: at91: Implement clocksource selectionAlexandre Belloni2019-05-021-0/+23
* clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni2019-05-021-0/+16
* clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni2019-05-022-52/+70
* ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-024-5/+5
* clocksource/drivers/timer-milbeaut: Cleanup common register accessesSugaya Taichi2019-05-021-23/+39
* clocksource/drivers/timer-milbeaut: Add shutdown functionSugaya Taichi2019-05-021-0/+10
* clocksource/drivers/timer-milbeaut: Fix to enable one-shot timerSugaya Taichi2019-05-021-0/+2
* clocksource/drivers/tegra: Rework for compensation of suspend timeJoseph Lo2019-05-021-43/+20
* clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804David Abdurachmanov2019-05-021-1/+1
* clocksource/drivers/sun4i: Add a compatible for sunivMesih Kilinc2019-05-021-1/+4
* dt-bindings: timer: Add Allwinner suniv timerMesih Kilinc2019-05-021-1/+3
* tick: Fix typos in commentsLaurent Gauthier2019-04-191-2/+2
* tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()Borislav Petkov2019-03-291-0/+4
* timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner2019-03-283-4/+25
* timer/trace: Improve timer tracingAnna-Maria Gleixner2019-03-242-8/+20
* timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner2019-03-241-4/+6
* timer: Move trace point to get proper indexAnna-Maria Gleixner2019-03-241-9/+4
* tick/sched: Update tick_sched struct documentationAnna-Maria Gleixner2019-03-241-3/+10
* tick: Remove outgoing CPU from broadcast masksThomas Gleixner2019-03-235-27/+49
* timekeeping: Consistently use unsigned int for seqcount snapshotRasmus Villemoes2019-03-235-14/+15
* softirq: Remove tasklet_hrtimerThomas Gleixner2019-03-222-76/+0
* xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner2019-03-222-13/+19
* mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner2019-03-221-25/+21
* Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1757-156/+153
|\
| * kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6
| * Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
| * kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
| * kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
| * coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
| * kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-143-3/+3
| * kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
| * kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-141-17/+17
| * kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-141-0/+10
| * kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-142-16/+2
| * unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
| * h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-141-1/+1
| * kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-143-8/+7
| * modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-142-23/+5
| * ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-144-6/+2
| * libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-141-1/+1
| * deb-pkg: generate correct build dependenciesRiku Voipio2019-03-141-1/+3
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\ \
| * | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0