index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2008-02-08
CRIS: Add new timerfd syscall entries.
Jesper Nilsson
1
-1
/
+3
2008-02-08
CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S
Jesper Nilsson
1
-0
/
+2
2008-02-08
CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.
Jesper Nilsson
1
-296
/
+0
2008-02-08
CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.
Jesper Nilsson
2
-138
/
+0
2008-02-08
CRIS v32: Update kernel/smp.c for CRIS v32.
Jesper Nilsson
1
-10
/
+21
2008-02-08
CRIS v32: Update signal handling in kernel/signal.c
Jesper Nilsson
1
-88
/
+56
2008-02-08
CRIS v32: Change names of config variable and register field for data available.
Jesper Nilsson
1
-6
/
+6
2008-02-08
CRIS v32: Change debug and formatting in kernel/fasttimer.c
Jesper Nilsson
1
-9
/
+7
2008-02-08
CRIS v32: Update kernel/crisksyms.c
Jesper Nilsson
1
-1
/
+6
2008-02-08
CRIS v32: Update and improve kernel/time.c
Jesper Nilsson
1
-98
/
+139
2008-02-08
CRIS v32: Update and improve kernel/traps.c
Jesper Nilsson
1
-78
/
+114
2008-02-08
CRIS v32: Minor updates to kernel/process.c
Jesper Nilsson
1
-9
/
+5
2008-02-08
CRIS v32: Update and simplify kernel/irq.c.
Jesper Nilsson
1
-81
/
+193
2008-02-08
CRIS v32: Update kernel/head.S
Jesper Nilsson
1
-88
/
+114
2008-02-08
CRIS v32: Update and improve fasttimer.c
Jesper Nilsson
1
-324
/
+195
2008-02-08
CRIS v32: Update debugport.
Jesper Nilsson
1
-299
/
+43
2008-02-08
CRIS v32: Fixup kernel Makefile.
Jesper Nilsson
1
-3
/
+2
2008-02-08
CRIS v32: Update entry.S to working order.
Jesper Nilsson
1
-18
/
+63
2008-02-08
CRIS v32: Whitespace and formatting changes for kernel/ptrace.c
Jesper Nilsson
1
-4
/
+6
2008-02-08
CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.
Jesper Nilsson
2
-377
/
+0
2007-11-15
CRISv32: add cache flush operations
Jesper Nilsson
2
-0
/
+127
2007-11-15
cris: ARRAY_SIZE() cleanup
Alex Unleashed
2
-5
/
+3
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
7
-11
/
+11
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-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
CRIS: remove code related to pre-2.2 kernel
Robert P. J. Day
1
-28
/
+2
2007-01-12
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
1
-0
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
5
-8
/
+12
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-30
typo fixes: bandwith -> bandwidth
Adrian Bunk
2
-6
/
+6
2006-06-30
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-01-12
[PATCH] cris: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] cris: task_pt_regs()
Al Viro
2
-5
/
+5
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+1
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-49
/
+2
2005-11-07
[PATCH] cris: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2005-10-14
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-0
/
+2
2005-09-10
kbuild: cris use generic asm-offsets.h support
Sam Ravnborg
1
-1
/
+1
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-6
/
+5
2005-07-28
[PATCH] CRIS update: new subarchitecture v32
Mikael Starvik
23
-0
/
+9028