index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-09
perf diff: Remove displacement output option
Jiri Olsa
4
-52
/
+7
2012-12-09
perf buildid-list: We need to check if a file is ELF first
Arnaldo Carvalho de Melo
1
-8
/
+6
2012-12-09
perf tools: Fix TUI helpline output
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-12-09
perf tools: Don't check configuration on make tags
Arnaldo Carvalho de Melo
2
-0
/
+6
2012-12-09
perf diff: Change formula methods to work with pair directly
Jiri Olsa
3
-24
/
+19
2012-12-09
perf diff: Change compute methods to work with pair directly
Jiri Olsa
3
-39
/
+46
2012-12-09
perf diff: Remove displacement from struct hist_entry_diff
Jiri Olsa
1
-3
/
+0
2012-12-09
perf evsel: Convert to _is_group_leader method
Namhyung Kim
5
-18
/
+18
2012-12-09
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
3
-2
/
+2
2012-12-09
perf hists: Link hist entry pairs to leader
Namhyung Kim
1
-2
/
+2
2012-12-09
perf hists: Fix typo on hist__entry_add_pair
Namhyung Kim
2
-3
/
+3
2012-12-09
perf symbols: Ignore ABS symbols when loading data maps
Namhyung Kim
1
-0
/
+11
2012-12-09
perf hists: Fix period symbol_conf.field_sep display
Jiri Olsa
1
-1
/
+5
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
8
-96
/
+101
2012-12-09
perf tools: Fix mmap limitations on 32-bit
David Miller
2
-12
/
+14
2012-12-09
perf top: Add missing newline on pr_err call
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-12-09
perf session: Free environment information when deleting session
Namhyung Kim
1
-0
/
+17
2012-12-09
perf tools: Don't check configuration on make clean
Namhyung Kim
2
-12
/
+18
2012-12-09
perf ui/helpline: Introduce ui_helpline__vshow()
Namhyung Kim
5
-49
/
+43
2012-12-09
perf ui: Always compile error printing code
Namhyung Kim
4
-62
/
+17
2012-12-09
perf symbols: Fix dso__fprintf() print statement
Stephane Eranian
1
-1
/
+1
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
37
-111
/
+176
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
7
-56
/
+65
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1115
-8000
/
+13259
2012-12-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
52
-1785
/
+2050
2012-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-9
/
+24
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
3
-3
/
+8
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
3
-6
/
+16
2012-12-07
Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+9
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
3
-48
/
+16
2012-12-06
mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...
Johannes Weiner
1
-16
/
+0
2012-12-06
mm: compaction: validate pfn range passed to isolate_freepages_block
Mel Gorman
1
-1
/
+9
2012-12-06
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
Guennadi Liakhovetski
1
-2
/
+2
2012-12-06
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
1
-4
/
+0
2012-12-06
mmc: sdhci-s3c: fix missing clock for gpio card-detect
Heiko Stübner
1
-0
/
+7
2012-12-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-20
/
+24
2012-12-06
Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...
Linus Torvalds
1
-1
/
+1
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2
-8
/
+8
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-12-06
lib/Makefile: Fix oid_registry build dependency
Tim Gardner
1
-1
/
+1
2012-12-05
MIPS: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-1
/
+6
2012-12-05
MIPS: R3000/R3081: Fix CPU detection.
Ralf Baechle
1
-1
/
+0
2012-12-05
MIPS: N32: Fix signalfd4 syscall entry point
Ralf Baechle
1
-1
/
+1
2012-12-05
vfs: clear to the end of the buffer on partial buffer reads
Dan Carpenter
1
-1
/
+1
2012-12-05
ASN.1: Fix an indefinite length skip error
David Howells
1
-1
/
+1
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
1
-7
/
+7
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
1
-0
/
+3
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2
-2
/
+9
2012-12-04
Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-10
/
+16
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+9
[next]