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
/
m32r
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-06
m32r: Rename STI/CLI macros
Hirokazu Takata
1
-8
/
+8
2007-09-06
m32r: build fix of entry.S
Hirokazu Takata
1
-2
/
+2
2007-09-03
m32r: Separate syscall table from entry.S
Hirokazu Takata
2
-287
/
+290
2007-09-03
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
Hirokazu Takata
1
-15
/
+7
2007-09-03
m32r: Exit ei_handler directly for no IRQ case or IPI operations
Hirokazu Takata
1
-2
/
+1
2007-09-03
m32r: Simplify ei_handler code
Hirokazu Takata
1
-202
/
+39
2007-09-03
m32r: Rearrange platform-dependent codes
Hirokazu Takata
17
-4890
/
+0
2007-07-30
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
3
-0
/
+3
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-2
/
+3
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-9
/
+3
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-8
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] m32r: cosmetic updates and trivial fixes
Hirokazu Takata
1
-2
/
+0
2007-02-11
[PATCH] m32r: fix kernel entry address of vmlinux
Hirokazu Takata
1
-1
/
+4
2007-02-11
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
2
-23
/
+5
2007-01-12
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2006-12-08
[PATCH] m32r: bootloader support for OPSPUT platform
Hirokazu Takata
2
-12
/
+76
2006-12-08
[PATCH] m32r: fix ace_handler to pass full 32-bit address
Hirokazu Takata
1
-2
/
+0
2006-12-08
[PATCH] m32r: make userspace headers platform-independent
Hirokazu Takata
1
-36
/
+29
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-3
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-11
[PATCH] m32r: more __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: NULL noise removal
Al Viro
3
-10
/
+10
2006-10-11
[PATCH] m32r: signal __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: C99 initializers in setup.c
Al Viro
1
-4
/
+4
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
3
-11
/
+17
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-10
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
31
-31
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
9
-76
/
+76
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-19
[PATCH] m32r: update switch_to macro for tuning
Hirokazu Takata
1
-3
/
+3
2006-04-19
[PATCH] m32r: mappi3 reboot support
Hirokazu Takata
1
-0
/
+4
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
2
-30
/
+23
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-2
/
+0
2006-04-11
[PATCH] m32r: Remove symbols exported twice
Hirokazu Takata
1
-23
/
+0
[next]