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-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-56
/
+22
2006-10-11
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
1
-9
/
+3
2006-10-11
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
1
-45
/
+19
2006-10-11
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
1
-2
/
+0
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-26
/
+0
2006-10-09
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-2
/
+4
2006-10-09
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
1
-73
/
+0
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-09
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
3
-6
/
+3
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
8
-15
/
+31
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+3
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
1
-0
/
+14
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
Yoichi Yuasa
8
-852
/
+0
2006-10-03
[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary
Franck Bui-Huu
1
-2
/
+1
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
1
-0
/
+1
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-78
/
+78
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-39
/
+0
2006-10-01
[MIPS] Remove unused galileo-boars header files
Yoichi Yuasa
2
-67
/
+0
2006-10-01
[MIPS] Rename SERIAL_PORT_DEFNS for EV64120
Yoichi Yuasa
1
-9
/
+8
2006-10-01
[MIPS] Add UART IRQ number for EV64120
Yoichi Yuasa
1
-0
/
+1
2006-10-01
[MIPS] Make unwind_stack() can dig into interrupted context
Atsushi Nemoto
1
-1
/
+1
2006-10-01
[MIPS] Remove __flush_icache_page
Atsushi Nemoto
1
-2
/
+0
2006-10-01
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
Atsushi Nemoto
1
-0
/
+44
2006-10-01
[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
Atsushi Nemoto
1
-0
/
+25
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-27
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
Ralf Baechle
4
-6
/
+6
2006-09-27
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] fstatat syscall names
Richard Sandiford
1
-3
/
+3
2006-09-27
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
4
-477
/
+3
2006-09-27
[MIPS] Cleanup hazard handling.
Ralf Baechle
1
-236
/
+126
2006-09-27
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
Peter Watkins
1
-1
/
+5
2006-09-27
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
thomas@koeller.dyndns.org
1
-0
/
+80
2006-09-27
[MIPS] Reformat missformated SMTC bits.
Ralf Baechle
1
-4
/
+4
2006-09-27
[MIPS] Qemu does not have D-cache aliases
Atsushi Nemoto
1
-1
/
+1
2006-09-27
[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.
Yoichi Yuasa
1
-2
/
+0
2006-09-27
[MIPS] Move definition of IRIX compat constant into IRIX compat code.
Ralf Baechle
1
-2
/
+0
2006-09-27
[MIPS] Use common definitions from asm-generic/signal.h
Yoichi Yuasa
1
-8
/
+1
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
2
-39
/
+87
2006-09-27
[MIPS] Atlas: Fix building the RTC driver
Maciej W. Rozycki
1
-0
/
+2
2006-09-27
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
Atsushi Nemoto
1
-6
/
+12
2006-09-27
[MIPS] Fix errors detected by "make headers_check"
Atsushi Nemoto
4
-2
/
+11
2006-09-27
[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().
Ralf Baechle
1
-1
/
+3
2006-09-27
[MIPS] Replace generic__raw_read_trylock usage
Ralf Baechle
1
-1
/
+46
2006-09-27
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
2
-6
/
+13
2006-09-27
[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
Ralf Baechle
1
-4
/
+0
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
1
-3
/
+3
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
3
-7
/
+9
2006-09-13
[PATCH] headers_check: fix userspace build of asm-mips/page.h
David Woodhouse
1
-6
/
+2
[next]