index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
1
-7
/
+6
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+4
2010-08-04
CRIS: Minor formatting fix in traps.c
Jesper Nilsson
1
-4
/
+2
2010-08-04
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
1
-8
/
+66
2010-08-04
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
1
-229
/
+0
2010-08-04
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
1
-8
/
+8
2010-08-04
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: v32: Better irq mapping code
Jesper Nilsson
1
-25
/
+22
2010-08-04
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
1
-2
/
+40
2010-08-04
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
1
-20
/
+17
2010-08-04
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
1
-9
/
+9
2010-08-04
CRIS: Add debug for assembler functions
Jesper Nilsson
2
-1
/
+29
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
1
-51
/
+34
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
3
-12
/
+10
2010-05-25
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
3
-12
/
+10
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-38
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+2
2010-03-13
cris: Convert cris to use read/update_persistent_clock
John Stultz
1
-38
/
+2
2010-03-12
cris arch-v32: use generic ptrace_resume code
Christoph Hellwig
1
-79
/
+30
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2
-3
/
+3
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
1
-1
/
+0
2009-11-19
cris: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-11-03
CRIS v32: Should index be positive?
Roel Kluin
1
-2
/
+2
2009-09-01
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
2
-3
/
+0
2009-06-23
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
1
-1
/
+1
2009-06-11
CRISv32: irq.c - Move end brace outside #endif
Jesper Nilsson
1
-1
/
+1
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2
-2
/
+8
2009-04-28
CRIS: Wire up syscalls signalfd4 to writev.
Jesper Nilsson
1
-0
/
+8
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-1
/
+3
2009-04-21
CRISv32: Remove obsolete vcs_hook.o from Makefile
Jesper Nilsson
1
-2
/
+0
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2
-6
/
+6
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Jesper Nilsson
1
-5
/
+5
2009-04-02
cris: convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2
-2
/
+0
2009-03-16
cpumask: use mm_cpumask() wrapper: cris
Rusty Russell
1
-3
/
+3
2009-03-16
cpumask: Use accessors code.: cris
Rusty Russell
1
-2
/
+2
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-06
trivial: fix singal -> signal typo
Frederik Schwarzer
1
-1
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-2
/
+2
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-4
/
+0
2008-10-31
[CRIS] Remove links from CRIS build
Jesper Nilsson
1
-3
/
+17
2008-10-31
[CRIS] Merge asm-offsets.c for both arches into one file.
Jesper Nilsson
1
-49
/
+0
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
10
-23
/
+23
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-2
/
+0
[next]