| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 175 | -946/+779 |
|\ |
|
| * | scsi: qla2xxx: Convert timers to use timer_setup() | Kees Cook | 2017-11-09 | 5 | -15/+12 |
| * | block/aoe: discover_timer: Convert timers to use timer_setup() | Kees Cook | 2017-11-06 | 1 | -36/+8 |
| * | ide: Convert timers to use timer_setup() | Kees Cook | 2017-11-06 | 2 | -3/+3 |
| * | drbd: Convert timers to use timer_setup() | Kees Cook | 2017-11-06 | 6 | -21/+17 |
| * | mailbox: Convert timers to use timer_setup() | Kees Cook | 2017-11-06 | 1 | -6/+6 |
| * | crypto: Convert timers to use timer_setup() | Kees Cook | 2017-11-06 | 3 | -9/+8 |
| * | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook | 2017-11-06 | 1 | -1/+3 |
| * | drivers/sgi-xp: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -18/+12 |
| * | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 8 | -31/+24 |
| * | drivers/memstick: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 3 | -11/+12 |
| * | drivers/macintosh: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -6/+4 |
| * | hwrng/xgene-rng: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -5/+3 |
| * | auxdisplay: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -8/+6 |
| * | watchdog: lpc18xx_wdt: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -6/+7 |
| * | watchdog: cpwd: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+4 |
| * | media: pvrusb2: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -28/+36 |
| * | drm/etnaviv: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+3 |
| * | ACPI / APEI: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+3 |
| * | drm: gma500: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -5/+3 |
| * | usb: usbtest: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -7/+15 |
| * | RAS/CEC: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -5/+3 |
| * | target/iscsi: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 10 | -33/+37 |
| * | target/iscsi: Simplify timer manipulation code | Bart Van Assche | 2017-11-01 | 10 | -42/+34 |
| * | scsi: qla4xxx: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -6/+6 |
| * | scsi: sas: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 12 | -49/+41 |
| * | scsi: pmcraid: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -20/+13 |
| * | scsi: megaraid: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 5 | -62/+47 |
| * | scsi: lpfc: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 7 | -49/+41 |
| * | scsi: ipr: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -15/+15 |
| * | scsi: ibmvscsi: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 2 | -12/+9 |
| * | scsi: cxgbi: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 3 | -9/+9 |
| * | scsi: csiostor: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 3 | -16/+11 |
| * | scsi: aic7xxx: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 3 | -32/+9 |
| * | Merge branch 'clockevents/4.15' of https://git.linaro.org/people/daniel.lezca... | Thomas Gleixner | 2017-11-01 | 9 | -113/+91 |
| |\ |
|
| | * | clocksource/drivers/timer-of: Add timer_of_exit function | Benjamin Gaignard | 2017-10-29 | 2 | -0/+15 |
| | * | clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates | Matt Redfearn | 2017-10-19 | 1 | -2/+7 |
| | * | clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore | Matt Redfearn | 2017-10-19 | 1 | -3/+0 |
| | * | clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion | Mark Rutland | 2017-10-19 | 1 | -2/+1 |
| | * | clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame | Ard Biesheuvel | 2017-10-19 | 1 | -17/+21 |
| | * | clocksource: Improve GENERIC_CLOCKEVENTS dependency | Arnd Bergmann | 2017-10-19 | 1 | -41/+9 |
| | * | clocksource/drivers/rockchip: pr_err() strings should end with newlines | Arvind Yadav | 2017-10-19 | 1 | -1/+1 |
| | * | clocksource/drivers/owl: pr_err() strings should end with newlines | Arvind Yadav | 2017-10-19 | 1 | -2/+2 |
| | * | clocksource/drivers/fttmr010: pr_err() strings should end with newlines | Arvind Yadav | 2017-10-19 | 1 | -2/+2 |
| | * | clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper | Geert Uytterhoeven | 2017-10-19 | 1 | -4/+2 |
| | * | clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling | Geert Uytterhoeven | 2017-10-19 | 1 | -17/+1 |
| | * | clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated | Geert Uytterhoeven | 2017-10-19 | 1 | -1/+5 |
| | * | clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*" | Geert Uytterhoeven | 2017-10-19 | 1 | -20/+0 |
| | * | clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1 | Magnus Damm | 2017-10-19 | 1 | -11/+27 |
| | * | clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case | Magnus Damm | 2017-10-19 | 1 | -3/+11 |