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
/
sparc
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-27
sparc32: introduce support for run-time patching for all shared assembler code
Sam Ravnborg
1
-2
/
+5
2012-05-27
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
1
-3
/
+0
2012-05-19
sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h
David S. Miller
1
-0
/
+5
2012-05-15
sparc32: Kill off software 32-bit multiply/divide routines.
David S. Miller
1
-11
/
+16
2012-05-14
sparc32: Implement hard_smp_processor_id() via instruction patching.
David S. Miller
1
-0
/
+23
2012-05-12
sparc32: Remove sparc_cpu_model read from floppy interrupt handler.
David S. Miller
1
-2
/
+0
2012-05-11
sparc32: Remove sun4c tlb/vac insn patching from entry.S
David S. Miller
1
-37
/
+0
2012-05-11
sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.
David S. Miller
1
-49
/
+29
2012-05-11
sparc32: Remove sun4c floppy assembler.
David S. Miller
1
-10
/
+1
2012-05-11
sparc32: delete pgtsun4c.h
Sam Ravnborg
1
-1
/
+0
2012-05-11
sparc32: remove sun4c traps
Sam Ravnborg
1
-248
/
+0
2012-05-11
sparc32: drop sun4c support
Sam Ravnborg
1
-13
/
+7
2011-07-16
sparc: sun4m SMP: fix wrong shift instruction in IPI handler
Will Simoneau
1
-1
/
+1
2011-06-09
sparc32, sun4m: bugfix in SMP IPI traphandler
Daniel Hellstrom
1
-2
/
+2
2011-06-02
sparc32: added CONFIG_PCIC_PCI Kconfig setting
Daniel Hellstrom
1
-2
/
+2
2011-05-16
sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines
Daniel Hellstrom
1
-4
/
+25
2011-05-16
sparc32,leon: Implemented SMP IPIs for LEON CPU
Daniel Hellstrom
1
-0
/
+16
2011-04-21
sparc32,leon: per-cpu ticker use genirq per-cpu handler
Daniel Hellstrom
1
-16
/
+0
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-31
sparc32: Pass task_struct to schedule_tail() in ret_from_fork
Tkhai Kirill
1
-1
/
+1
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
1
-1
/
+1
2009-11-02
sparc,leon: Sparc-Leon SMP support
Konrad Eisele
1
-0
/
+33
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
1
-2
/
+2
2008-09-19
sparc32: Use PROM device probing for sun4m irq registers.
David S. Miller
1
-20
/
+20
2008-08-31
sparc: remove CONFIG_SUN4
Adrian Bunk
1
-54
/
+0
2008-07-27
sparc: Use tracehook routines in syscall_trace().
David S. Miller
1
-2
/
+10
2008-07-17
sparc: export openprom.h to userspace
Sam Ravnborg
1
-0
/
+1
2008-07-17
sparc/kernel/: possible cleanups
Adrian Bunk
1
-3
/
+1
2008-05-11
sparc: Fix debugger syscall restart interactions.
David S. Miller
1
-0
/
+2
2008-04-29
sparc: Add kgdb support.
David S. Miller
1
-81
/
+44
2008-04-23
sparc: cleanup after SunOS binary emulation removal
Adrian Bunk
1
-1
/
+0
2008-04-21
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
1
-195
/
+11
2008-02-07
[SPARC]: Move over to arch_ptrace().
David S. Miller
1
-17
/
+0
2007-08-03
[SPARC32]: Fix modular build of floppy driver.
David S. Miller
1
-4
/
+3
2007-07-21
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
Mark Fortescue
1
-4
/
+10
2006-11-05
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-02-07
[SPARC]: Wire up sys_unshare().
David S. Miller
1
-1
/
+1
2006-01-22
[SPARC]: Increase NR_SYSCALLS to 299
David S. Miller
1
-1
/
+1
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
1
-56
/
+0
2005-09-09
kbuild: arm26,sparc use generic asm-offset support
Sam Ravnborg
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1956