index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-05
perf script: Use the default lost event handler
Arnaldo Carvalho de Melo
1
-14
/
+1
2011-01-05
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
1
-26
/
+31
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
2
-2
/
+2
2011-01-05
perf test: Clarify some error reports in the open syscall test
Arnaldo Carvalho de Melo
1
-7
/
+11
2011-01-05
x86, NMI: Add touch_nmi_watchdog to io_check_error delay
Huang Ying
1
-3
/
+5
2011-01-05
x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time
Dongdong Deng
1
-0
/
+13
2011-01-05
x86: Only call smp_processor_id in non-preempt cases
Don Zickus
1
-1
/
+2
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
78
-755
/
+726
2011-01-04
Linux 2.6.37
Linus Torvalds
1
-1
/
+1
2011-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-25
/
+87
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2011-01-04
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
1
-2
/
+0
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
3
-18
/
+118
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
9
-11
/
+119
2011-01-04
perf: Do not export power_frequency, but power_start event
Thomas Renninger
2
-3
/
+1
2011-01-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
24
-519
/
+1013
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
176
-785
/
+1534
2011-01-04
perf test: Add test for counting open syscalls
Arnaldo Carvalho de Melo
1
-0
/
+83
2011-01-04
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
1
-0
/
+9
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
3
-17
/
+22
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
5
-85
/
+88
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
5
-67
/
+138
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
3
-58
/
+83
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
3
-92
/
+196
2011-01-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-157
/
+78
2011-01-03
arch/mn10300/kernel/irq.c: fix build
Andrew Morton
1
-1
/
+1
2011-01-03
ima: fix add LSM rule bug
Mimi Zohar
1
-0
/
+2
2011-01-03
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
259
-1598
/
+2484
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+20
2011-01-03
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-188
/
+79
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2
-4
/
+11
2011-01-03
name_to_dev_t() must not call __init code
Jan Beulich
1
-1
/
+1
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2011-01-03
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
1
-0
/
+10
2011-01-03
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-1
/
+1
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
6
-8
/
+16
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
5
-24
/
+23
2011-01-03
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2
-21
/
+20
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
14
-245
/
+433
2011-01-03
ARM: pxa: fix page table corruption on resume
Aric D. Blumer
1
-2
/
+2
2011-01-03
ARM: it8152: add IT8152_LAST_IRQ definition to fix build error
Mike Rapoport
1
-0
/
+1
2011-01-03
ARM: pxa: PXA_ESERIES depends on FB_W100.
Lennert Buytenhek
1
-0
/
+1
2011-01-03
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
1
-1
/
+1
2011-01-03
arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU
Robert Richter
1
-8
/
+16
2011-01-03
[media] em28xx: radio_fops should also use unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2011-01-03
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
6
-185
/
+61
2011-01-03
[media] cx25840: Prevent device probe failure due to volume control ERANGE error
Andy Walls
1
-2
/
+17
2011-01-03
dmaengine: provide dummy functions for DMA_ENGINE=n
Guennadi Liakhovetski
1
-3
/
+10
2011-01-03
mv_xor: fix race in tasklet function
Saeed Bishara
1
-1
/
+1
[next]