index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v10
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-04
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Fasttimer: Remove obsolete ifdef
Jesper Nilsson
1
-5
/
+1
2010-08-04
CRIS: Better link to rs485 in help
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Remove CVS tag.
Jesper Nilsson
1
-2
/
+1
2010-08-04
CRIS: v10: remove all BKL usage
Jesper Nilsson
1
-26
/
+13
2010-08-04
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
Jesper Nilsson
1
-32
/
+48
2010-08-04
cris: autoconvert trivial BKL users to private mutex
Jesper Nilsson
2
-4
/
+0
2010-08-04
cris: Pushdown the bkl from ioctl
Jesper Nilsson
3
-25
/
+57
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
1
-52
/
+2
2010-06-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
5
-29
/
+47
2010-05-25
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
1
-4
/
+4
2010-05-25
CRISv10: Whitespace fixes for hw_settings.S
Jesper Nilsson
1
-8
/
+6
2010-05-25
CRISv10: Trivial fixes.
Jesper Nilsson
1
-8
/
+7
2010-05-21
fix handling of offsets in cris eeprom.c, get rid of fake on-stack files
Al Viro
1
-14
/
+7
2010-05-21
get rid of home-grown mutex in cris eeprom.c
Al Viro
1
-19
/
+8
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-35
/
+2
2010-04-29
cris: push down BKL into some device drivers
Arnd Bergmann
2
-9
/
+30
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-3
/
+1
2010-03-13
cris: Convert cris to use read/update_persistent_clock
John Stultz
1
-35
/
+2
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
cris arch-v10: use generic ptrace_resume code
Christoph Hellwig
1
-51
/
+0
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2
-24
/
+1
2009-11-19
cris: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-11-09
CRIS: remove code that has been commented out for many years
Jiri Kosina
1
-22
/
+0
2009-11-09
CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()
Jiri Kosina
1
-2
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-1
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-01
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-1
/
+0
2009-06-23
CRISv10: remove redundant tests on unsigned
Roel Kluin
1
-2
/
+2
2009-04-28
CRIS: Wire up syscalls signalfd4 to writev.
Jesper Nilsson
1
-3
/
+11
2009-04-21
CRIS: Merge machine dependent boot/compressed and boot/rescue
Jesper Nilsson
13
-1345
/
+0
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
1
-1
/
+1
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
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
1
-1
/
+0
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2008-10-31
[CRIS] Remove links from CRIS build
Jesper Nilsson
1
-118
/
+0
2008-10-31
[CRIS] Merge asm-offsets.c for both arches into one file.
Jesper Nilsson
1
-47
/
+0
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
25
-29
/
+31
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
2
-24
/
+24
2008-10-17
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
5
-504
/
+2
2008-10-13
CRIS: proper defconfig setup
Adrian Bunk
1
-502
/
+0
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
1
-55
/
+24
[next]