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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-8
/
+0
2006-06-30
[PATCH] slab: consolidate code to free slabs from freelist
Christoph Lameter
1
-68
/
+51
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
8
-121
/
+114
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
3
-52
/
+50
2006-06-30
[PATCH] zoned-vm-counters: remove read_page_state()
Andrew Morton
1
-14
/
+0
2006-06-30
[PATCH] zoned vm counters: remove useless struct wbs
Christoph Lameter
1
-51
/
+34
2006-06-30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2
-4
/
+4
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
3
-28
/
+3
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
3
-3
/
+3
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
3
-7
/
+8
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
3
-4
/
+4
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
4
-5
/
+5
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
1
-21
/
+10
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
4
-4
/
+8
2006-06-30
[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure
Christoph Lameter
1
-9
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
6
-17
/
+7
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
5
-10
/
+10
2006-06-30
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
3
-4
/
+217
2006-06-30
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
3
-408
/
+418
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2
-8
/
+1
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+6
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
1
-1
/
+1
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2
-3
/
+10
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
4
-6
/
+6
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
1
-0
/
+1
2006-06-27
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
2
-3
/
+3
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
3
-3
/
+5
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
3
-3
/
+3
2006-06-27
[PATCH] generic_file_buffered_write(): deadlock on vectored write
Vladimir V. Saveliev
1
-7
/
+11
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-11
/
+1
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-1
/
+11
2006-06-27
[PATCH] sparc64: support sparsemem and !memory hotplug
Yasunori Goto
1
-0
/
+1
2006-06-27
[PATCH] catch valid mem range at onlining memory
KAMEZAWA Hiroyuki
1
-4
/
+24
2006-06-27
[PATCH] register hot-added memory to iomem resource
KAMEZAWA Hiroyuki
1
-0
/
+25
2006-06-27
[PATCH] pgdat allocation for new node add (call pgdat allocation)
Yasunori Goto
1
-0
/
+52
2006-06-27
[PATCH] pgdat allocation for new node add (export kswapd start func)
Yasunori Goto
1
-11
/
+26
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-0
/
+11
2006-06-27
[PATCH] 64bit Resource: finally enable 64bit resource sizes
Greg Kroah-Hartman
1
-0
/
+6
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-3
/
+3
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2
-6
/
+1
2006-06-26
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
1
-3
/
+3
2006-06-26
[PATCH] core: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-26
spelling fixes
Andreas Mohr
2
-3
/
+3
2006-06-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-1
/
+1
2006-06-25
[PATCH] readahead: backoff on I/O error
Wu Fengguang
1
-0
/
+28
2006-06-25
[PATCH] kernel-doc: mm/readhead fixup
Randy Dunlap
1
-2
/
+1
[next]