index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
tick: Move the export of tick_broadcast_oneshot_control to the proper place
Thomas Gleixner
1
-1
/
+0
2015-07-11
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-8
/
+10
2015-07-07
tick/broadcast: Handle spurious interrupts gracefully
Thomas Gleixner
1
-0
/
+7
2015-07-07
tick/broadcast: Check for hrtimer broadcast active early
Thomas Gleixner
1
-10
/
+26
2015-07-07
tick/broadcast: Return busy when IPI is pending
Thomas Gleixner
1
-3
/
+7
2015-07-07
tick/broadcast: Return busy if periodic mode and hrtimer broadcast
Thomas Gleixner
1
-1
/
+5
2015-07-07
tick/broadcast: Move the check for periodic mode inside state handling
Thomas Gleixner
1
-14
/
+8
2015-07-07
tick/broadcast: Prevent deep idle if no broadcast device available
Thomas Gleixner
1
-0
/
+7
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
1
-15
/
+11
2015-07-07
tick/broadcast: Sanity check the shutdown of the local clock_event
Thomas Gleixner
1
-7
/
+16
2015-07-07
tick/broadcast: Prevent hrtimer recursion
Thomas Gleixner
1
-1
/
+15
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
1
-6
/
+6
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
1
-3
/
+3
2015-05-05
tick: broadcast: Simplify oneshot logic and shorten lock region
Thomas Gleixner
1
-25
/
+17
2015-05-05
tick: broadcast: Prevent livelock from event handler
Thomas Gleixner
1
-28
/
+25
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
1
-19
/
+20
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
1
-11
/
+17
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
1
-35
/
+27
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
1
-8
/
+11
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-7
/
+17
2015-04-01
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
1
-3
/
+4
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
1
-10
/
+10
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
1
-1
/
+1
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+74
2014-02-13
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
1
-0
/
+1
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy
1
-3
/
+51
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
1
-2
/
+4
2014-02-07
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
1
-6
/
+19
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
1
-3
/
+3
2013-10-02
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
1
-0
/
+1
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
1
-7
/
+12
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
1
-11
/
+59
2013-07-02
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-02
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
1
-2
/
+11
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
1
-2
/
+5
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
1
-4
/
+0
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
1
-1
/
+7
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
1
-5
/
+20
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
1
-0
/
+3
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
1
-3
/
+2
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2013-05-05
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
1
-5
/
+5
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-1
/
+2
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
1
-0
/
+4
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+2
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
1
-0
/
+10
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
1
-1
/
+1
[next]