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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
3
-36
/
+19
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
68
-936
/
+2524
2020-05-28
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
1
-1
/
+1
2020-05-28
rcu: Allow for smp_call_function() running callbacks from idle
Peter Zijlstra
1
-6
/
+19
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
1
-1
/
+1
2020-05-25
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2
-7
/
+35
2020-05-25
sched/core: Optimize ttwu() spinning on p->on_cpu
Peter Zijlstra
1
-21
/
+31
2020-05-19
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
3
-1
/
+21
2020-05-19
sched/cpuacct: Fix charge cpuacct.usage_sys
Muchun Song
1
-1
/
+2
2020-05-19
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2
-22
/
+51
2020-05-19
sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
Muchun Song
1
-2
/
+2
2020-05-19
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
1
-20
/
+19
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
777
-3553
/
+7402
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
1
-12
/
+30
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
1
-2
/
+2
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
3
-0
/
+7
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
3
-0
/
+24
2020-05-19
rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
Paul E. McKenney
1
-32
/
+15
2020-05-19
rcu/tree: Mark the idle relevant functions noinstr
Thomas Gleixner
3
-41
/
+49
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
5
-65
/
+24
2020-05-19
x86/mce: Send #MC singal from task work
Peter Zijlstra
2
-25
/
+37
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
3
-41
/
+4
2020-05-19
sched,rcu,tracing: Avoid tracing before in_nmi() is correct
Peter Zijlstra
1
-2
/
+11
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
5
-30
/
+12
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
2
-21
/
+21
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
5
-37
/
+16
2020-05-19
arm64: Prepare arch_nmi_enter() for recursion
Frederic Weisbecker
1
-19
/
+59
2020-05-19
printk: Disallow instrumenting print_nmi_enter()
Peter Zijlstra
1
-2
/
+3
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2
-5
/
+7
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
886
-4559
/
+9233
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
6
-1
/
+72
2020-05-17
Linux 5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-05-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-66
/
+58
2020-05-17
Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-123
/
+448
2020-05-17
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+2
2020-05-17
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+9
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-1
/
+23
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-16
Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+3
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-88
/
+325
2020-05-16
Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-33
/
+78
2020-05-16
Merge tag 'csky-for-linus-5.7-rc6' of git://github.com/c-sky/csky-linux
Linus Torvalds
20
-178
/
+226
2020-05-16
Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
56
-171
/
+168
2020-05-16
Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2020-05-16
Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-11
/
+40
2020-05-16
Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+8
2020-05-16
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
Jens Axboe
1
-0
/
+5
[next]