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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2
-0
/
+15
2010-10-26
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2
-30
/
+45
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
3
-1
/
+16
2010-10-26
vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim
KOSAKI Motohiro
1
-3
/
+3
2010-10-26
writeback: account for time spent congestion_waited
Mel Gorman
1
-0
/
+28
2010-10-26
tracing, vmscan: add trace events for LRU list shrinking
Mel Gorman
1
-0
/
+42
2010-10-26
mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
Will Deacon
1
-2
/
+2
2010-10-26
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
1
-0
/
+2
2010-10-26
mm: add account_page_writeback()
Michael Rubin
1
-0
/
+1
2010-10-26
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
1
-0
/
+4
2010-10-26
mm: only build per-node scan_unevictable functions when NUMA is enabled
Thadeu Lima de Souza Cascardo
1
-0
/
+10
2010-10-26
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
1
-2
/
+3
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2
-5
/
+5
2010-10-26
oom: add per-mm oom disable count
Ying Han
1
-0
/
+2
2010-10-26
kfifo: disable __kfifo_must_check_helper()
Andrew Morton
1
-5
/
+2
2010-10-26
types.h: move misplaced comment
Andrew Morton
1
-10
/
+10
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+5
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
4
-5
/
+43
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-75
/
+103
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
5
-2
/
+125
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-0
/
+29
2010-10-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+90
2010-10-25
hwmon: lis3: Short explanations of platform data fields
Samu Onkalo
1
-0
/
+46
2010-10-25
hwmon: lis3: use block read to access data registers
Samu Onkalo
1
-0
/
+1
2010-10-25
hwmon: lis3: New parameters to platform data
Samu Onkalo
1
-1
/
+5
2010-10-25
hwmon: lis3: regulator control
Samu Onkalo
1
-0
/
+2
2010-10-25
hwmon: add generic GPIO fan driver
Simon Guinot
1
-0
/
+36
2010-10-25
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
7
-54
/
+76
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+13
2010-10-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
15
-169
/
+381
2010-10-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-736
/
+0
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+57
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
1
-0
/
+2
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
1
-1
/
+1
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
2
-5
/
+14
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-20
/
+97
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-5
/
+36
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-4
/
+0
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
2
-2
/
+2
2010-10-25
uwb: Remove the WLP subsystem and drivers
David Vrabel
1
-736
/
+0
2010-10-25
netdev: bfin_mac: push settings to platform resources
Sonic Zhang
1
-0
/
+29
2010-10-25
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-1
/
+3
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
10
-166
/
+370
2010-10-25
Merge branch 'topic/misc' into for-linus
Takashi Iwai
4
-2
/
+8
2010-10-24
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
3
-0
/
+52
2010-10-24
NFS: client needs to maintain list of inodes with active layouts
Andy Adamson
1
-0
/
+1
[next]