summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni
2019-05-02clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st...kbuild test robot
2019-05-02clocksource/drivers/tcb_clksrc: Rename the file for consistencyAlexandre Belloni
2019-05-02clocksource/drivers/timer-atmel-pit: Rework Kconfig optionAlexandre Belloni
2019-05-02clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni
2019-05-02ARM: at91: Implement clocksource selectionAlexandre Belloni
2019-05-02clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni
2019-05-02clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni
2019-05-02clocksource/drivers/timer-milbeaut: Cleanup common register accessesSugaya Taichi
2019-05-02clocksource/drivers/timer-milbeaut: Add shutdown functionSugaya Taichi
2019-05-02clocksource/drivers/timer-milbeaut: Fix to enable one-shot timerSugaya Taichi
2019-05-02clocksource/drivers/tegra: Rework for compensation of suspend timeJoseph Lo
2019-05-02clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804David Abdurachmanov
2019-05-02clocksource/drivers/sun4i: Add a compatible for sunivMesih Kilinc
2019-05-02dt-bindings: timer: Add Allwinner suniv timerMesih Kilinc
2019-04-19tick: Fix typos in commentsLaurent Gauthier
2019-03-29tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()Borislav Petkov
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner
2019-03-24timer/trace: Improve timer tracingAnna-Maria Gleixner
2019-03-24timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner
2019-03-24timer: Move trace point to get proper indexAnna-Maria Gleixner
2019-03-24tick/sched: Update tick_sched struct documentationAnna-Maria Gleixner
2019-03-23tick: Remove outgoing CPU from broadcast masksThomas Gleixner
2019-03-23timekeeping: Consistently use unsigned int for seqcount snapshotRasmus Villemoes
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner
2019-03-22xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-03-22mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-03-17Linux 5.1-rc1v5.1-rc1Linus Torvalds
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-17Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-16Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-16Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-16fix sysfs_init_fs_context() in !CONFIG_NET_NS caseAl Viro