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
2009-12-15
mm: memory_hotplug: make offline_pages() static
Andrew Morton
1
-1
/
+0
2009-12-15
ksm: memory hotremove migration only
Hugh Dickins
1
-5
/
+3
2009-12-15
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
2
-0
/
+19
2009-12-15
ksm: hold anon_vma in rmap_item
Hugh Dickins
1
-0
/
+24
2009-12-15
ksm: let shared pages be swappable
Hugh Dickins
2
-6
/
+53
2009-12-15
ksm: stable_node point to page and back
Hugh Dickins
1
-7
/
+17
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-5
/
+3
2009-12-15
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
3
-3
/
+27
2009-12-15
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
1
-1
/
+2
2009-12-15
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
1
-0
/
+1
2009-12-15
swap: rework map_swap_page() again
Lee Schermerhorn
1
-1
/
+1
2009-12-15
swap_info: reorder its fields
Hugh Dickins
1
-13
/
+13
2009-12-15
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
1
-0
/
+6
2009-12-15
swap_info: swap count continuations
Hugh Dickins
1
-6
/
+16
2009-12-15
swap_info: swap_map of chars not shorts
Hugh Dickins
1
-4
/
+4
2009-12-15
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
1
-1
/
+1
2009-12-15
swap_info: include first_swap_extent
Hugh Dickins
1
-1
/
+1
2009-12-15
swap_info: change to array of pointers
Hugh Dickins
1
-3
/
+4
2009-12-15
swap_info: private to swapfile.c
Hugh Dickins
1
-2
/
+1
2009-12-15
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
1
-9
/
+12
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-0
/
+5
2009-12-15
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
1
-0
/
+1
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+11
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
1
-0
/
+2
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2
-0
/
+9
2009-12-15
hugetlb: factor init_nodemask_of_node()
Lee Schermerhorn
1
-3
/
+8
2009-12-15
nodemask: make NODEMASK_ALLOC more general
David Rientjes
1
-7
/
+8
2009-12-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-89
/
+3
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-12
/
+12
2009-12-14
i2c: Get rid of I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-35
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
1
-24
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
1
-5
/
+0
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-33
/
+11
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-1
/
+1
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-10
/
+30
2009-12-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+5
2009-12-14
PCI: Global variable decls must match the defs in section attributes
David Howells
1
-1
/
+1
2009-12-14
FRV: Fix no-hardware-breakpoint case
David Howells
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+19
2009-12-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
13
-260
/
+1163
2009-12-14
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-1
/
+18
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
7
-72
/
+439
2009-12-14
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
1
-0
/
+19
2009-12-14
mfd: Add twl6030 regulator subdevices
Rajendra Nayak
1
-4
/
+12
2009-12-14
regulator: Add support for twl6030 regulators
Rajendra Nayak
1
-0
/
+34
2009-12-14
mfd: Add support for twl6030 irq framework
Balaji T K
1
-0
/
+64
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-7
/
+24
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
1
-0
/
+0
2009-12-13
Merge branch 'nfs-for-2.6.33'
Trond Myklebust
4
-1
/
+18
2009-12-13
mfd: Add all twl4030 regulators to the twl4030 mfd driver
Juha Keski-Saari
1
-2
/
+6
[next]