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
2011-09-14
SUNRPC: compare scopeid for link-local addresses
Mi Jinlong
1
-1
/
+7
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
1
-9
/
+21
2011-09-13
NFSD: Remove the ex_pathname field from struct svc_export
Trond Myklebust
1
-1
/
+0
2011-09-13
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
1
-0
/
+1
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
2
-117
/
+0
2011-08-27
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
1
-0
/
+16
2011-08-26
Remove include/linux/nfsd/const.h
J. Bruce Fields
3
-45
/
+5
2011-08-26
nfsd: remove unused defines
J. Bruce Fields
1
-13
/
+0
2011-08-19
sunrpc: use better NUMA affinities
Eric Dumazet
1
-1
/
+1
2011-08-19
locks: fix tracking of inprogress lease breaks
J. Bruce Fields
1
-2
/
+5
2011-08-19
locks: move F_INPROGRESS from fl_type to fl_flags field
J. Bruce Fields
2
-6
/
+2
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-5
/
+130
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
1
-22
/
+37
2011-08-06
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
1
-17
/
+13
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+25
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
1
-0
/
+125
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2
-12
/
+20
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
1
-0
/
+5
2011-08-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-0
/
+2
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
1
-1
/
+1
2011-08-05
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
1
-0
/
+2
2011-08-05
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-1
/
+4
2011-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+15
2011-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-48
/
+26
2011-08-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+10
2011-08-04
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
1
-5
/
+5
2011-08-04
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-8
/
+1
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-0
/
+1
2011-08-04
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2
-1
/
+3
2011-08-04
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2
-8
/
+1
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+163
2011-08-03
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+8
2011-08-03
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+2
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-0
/
+1
2011-08-03
tmpfs: use kmemdup for short symlinks
Hugh Dickins
1
-8
/
+3
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2
-10
/
+0
2011-08-03
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-1
/
+1
2011-08-03
tmpfs: demolish old swap vector support
Hugh Dickins
1
-2
/
+0
2011-08-03
mm: let swap use exceptional entries
Hugh Dickins
1
-0
/
+23
2011-08-03
radix_tree: exceptional entries and indices
Hugh Dickins
1
-3
/
+33
2011-08-03
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
1
-1
/
+1
2011-08-03
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
1
-1
/
+1
2011-08-03
ida: simplified functions for id allocation
Rusty Russell
1
-0
/
+4
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
1
-13
/
+5
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
1
-0
/
+2
2011-08-03
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
1
-0
/
+2
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
6
-6
/
+163
2011-08-03
ACPI: APEI build fix
Len Brown
1
-0
/
+4
[next]