Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ca42aaf0c8616cde6161ea4391dff364efeee46a
ca42aaf
time: Refactor msecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
0a22798
time: Move timeconst.h into include/generated
by Nicholas Mc Guire
· 10 years ago
4cfafd3
sched,perf: Fix periodic timers
by Peter Zijlstra
· 10 years ago
c78c881
ALSA: drivers: pcsp: Fix printout of resolution
by Thomas Gleixner
· 10 years ago
6b442bc
nohz: Fix !HIGH_RES_TIMERS hang
by Thomas Gleixner
· 10 years ago
38d23a6
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is unused
by Andreas Sandberg
· 10 years ago
781978e
timer: Use timer->base for flag checks
by Joonwoo Park
· 10 years ago
9fa8cc0
clocksource: sun5i: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
bd580e7
clocksource: integrator: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
ff569fc
clocksource: asm9260: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
1ef09cd
tick-broadcast: Fix the printing of broadcast masks
by Preeti U Murthy
· 10 years ago
298dbd1
tick: broadcast: Simplify oneshot logic and shorten lock region
by Thomas Gleixner
· 10 years ago
2951d5c
tick: broadcast: Prevent livelock from event handler
by Thomas Gleixner
· 10 years ago
30fbd59
perf: Remove unused function perf_mux_hrtimer_cancel()
by Thomas Gleixner
· 10 years ago
4101ecc
power: reset: ltc2952: Remove bogus hrtimer_start() return value checks
by Thomas Gleixner
· 10 years ago
b484403
sched: debug: Remove the cfs bandwidth timer_active printout
by Thomas Gleixner
· 10 years ago
9183034
perf: perf_mux_hrtimer_cancel() can be static
by kbuild test robot
· 10 years ago
272325c
perf: Fix mux_interval hrtimer wreckage
by Peter Zijlstra
· 10 years ago
77a4d1a
sched: Cleanup bandwidth timers
by Peter Zijlstra
· 10 years ago
5de2755
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
by Peter Zijlstra
· 11 years ago
2ad5d32
timer: Put usleep_range into the __sched section
by Thomas Gleixner
· 10 years ago
6deba08
timer: Remove pointless return value of do_usleep_range()
by Thomas Gleixner
· 10 years ago
19d9f42
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
by Thomas Gleixner
· 10 years ago
61699e13
hrtimer: Remove hrtimer_start() return value
by Thomas Gleixner
· 10 years ago
b8a62f1
tick: broadcast-hrtimer: Remove overly clever return value abuse
by Thomas Gleixner
· 10 years ago
b193217
alarmtimer: Get rid of unused return value
by Thomas Gleixner
· 10 years ago
46ac2f5
net: core: pktgen: Remove bogus hrtimer_active() check
by Thomas Gleixner
· 10 years ago
ccdd92c
rtmutex: Remove bogus hrtimer_active() check
by Thomas Gleixner
· 10 years ago
2e4b0d3
futex: Remove bogus hrtimer_active() check
by Thomas Gleixner
· 10 years ago
3f7b349
hrtimer: Remove bogus hrtimer_active() check
by Thomas Gleixner
· 10 years ago
02a171a
hrtimer: Make hrtimer_start() a inline wrapper
by Thomas Gleixner
· 10 years ago
58f1f80
hrtimer: Get rid of __hrtimer_start_range_ns()
by Thomas Gleixner
· 10 years ago
cc9684d
sched: deadline: Use hrtimer_start()
by Thomas Gleixner
· 10 years ago
4961b6e
sched: core: Use hrtimer_start[_expires]()
by Thomas Gleixner
· 10 years ago
3497d20
perf: core: Use hrtimer_start()
by Thomas Gleixner
· 10 years ago
576b070
x86: perf: uncore: Use hrtimer_start()
by Thomas Gleixner
· 10 years ago
514c230
x86: perf: Use hrtimer_start()
by Thomas Gleixner
· 10 years ago
c1ad348
tick: Nohz: Rework next timer evaluation
by Thomas Gleixner
· 10 years ago
157d29e
tick: Sched: Restructure code
by Thomas Gleixner
· 10 years ago
0ff53d0
tick: sched: Force tick interrupt and get rid of softirq magic
by Thomas Gleixner
· 10 years ago
afc08b1
tick: sched: Remove hrtimer_active() checks
by Thomas Gleixner
· 10 years ago
c6eb3f7
hrtimer: Get rid of hrtimer softirq
by Thomas Gleixner
· 10 years ago
895bdfa
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
by Thomas Gleixner
· 10 years ago
b97f44c
hrtimer: Make use of timerqueue_add/del return values
by Thomas Gleixner
· 10 years ago
c320642
timerqueue: Let timerqueue_add/del return information
by Thomas Gleixner
· 10 years ago
b8e3841
hrtimer: Align the hrtimer clock bases as well
by Thomas Gleixner
· 10 years ago
6d9a141
hrtimer: Cache line align the hrtimer cpu base
by Thomas Gleixner
· 10 years ago
34aee88
hrtimer: Use cpu_base->active_base for hotpath iterators
by Thomas Gleixner
· 10 years ago
e19ffe8
hrtimer: Use bits for various boolean indicators
by Thomas Gleixner
· 10 years ago
868a3e9
hrtimer: Make offset update smarter
by Thomas Gleixner
· 10 years ago
21d6d52
hrtimer: Get rid of softirq time
by Thomas Gleixner
· 10 years ago
a6ffebc
hrtimer: Make the statistics fields smaller
by Thomas Gleixner
· 10 years ago
056a3ca
hrtimer: Get rid of hrtimer_get_res()
by Thomas Gleixner
· 10 years ago
447fbbd
sound: Use hrtimer_resolution instead of hrtimer_get_res()
by Thomas Gleixner
· 10 years ago
1e31768
net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
by Thomas Gleixner
· 10 years ago
398ca17
hrtimer: Get rid of the resolution field in hrtimer_clock_base
by Thomas Gleixner
· 10 years ago
d9f0acd
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
by Viresh Kumar
· 10 years ago
91e5a217
hrtimer: Document hrtimer_forward[_now]() proper
by Thomas Gleixner
· 10 years ago
51a0339
timekeeping: Remove stale function prototype
by Thomas Gleixner
· 10 years ago
4796cf9
time: Remove nonexistent function prototype
by Yingjoe Chen
· 10 years ago
7de4e74
timer_list: Reduce SEQ_printf footprint
by Joe Perches
· 10 years ago
646da63
Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 10 years ago
8f49309
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
b153f1d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
bf2ae5d
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
14aa024
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
79319a0
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
b19a42e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
5ca08a8
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 10 years ago
f4d03bd
smp: don't use 16-bit words for atomic accesses
by Linus Torvalds
· 10 years ago
6b75b54
Merge omapdss topic branch for fbdev 4.1
by Tomi Valkeinen
· 10 years ago
aa977f6
omapdss: extend pm notifier to handle hibernation
by Grygorii Strashko
· 10 years ago
34260a7
OMAPDSS: Correct video ports description file path in DT binding doc
by Javier Martinez Canillas
· 10 years ago
cb17a4a
OMAPDSS: disable VT switch
by Tomi Valkeinen
· 10 years ago
2c33ce0
Merge Linus master into drm-next
by Dave Airlie
· 10 years ago
cec32a4
media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus format
by Philipp Zabel
· 10 years ago
09d5160
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 years ago
6162e4b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
17974c05
hexdump: avoid warning in test function
by Linus Torvalds
· 10 years ago
8b01fc8
fs: take i_mutex during prepare_binprm for set[ug]id executables
by Jann Horn
· 10 years ago
5224b96
smp: Fix error case handling in smp_call_function_*()
by Linus Torvalds
· 10 years ago
e4afa12
cpumask: remove __first_cpu / __next_cpu
by Rusty Russell
· 10 years ago
64fb1d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
dba94f2
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 10 years ago
ccb3018
Merge branch 'iommu-generic-allocator'
by David S. Miller
· 10 years ago
2f0c0fd
iommu-common: Fix PARISC compile-time warnings
by Sowmini Varadhan
· 10 years ago
0ae53ed
sparc: Make LDC use common iommu poll management functions
by Sowmini Varadhan
· 10 years ago
bb620c3
sparc: Make sparc64 use scalable lib/iommu-common.c functions
by Sowmini Varadhan
· 10 years ago
ff7d37a
Break up monolithic iommu table/lock into finer graularity pools and lock
by Sowmini Varadhan
· 10 years ago
c12f048
sparc: Revert generic IOMMU allocator.
by David S. Miller
· 10 years ago
e9257f5
tools/power turbostat: correct dumped pkg-cstate-limit value
by Len Brown
· 10 years ago
8a5bdf4
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
by Len Brown
· 10 years ago
40ee8e3
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
by Andrey Semin
· 10 years ago
0b2bb69
tools/power turbostat: Initial Skylake support
by Len Brown
· 10 years ago
f82263c
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile
by Thomas D
· 10 years ago
a21d38c
tools/power turbostat: modprobe msr, if needed
by Len Brown
· 10 years ago
fcd1721
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
by Len Brown
· 10 years ago
12bb43c
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
by Len Brown
· 10 years ago
34a984f
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
Next »