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
2007-11-27
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
Bartlomiej Zolnierkiewicz
1
-39
/
+0
2007-11-14
CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
Jesper Nilsson
1
-9
/
+7
2007-11-14
CRISv10 memset library add lineendings to asm
Jesper Nilsson
1
-41
/
+41
2007-11-14
CRISv10 string library add lineendings to asm
Jesper Nilsson
1
-27
/
+27
2007-11-14
CRISv10 usercopy library add lineendings to asm
Jesper Nilsson
1
-157
/
+157
2007-11-14
CRISv10 improve and bugfix fasttimer
Jesper Nilsson
1
-201
/
+114
2007-11-14
CRISv10: fix timer interrupt parameters
Jesper Nilsson
1
-4
/
+7
2007-11-14
CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two
Jesper Nilsson
3
-8
/
+4
2007-11-14
cris: ARRAY_SIZE() cleanup
Alex Unleashed
2
-3
/
+3
2007-11-14
cris build fixes: setup.c needs param.h
Jesper Nilsson
1
-0
/
+1
2007-11-14
cris build fixes: corrected and improved NMI and IRQ handling
Jesper Nilsson
3
-23
/
+78
2007-11-14
cris build fixes: Add missing syscalls
Jesper Nilsson
1
-0
/
+36
2007-11-14
cris gpio: undo locks before returning
Roel Kluin
1
-4
/
+11
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
8
-10
/
+10
2007-10-19
Spelling fix: explicitly
Jean Delvare
3
-4
/
+4
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
CRIS: cleanup struct irqaction initializers
Thomas Gleixner
1
-2
/
+6
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-08-20
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-3
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-12
/
+2
2007-07-17
cris: use DATA_DATA in cris
Mathieu Desnoyers
1
-1
/
+1
2007-07-16
Remove the last few UMSDOS leftovers
Jesper Juhl
1
-1
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-02-17
arch/cris: typo in KERN_INFO
Nicolas Kaiser
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
5
-5
/
+5
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-1
/
+3
2007-02-11
[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...
Jiri Kosina
1
-6
/
+3
2007-02-11
[PATCH] CRIS: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-2
/
+1
2007-02-11
[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-1
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-2
/
+2
2006-12-02
[NET]: Cris checksum annotations and cleanups.
Al Viro
1
-30
/
+32
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
3
-5
/
+5
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
2
-2
/
+2
2006-10-03
more misc typo fixes
Matt LaPlante
1
-2
/
+2
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-10
[PATCH] cris: switch to iminor/imajor
Eric Sesterhenn
2
-3
/
+3
2006-07-02
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
2
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
23
-23
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-02-07
[PATCH] fallout from ptrace consolidation patch: cris/arch-v10
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] cris: task_pt_regs()
Al Viro
2
-4
/
+4
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2
-0
/
+2
2006-01-06
[PATCH] cris: kgdb: remove double_this()
Alexey Dobriyan
1
-6
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2
-2
/
+0
[next]