index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-143
/
+955
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+55
2018-12-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-36
/
+44
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-583
/
+824
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+73
2018-12-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-218
/
+52
2018-12-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-92
/
+199
2018-12-25
Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-34
/
+6
2018-12-21
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
1
-2
/
+7
2018-12-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2018-12-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+63
2018-12-21
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+4
2018-12-21
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2
-8
/
+2
2018-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-9
/
+25
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
2
-5
/
+12
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
5
-26
/
+29
2018-12-19
genirq/affinity: Remove excess indentation
Thomas Gleixner
1
-11
/
+11
2018-12-18
futex: Cure exit race
Thomas Gleixner
1
-6
/
+63
2018-12-18
Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-2
/
+21
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
4
-7
/
+7
2018-12-18
ntp: Remove duplicated include
YueHaibing
1
-1
/
+0
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
1
-1
/
+6
2018-12-17
kprobes: Blacklist symbols in arch-defined prohibited area
Masami Hiramatsu
1
-14
/
+53
2018-12-17
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
Ingo Molnar
7
-18
/
+183
2018-12-17
posix-timers: Fix division by zero bug
Thomas Gleixner
1
-4
/
+1
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-9
/
+25
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
1
-3
/
+10
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
1
-0
/
+8
2018-12-13
irq/irq_sim: Store multiple interrupt offsets in a bitmap
Bartosz Golaszewski
1
-2
/
+21
2018-12-12
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+9
2018-12-12
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+2
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-6
/
+15
2018-12-11
timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+2
2018-12-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-11
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
1
-1
/
+4
2018-12-11
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
1
-2
/
+141
2018-12-11
sched/fair: Introduce an energy estimation helper function
Quentin Perret
1
-0
/
+76
2018-12-11
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2
-2
/
+61
2018-12-11
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2
-16
/
+14
2018-12-11
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2
-4
/
+28
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
3
-9
/
+60
2018-12-11
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
1
-1
/
+48
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
3
-4
/
+9
2018-12-11
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2
-4
/
+151
2018-12-11
PM: Introduce an Energy Model management framework
Quentin Perret
3
-0
/
+218
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2
-15
/
+68
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
1
-18
/
+0
2018-12-11
sched/core: Remove unnecessary unlikely() in push_*_task()
Yangtao Li
2
-6
/
+2
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2
-5
/
+0
[next]