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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
5
-232
/
+2
2009-05-08
sh: Kill off the global rtc_lock with extreme prejudice.
Paul Mundt
1
-5
/
+0
2009-05-08
sh: mach-sh03: Give the sh03 rtc its own spinlock.
Paul Mundt
1
-5
/
+5
2009-05-08
sh: Kill off dead timer sysclass pm hooks.
Paul Mundt
1
-45
/
+0
2009-05-08
sh: Kill off dead handle_timer_tick() code.
Paul Mundt
2
-54
/
+4
2009-05-08
sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.
Paul Mundt
2
-0
/
+18
2009-05-08
sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.
Paul Mundt
3
-2
/
+2
2009-05-08
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
Paul Mundt
4
-269
/
+120
2009-05-08
sh: Move out rtc-sh registration from time_64.c to setup-sh5.c
Paul Mundt
2
-51
/
+32
2009-05-08
sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.
Paul Mundt
1
-2
/
+2
2009-05-08
sh: TMU platform data for sh7785
Magnus Damm
2
-0
/
+205
2009-05-08
sh: r7785 highlander clock fixes
Magnus Damm
1
-2
/
+2
2009-05-08
sh: call clock framework init() callback once
Magnus Damm
1
-3
/
+6
2009-05-08
sh: sh7785 early scif fix
Magnus Damm
1
-1
/
+1
2009-05-07
sh: Kill off unused SH-5 irq_describe cruft.
Paul Mundt
3
-38
/
+0
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
11
-190
/
+155
2009-05-07
sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.
Paul Mundt
1
-0
/
+4
2009-05-07
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
3
-6
/
+136
2009-05-07
sh: Flag IRQSTACKS as BROKEN for now.
Paul Mundt
1
-1
/
+1
2009-05-03
sh: Move dummy clockevents broadcast timer to its new home.
Paul Mundt
4
-2
/
+4
2009-05-03
sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.
Paul Mundt
2
-19
/
+0
2009-05-03
sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.
Paul Mundt
1
-8
/
+1
2009-05-03
sh: Consolidate MTU2/CMT/TMU timer platform data.
Paul Mundt
10
-38
/
+35
2009-05-03
sh: TMU platform data for sh7722
Magnus Damm
2
-0
/
+100
2009-05-03
clocksource: SuperH TMU Timer driver
Magnus Damm
1
-0
/
+12
2009-05-03
sh: remove old MTU2 driver
Magnus Damm
5
-215
/
+2
2009-05-03
sh: sh2a MTU2 platform data
Magnus Damm
5
-1
/
+405
2009-05-03
clocksource: SuperH MTU2 Timer driver
Magnus Damm
1
-0
/
+11
2009-05-03
time: sh: convert to use arch_getoffset() infrastructure
john stultz
5
-113
/
+11
2009-05-03
sh: remove obsolete hw_interrupt_type
Thomas Gleixner
2
-2
/
+2
2009-05-03
sh: remove obsolete no_irq_type
Thomas Gleixner
1
-2
/
+1
2009-05-03
Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...
Paul Mundt
46
-100
/
+170
2009-04-30
sh: remove old CMT driver
Magnus Damm
5
-206
/
+6
2009-04-30
sh: sh2/sh2a 16-bit CMT platform data
Magnus Damm
3
-0
/
+252
2009-04-30
sh: pass through ioremap() for non-mmu processors.
Magnus Damm
2
-9
/
+9
2009-04-28
m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Geert Uytterhoeven
1
-0
/
+1
2009-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
9
-49
/
+53
2009-04-28
powerpc: Revert switch to TEXT_TEXT in linker script
Tim Abbott
1
-2
/
+2
2009-04-28
sh: register the rtc-generic platform device properly.
Paul Mundt
1
-1
/
+16
2009-04-28
sh: setup timers in late_time_init()
Magnus Damm
1
-14
/
+20
2009-04-28
powerpc/ps3: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-04-28
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
1
-1
/
+4
2009-04-28
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
1
-0
/
+1
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2
-2
/
+2
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
1
-1
/
+2
2009-04-27
arm: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Remove unused header asm/init.h.
Tim Abbott
1
-12
/
+0
[next]