index
:
eandren/v4l-dvb-stv06xx.git
master
media-for_v3.1
v4l-dvb-stv06xx.git development repository
Erik Andren
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-25
cris: convert old cpumask API into new one
KOSAKI Motohiro
2
-17
/
+20
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-5
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-5
/
+5
2011-03-17
cris: Use accessor functions to set IRQ_PER_CPU flag
Thomas Gleixner
1
-3
/
+3
2011-03-17
cris: Fix irq conversion fallout
Thomas Gleixner
1
-1
/
+1
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2011-01-31
cris: arch-v32: Switch do_timer() to xtime_update()
Torben Hohn
1
-4
/
+2
2011-01-27
cris: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+3
2011-01-21
cris: Convert V32 interrupt handling
Thomas Gleixner
1
-35
/
+15
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
[next]
Privacy Policy