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
/
asm-xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
[PATCH] kill altroot
Al Viro
1
-26
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-6
/
+0
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-6
/
+0
2008-07-25
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
1
-5
/
+5
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-4
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-35
/
+0
2008-07-24
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
1
-21
/
+0
2008-07-24
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-07-24
ide: fix <asm-xtensa/ide.h>
Bartlomiej Zolnierkiewicz
1
-11
/
+2
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-2
/
+0
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-05-14
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
Mike Frysinger
1
-0
/
+2
2008-05-02
xtensa: types: use <asm-generic/int-*.h> for the xtensa architecture
H. Peter Anvin
1
-32
/
+1
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
1
-17
/
+18
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
1
-0
/
+4
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-99
/
+1
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
1
-0
/
+6
2008-02-13
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
1
-1
/
+2
2008-02-13
[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasing
Chris Zankel
1
-0
/
+2
2008-02-13
[XTENSA] Exclude thread-global registers from the xtregs structures.
Chris Zankel
1
-8
/
+13
2008-02-13
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
10
-144
/
+352
2008-02-13
[XTENSA] Clean up stat structs.
Bob Wilson
1
-23
/
+13
2008-02-13
[XTENSA] Add volatile keyword to asm statements accessing counter registers
Chris Zankel
1
-4
/
+4
2008-02-13
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
2
-6
/
+6
2008-02-13
[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()
Marc Gauthier
1
-1
/
+1
2008-02-13
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
1
-3
/
+0
2008-02-13
[XTENSA] Clean up elf-gregset.
Chris Zankel
1
-88
/
+4
2008-02-13
[XTENSA] Fix clobbered register in asm macro
Chris Zankel
1
-48
/
+51
2008-02-13
[XTENSA] Fix non-existent pte_token_t typedef to pgtable_t
Chris Zankel
1
-1
/
+1
2008-02-08
fix xtensa timerfd breakage
Adrian Bunk
1
-2
/
+2
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2
-5
/
+13
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-1
/
+1
2008-02-08
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
1
-3
/
+2
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2
-5
/
+2
2008-02-07
Add cmpxchg_local to xtensa
Mathieu Desnoyers
1
-0
/
+22
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2
-6
/
+0
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2
-4
/
+4
2008-01-31
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2007-10-24
xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it
Jens Axboe
1
-1
/
+1
2007-10-23
xtensa: fix sg->page fallout
Emil Medve
1
-8
/
+5
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-11
/
+0
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-08-27
[patch 1/2] Xtensa: enable arbitary tty speed setting ioctls
Alan Cox
3
-3
/
+12
[next]