| 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 | 253 | -1864/+1810 |
|\ |
|
| * | timers: Add a function to start/reduce a timer | David Howells | 2017-11-12 | 2 | -7/+39 |
| * | pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() | Arnd Bergmann | 2017-11-12 | 2 | -4/+2 |
| * | Merge tag 'timers-conversion-next5' of git://git.kernel.org/pub/scm/linux/ker... | Thomas Gleixner | 2017-11-09 | 11 | -41/+39 |
| |\ |
|
| | * | timer: Prepare to change all DEFINE_TIMER() callbacks | Kees Cook | 2017-11-09 | 1 | -4/+4 |
| | * | netfilter: ipvs: Convert timers to use timer_setup() | Kees Cook | 2017-11-09 | 5 | -22/+23 |
| | * | scsi: qla2xxx: Convert timers to use timer_setup() | Kees Cook | 2017-11-09 | 5 | -15/+12 |
| |/ |
|
| * | Merge tag 'timers-conversion-next4' of git://git.kernel.org/pub/scm/linux/ker... | Thomas Gleixner | 2017-11-07 | 16 | -78/+47 |
| |\ |
|
| | * | 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 | 3 | -4/+4 |
| | * | 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 |
| | * | ARM: footbridge: Fix typo in timer conversion | Kees Cook | 2017-11-06 | 1 | -1/+1 |
| |/ |
|
| * | Merge tag 'timers-conversion-next3' of https://git.kernel.org/pub/scm/linux/k... | Thomas Gleixner | 2017-11-03 | 44 | -249/+215 |
| |\ |
|
| | * | 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 |
| | * | sparc/led: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -7/+9 |
| | * | mips: ip22/32: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -25/+22 |
| | * | arm: pxa: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -13/+10 |
| | * | ARM: footbridge: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -18/+8 |
| | * | ia64: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 7 | -27/+26 |
| | * | xtensa: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -13/+9 |
| | * | x86, calgary: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -5/+3 |
| | * | powerpc/watchdog: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -3/+2 |
| | * | 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 |
| | * | fs/ncpfs: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 3 | -7/+5 |
| | * | rcu: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -6/+7 |
| |/ |
|
| * | kernel/time/Kconfig: Fix typo in comment | Randy Dunlap | 2017-11-02 | 1 | -1/+1 |
| * | Merge tag 'timers-conversion-next2' of https://git.kernel.org/pub/scm/linux/k... | Thomas Gleixner | 2017-11-01 | 52 | -339/+271 |
| |\ |
|
| | * | 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 | 13 | -49/+42 |
| | * | 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 |