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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-84
/
+107
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-18
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
3
-3
/
+3
2013-10-18
timekeeping: Fix some trivial typos in comments
Xie XiuQi
1
-1
/
+2
2013-10-18
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-10-10
timer stats: Add a 'Collection: active/inactive' line to timer usage statistics
Dong Zhu
1
-4
/
+4
2013-10-10
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2
-10
/
+3
2013-10-09
sched_clock: Remove sched_clock_func() hook
Stephen Boyd
1
-8
/
+1
2013-10-03
Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...
Ingo Molnar
1
-0
/
+1
2013-10-03
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-1
/
+1
2013-10-03
Merge tag 'v3.12-rc3' into timers/core
Ingo Molnar
2
-4
/
+4
2013-10-02
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
1
-0
/
+1
2013-09-30
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
Kevin Hilman
1
-1
/
+0
2013-09-30
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
1
-0
/
+1
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2013-09-17
clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...
Elad Wexler
1
-2
/
+2
2013-09-16
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
John Stultz
2
-1
/
+3
2013-09-16
Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/time
John Stultz
2
-65
/
+91
2013-09-12
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2
-4
/
+4
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+29
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+50
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
1
-0
/
+27
2013-08-28
timer_list: correct the iterator for timer_list
Nathan Zimmer
1
-17
/
+24
2013-08-22
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+3
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
1
-0
/
+23
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
1
-0
/
+1
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
3
-34
/
+28
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+4
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-12
/
+2
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
1
-22
/
+22
2013-08-13
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
1
-1
/
+0
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+6
2013-08-12
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
1
-1
/
+1
2013-07-30
sched_clock: Add support for >32 bit sched_clock
Stephen Boyd
1
-14
/
+32
2013-07-30
sched_clock: Use an hrtimer instead of timer
Stephen Boyd
1
-17
/
+21
2013-07-30
sched_clock: Use seqcount instead of rolling our own
Stephen Boyd
1
-19
/
+8
2013-07-30
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
1
-15
/
+30
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
1
-2
/
+0
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
1
-1
/
+2
2013-07-22
sched_clock: Fix integer overflow
Baruch Siach
1
-1
/
+1
2013-07-22
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
Prarit Bhargava
1
-0
/
+1
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-12
Merge branch 'linus' into timers/urgent
Thomas Gleixner
11
-263
/
+1026
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-10
/
+5
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-15
/
+42
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
4
-9
/
+21
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
2
-12
/
+61
[next]