]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-08-28 Sebastian Andrzej... hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARD
2019-08-28 Tianyu Lanx86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n
2019-08-28 Thomas Gleixnerposix-cpu-timers: Utilize timerqueue for storage
2019-08-28 Thomas Gleixnerposix-cpu-timers: Move state tracking to struct posix_c...
2019-08-28 Thomas Gleixnerposix-cpu-timers: Deduplicate rlimit handling
2019-08-28 Thomas Gleixnerposix-cpu-timers: Remove pointless comparisons
2019-08-28 Thomas Gleixnerposix-cpu-timers: Get rid of 64bit divisions
2019-08-28 Thomas Gleixnerposix-cpu-timers: Consolidate timer expiry further
2019-08-28 Thomas Gleixnerposix-cpu-timers: Get rid of zero checks
2019-08-28 Thomas Gleixnerrlimit: Rewrite non-sensical RLIMIT_CPU comment
2019-08-28 Thomas Gleixnerposix-cpu-timers: Respect INFINITY for hard RTTIME limit
2019-08-28 Thomas Gleixnerposix-cpu-timers: Switch thread group sampling to array
2019-08-28 Thomas Gleixnerposix-cpu-timers: Restructure expiry array
2019-08-28 Thomas Gleixnerposix-cpu-timers: Remove cputime_expires
2019-08-28 Thomas Gleixnerposix-cpu-timers: Make expiry checks array based
2019-08-28 Thomas Gleixnerposix-cpu-timers: Provide array based sample functions
2019-08-28 Thomas Gleixnerposix-cpu-timers: Remove the odd field rename defines
2019-08-28 Thomas Gleixnerposix-cpu-timers: Switch check_*_timers() to array cache
2019-08-28 Thomas Gleixnerposix-cpu-timers: Simplify set_process_cpu_timer()
2019-08-28 Thomas Gleixnerposix-cpu-timers: Simplify timer queueing
2019-08-28 Thomas Gleixnerposix-cpu-timers: Provide array based access to expiry...
2019-08-28 Thomas Gleixnerposix-cpu-timers: Move expiry cache into struct posix_c...
2019-08-28 Thomas Gleixnersched: Move struct task_cputime to types.h
2019-08-28 Thomas Gleixnerposix-cpu-timers: Create a container struct
2019-08-28 Thomas Gleixnerposix-cpu-timers: Move prof/virt_ticks into caller
2019-08-28 Thomas Gleixnerposix-cpu-timers: Sample task times once in expiry check
2019-08-28 Thomas Gleixnerposix-cpu-timers: Get rid of pointer indirection
2019-08-28 Thomas Gleixnerposix-cpu-timers: Simplify sample functions
2019-08-28 Thomas Gleixnerposix-cpu-timers: Remove pointless return value check
2019-08-28 Thomas Gleixnerposix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()
2019-08-28 Thomas Gleixnerposix-cpu-timers: Use clock ID in posix_cpu_timer_get()
2019-08-28 Thomas Gleixnerposix-cpu-timers: Use clock ID in posix_cpu_timer_set()
2019-08-28 Thomas Gleixnerposix-cpu-timers: Consolidate thread group sample code
2019-08-28 Thomas Gleixnerposix-cpu-timers: Rename thread_group_cputimer() and...
2019-08-28 Thomas Gleixnerposix-cpu-timers: Sample directly in timer check
2019-08-28 Thomas Gleixneritimers: Use quick sample function
2019-08-28 Thomas Gleixnerposix-cpu-timers: Provide quick sample function for itimer
2019-08-28 Thomas Gleixnerposix-cpu-timers: Use common permission check in posix_...
2019-08-28 Thomas Gleixnerposix-cpu-timers: Use common permission check in posix_...
2019-08-28 Thomas Gleixnerposix-cpu-timers: Provide task validation functions
2019-08-26 Thomas GleixnerMerge tag 'timers-v5.4' of https://git.linaro.org/peopl...
2019-08-26 Magnus Dammclocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
2019-08-26 Magnus Dammclocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC...
2019-08-26 Magnus Dammdt-bindings: timer: renesas, cmt: Update R-Car Gen3...
2019-08-26 Magnus Dammdt-bindings: timer: renesas, cmt: Add CMT0 and CMT1...
2019-08-26 Magnus Dammdt-bindings: timer: renesas, cmt: Add CMT0 and CMT1...
2019-08-26 Magnus Dammdt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0...
2019-08-26 Magnus Dammdt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0...
2019-08-26 Jon Hunterclocksource/drivers: Do not warn on probe defer
2019-08-26 Jon Hunterclocksource/drivers/timer-of: Do not warn on deferred probe
2019-08-26 Avi Fishmanclocksource/drivers/npcm: Fix GENMASK and timer operation
2019-08-26 Geert Uytterhoevenclocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST...
2019-08-26 Anson Huangarm64: dts: imx8mq: Add system counter node
2019-08-26 Anson Huangarm64: dts: imx8mm: Add system counter node
2019-08-26 Anson Huangclocksource/drivers/imx-sysctr: Add internal clock...
2019-08-26 Alexandre Belloniclocksource/drivers/tcb_clksrc: Register delay timer
2019-08-26 Maxime Riparddt-bindings: timer: Convert Allwinner A13 HSTimer to...
2019-08-26 Maxime Ripardclocksource: sun4i: Add missing compatibles
2019-08-26 Maxime Riparddt-bindings: timer: Add missing compatibles
2019-08-26 Maxime Riparddt-bindings: timer: Convert Allwinner A10 Timer to a schema
2019-08-26 Stephen Boydclocksource: Remove dev_err() usage after platform_get_...
2019-08-23 Vitaly Kuznetsovclocksource/drivers/hyperv: Enable TSC page clocksource...
2019-08-23 Tianyu Lanclocksource/drivers/hyperv: Add Hyper-V specific sched...
2019-08-23 Tianyu Lanclocksource/drivers/hyperv: Allocate Hyper-V TSC page...
2019-08-21 Thomas Gleixnerposix-cpu-timers: Remove tsk argument from run_posix_cp...
2019-08-21 Thomas Gleixnerposix-cpu-timers: Sanitize bogus WARNONS
2019-08-21 Julien Grallhrtimer: Don't take expiry_lock when timer is currently...
2019-08-21 Julien Grallhrtimer: Protect lockless access to timer->base
2019-08-20 Thomas Gleixnerposix-cpu-timers: Fixup stale comment
2019-08-20 Thomas Gleixneralarmtimers: Avoid rtc.h include
2019-08-20 Thomas Gleixnerposix-timers: Cleanup forward declarations and includes
2019-08-20 Frederic Weisbeckerhrtimer: Improve comments on handling priority inversio...
2019-08-20 Thomas Gleixnerposix-timers: Use a callback for cancel synchronization...
2019-08-01 Sebastian Andrzej... posix-timers: Move rcu_head out of it union
2019-08-01 Thomas Gleixnerposix-timers: Rework cancel retry loops
2019-08-01 Thomas Gleixnerposix-timers: Cleanup the flag/flags confusion
2019-08-01 Anna-Maria Gleixneritimers: Prepare for PREEMPT_RT
2019-08-01 Anna-Maria Gleixnertimerfd: Prepare for PREEMPT_RT
2019-08-01 Anna-Maria Gleixneralarmtimer: Prepare for PREEMPT_RT
2019-08-01 Juri Lellisched/deadline: Ensure inactive_timer runs in hardirq...
2019-08-01 Anna-Maria Gleixnertimers: Prepare support for PREEMPT_RT
2019-08-01 Anna-Maria Gleixnerhrtimer: Prepare support for PREEMPT_RT
2019-08-01 Sebastian Andrzej... hrtimer: Determine hard/soft expiry mode for hrtimer...
2019-08-01 Sebastian Andrzej... hrtimer: Move unmarked hrtimers to soft interrupt expir...
2019-08-01 Sebastian Andrzej... tick: Mark tick related hrtimers to expiry in hard...
2019-08-01 Sebastian Andrzej... KVM: LAPIC: Mark hrtimer to expire in hard interrupt...
2019-08-01 Sebastian Andrzej... watchdog: Mark watchdog_hrtimer to expire in hard inter...
2019-08-01 Sebastian Andrzej... perf/core: Mark hrtimers to expire in hard interrupt...
2019-08-01 Sebastian Andrzej... sched: Mark hrtimers to expire in hard interrupt context
2019-08-01 Thomas Gleixnerhrtimer: Make enqueue mode check work on RT
2019-08-01 Sebastian Andrzej... hrtimer: Introduce HARD expiry mode
2019-08-01 Thomas Gleixnerhrtimer/treewide: Use hrtimer_sleeper_start_expires()
2019-08-01 Thomas Gleixnerhrtimer: Provide hrtimer_sleeper_start_expires()
2019-08-01 Sebastian Andrzej... hrtimer: Consolidate hrtimer_init() + hrtimer_init_slee...
2019-07-30 Thomas Gleixnerhrtimer: Remove task argument from hrtimer_init_sleeper()
2019-07-24 Davidlohr Buesolib/timerqueue: Rely on rbtree semantics for next timer
2019-07-23 Linus TorvaldsMerge branch 'parisc-5.3-3' of git://git.kernel.org...
2019-07-22 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-22 Linus TorvaldsMerge tag 'for-linus-20190722' of git://git.kernel...
2019-07-22 Linus TorvaldsMerge tag 'for-5.3-rc1-tag' of git://git.kernel.org...
next