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
/
arch
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
9
-34
/
+39
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
1
-1
/
+1
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-12-17
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
6
-9
/
+31
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-17
score: include asm-generic/param.h in asm/delay.h.
Chen Liqin
1
-0
/
+2
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
3
-6
/
+2
2009-12-17
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
2
-3
/
+27
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-12
score: add asm/asm-offsets.h wrapper
Michal Marek
1
-0
/
+1
2009-12-11
Add missing alignment check in arch/score sys_mmap()
Al Viro
1
-3
/
+4
2009-12-11
Unify sys_mmap*
Al Viro
1
-22
/
+3
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-23
score: Cleanup linker script using new macros.
Tim Abbott
1
-68
/
+9
2009-09-23
score: Make THREAD_SIZE available to assembly files.
Tim Abbott
1
-6
/
+9
2009-09-23
score: Make PAGE_SIZE available to assembly.
Tim Abbott
1
-1
/
+2
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-17
score: add TIF_NOTIFY_RESUME define in asm/thread_info.h
Chen Liqin
1
-0
/
+2
2009-08-30
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
1
-1
/
+1
2009-08-30
score: update files according to review comments.
Chen Liqin
1
-115
/
+97
2009-08-30
score: add old syscall support
Chen Liqin
3
-2
/
+40
2009-08-30
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
Chen Liqin
2
-16
/
+19
2009-08-30
score: update inconsistent declare after .c was changed
Chen Liqin
9
-35
/
+472
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
5
-21
/
+17
2009-06-27
score: clean up mm/init.c
Arnd Bergmann
1
-24
/
+10
2009-06-27
score: make irq.h definitions local
Arnd Bergmann
2
-20
/
+23
2009-06-27
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
3
-20
/
+8
2009-06-27
score: fix function prototypes
Arnd Bergmann
3
-12
/
+17
2009-06-27
score: add address space annotations
Arnd Bergmann
4
-14
/
+16
2009-06-27
score: add missing #includes
Arnd Bergmann
5
-1
/
+10
2009-06-22
score: move save arg5 and arg6 instruction in front of enable_irq
Chen Liqin
1
-2
/
+2
2009-06-19
score: add prototypes for wrapped syscalls
Arnd Bergmann
1
-2
/
+4
2009-06-19
score: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-06-19
score: add generic sys_call_table
Arnd Bergmann
4
-53
/
+18
2009-06-19
score: remove __{put,get}_user_unknown
Arnd Bergmann
1
-12
/
+0
2009-06-19
score: unset __ARCH_WANT_IPC_PARSE_VERSION
Arnd Bergmann
1
-1
/
+0
2009-06-19
score: update files according to review comments
Chen Liqin
14
-250
/
+154
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin
126
-0
/
+8566