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
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-0
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+4
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+1
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
1
-2
/
+1
2008-12-22
sh: add UIO support for JPU on SH7722.
Takanari Hayama
1
-0
/
+31
2008-12-22
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
Paul Mundt
1
-1
/
+2
2008-12-22
sh: Enable skipping of bss on debug platforms for sh32 also.
Paul Mundt
1
-2
/
+10
2008-12-22
sh: Kill off cf-enabler with extreme prejudice.
Paul Mundt
3
-170
/
+0
2008-12-22
sh: Simplify kernel_thread_helper() for sh32.
Paul Mundt
1
-15
/
+4
2008-12-22
sh: Kill off mv_heartbeat() from the machvec.
Paul Mundt
2
-10
/
+0
2008-12-22
sh: Kill off sh_bios_in_gdb_mode().
Paul Mundt
1
-17
/
+0
2008-12-22
sh: export sh_bios_get_node_addr() symbol for stnic module.
Paul Mundt
1
-2
/
+2
2008-12-22
sh: Run sh_bios through a long overdue Lindent.
Paul Mundt
1
-36
/
+34
2008-12-22
sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.
Paul Mundt
1
-2
/
+0
2008-12-22
sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().
Paul Mundt
1
-0
/
+3
2008-12-22
sh: Kill off remaining CONFIG_SH_KGDB bits.
Paul Mundt
1
-1
/
+0
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
10
-1122
/
+306
2008-12-22
sh: Provide linux/regset.h interface for SH-5.
Paul Mundt
1
-1
/
+185
2008-12-22
sh: Provide asm/syscall.h for SH-5.
Paul Mundt
2
-31
/
+33
2008-12-22
sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.
Paul Mundt
1
-45
/
+48
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
1
-39
/
+0
2008-12-22
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
Paul Mundt
1
-12
/
+0
2008-12-22
sh: Delete unnecessary mov in the interrupt exception entry point.
Aoi Shinkai
1
-2
/
+2
2008-12-22
sh: Provide ftrace_make_call()/ftrace_make_nop().
Paul Mundt
1
-0
/
+24
2008-12-22
sh: move the hp6xx pm code
Magnus Damm
3
-90
/
+0
2008-12-22
sh: sh7343 scif configuration update
Magnus Damm
1
-2
/
+17
2008-12-22
sh: propagate r_clk
Magnus Damm
1
-0
/
+2
2008-12-22
sh: Add support for SH7201 CPU subtype.
Peter Griffin
6
-4
/
+428
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
5
-123
/
+83
2008-12-22
sh: do not latency trace idle.
Paul Mundt
1
-0
/
+4
2008-12-22
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2
-6
/
+3
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
3
-3
/
+578
2008-12-22
sh: Add a few more branch types to the branch emulator.
Paul Mundt
1
-6
/
+11
2008-12-22
sh: More movmem alias symbol exports for older compilers.
Paul Mundt
1
-0
/
+3
2008-12-22
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
Paul Mundt
1
-0
/
+4
2008-12-22
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
Paul Mundt
1
-31
/
+5
2008-12-22
sh: __udivdi3 -> do_div() in softfloat lib.
Paul Mundt
1
-32
/
+41
2008-12-22
sh: Fix clock framework compiler warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: dynamic ftrace support.
Matt Fleming
3
-44
/
+115
2008-12-22
sh: remove old sh_mobile mstpc clocks
Magnus Damm
5
-93
/
+19
2008-12-22
sh: sh_mobile usb clock framework support
Magnus Damm
2
-2
/
+0
2008-12-22
sh: sh_mobile usbf clock framework support
Magnus Damm
1
-2
/
+1
2008-12-22
sh: sh_mobile i2c clock framework support
Magnus Damm
4
-5
/
+5
2008-12-22
sh: sh_mobile mstpcr clocks for sh7366
Magnus Damm
1
-0
/
+40
2008-12-22
sh: sh_mobile mstpcr clocks for sh7343
Magnus Damm
1
-0
/
+24
2008-12-22
sh: sh_mobile mstpcr clocks for sh7723
Magnus Damm
1
-0
/
+50
2008-12-22
sh: sh_mobile mstpcr clocks for sh7722
Magnus Damm
1
-0
/
+25
2008-12-22
sh: new sh_mobile mstpcr clocks base code
Magnus Damm
1
-4
/
+41
2008-12-22
sh: use arch_flags for sh_mobile mstpcr clock bits
Magnus Damm
1
-42
/
+30
[next]