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
2017-02-10
genirq: Fix /proc/interrupts output alignment
H Hartley Sweeten
1
-0
/
+2
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
35
-238
/
+538
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
1
-0
/
+55
2017-02-10
timer_list: Remove useless cast when printing
Mars Cheng
1
-1
/
+1
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
7
-523
/
+2
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
1
-0
/
+5
2017-02-10
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
1
-81
/
+5
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
1
-1
/
+1
2017-02-10
perf/core: Allow kernel filters on CPU events
Alexander Shishkin
1
-14
/
+28
2017-02-10
perf/core: Do error out on a kernel filter on an exclude_filter event
Alexander Shishkin
1
-0
/
+1
2017-02-10
sched/core: Remove unlikely() annotation from sched_move_task()
Steven Rostedt (VMware)
1
-2
/
+2
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-10
kprobes: Introduce weak variant of kprobe_exceptions_notify()
Naveen N. Rao
1
-0
/
+6
2017-02-10
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-17
/
+2
2017-02-09
core: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-0
/
+2
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
1
-2
/
+1
2017-02-08
bpf, lpm: fix overflows in trie_alloc checks
Daniel Borkmann
1
-9
/
+27
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
4
-2
/
+2
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-66
/
+102
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
5
-9
/
+9
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
4
-1658
/
+1684
2017-02-07
sched/core: Remove unnecessary #include headers
Ingo Molnar
1
-49
/
+10
2017-02-07
sched/rq_clock: Consolidate the ordering of the rq_clock methods
Ingo Molnar
1
-75
/
+78
2017-02-07
sched/core: Clean up comments
Ingo Molnar
1
-176
/
+182
2017-02-06
bpf: enable verifier to add 0 to packet ptr
William Tu
1
-1
/
+1
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-11
/
+10
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+30
2017-02-04
tick/broadcast: Reduce lock cacheline contention
Waiman Long
1
-7
/
+8
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
1
-2
/
+13
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
1
-28
/
+25
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+10
2017-02-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+46
2017-02-02
blktrace: use existing disk debugfs directory
Omar Sandoval
1
-5
/
+8
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
1
-13
/
+5
2017-02-02
blktrace: make do_blk_trace_setup() static
Omar Sandoval
1
-3
/
+3
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
1
-1
/
+1
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
3
-3
/
+5
2017-02-01
sched/cputime, vtime: Return nsecs instead of cputime_t to account
Frederic Weisbecker
1
-20
/
+11
2017-02-01
sched/cputime: Complete nsec conversion of tick based accounting
Frederic Weisbecker
1
-30
/
+22
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
1
-20
/
+19
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
1
-9
/
+9
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
1
-5
/
+6
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-18
/
+24
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2
-68
/
+39
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
5
-132
/
+96
2017-02-01
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
1
-9
/
+2
2017-02-01
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2
-36
/
+21
2017-02-01
signal: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-8
/
+8
[prev]
[next]