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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-1
/
+74
2014-04-08
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-4
/
+14
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-6
/
+6
2014-04-07
initramfs: debug detected compression method
Daniel M. Weeks
1
-0
/
+3
2014-04-07
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-07
idr: remove dead code
Stephen Hemminger
1
-18
/
+2
2014-04-03
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
1
-0
/
+1
2014-04-03
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
1
-0
/
+7
2014-04-03
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
1
-37
/
+39
2014-04-03
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2014-04-03
vsprintf: remove %n handling
Ryan Mallon
1
-36
/
+9
2014-04-03
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
1
-1
/
+0
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-14
/
+22
2014-04-03
lib: radix_tree: tree node interface
Johannes Weiner
1
-115
/
+148
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-04-03
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+8
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-10
/
+0
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2014-04-01
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+20
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
4
-1
/
+74
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
2014-02-26
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
1
-4
/
+9
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+15
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
1
-0
/
+5
2014-02-18
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+2
2014-02-17
idr: Add new function idr_is_empty()
Andreas Gruenbacher
1
-0
/
+10
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+2
2014-02-13
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
1
-1
/
+1
2014-02-10
Merge branch 'master' into driver-core-next-test-merge-rc2
Tejun Heo
2
-1
/
+2
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-07
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
1
-1
/
+1
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
27
-167
/
+650
2014-02-06
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-04
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
1
-3
/
+3
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+14
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-01-30
percpu_ida: fix a live lock
Shaohua Li
1
-5
/
+2
[next]