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
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-04-29
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
Christoph Lameter
1
-2
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-236
/
+1
2008-02-14
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
1
-31
/
+35
2008-02-14
[XTENSA] Fix register corruption for certain processor configurations
Chris Zankel
1
-29
/
+15
2008-02-14
[XTENSA] Add support for the sa_restorer function
Chris Zankel
1
-6
/
+10
2008-02-14
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
7
-730
/
+713
2008-02-14
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
1
-0
/
+2
2008-02-14
[XTENSA] Remove unused code
Chris Zankel
1
-22
/
+0
2008-02-14
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
1
-1
/
+1
2008-02-14
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
1
-6
/
+6
2008-02-14
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
1
-3
/
+5
2008-02-14
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
1
-7
/
+5
2008-02-14
[XTENSA] Clean up elf-gregset.
Chris Zankel
2
-60
/
+7
2008-02-14
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
1
-1
/
+3
2008-02-14
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
1
-5
/
+0
2008-02-14
[XTENSA] Remove duplicate includes.
Chris Zankel
1
-1
/
+0
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+5
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-3
/
+3
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-08-28
[XTENSA] Add support for cache-aliasing
Chris Zankel
2
-11
/
+77
2007-08-28
[XTENSA] Add kernel module support
Chris Zankel
1
-18
/
+177
2007-08-28
[XTENSA] Add support for executable/non-executable feature in the mmu
Chris Zankel
1
-14
/
+28
2007-08-28
[XTENSA] Initialize semaphore_wake_lock
Chris Zankel
1
-1
/
+1
2007-08-28
[XTENSA] Fix timer instabilities.
Chris Zankel
1
-17
/
+29
2007-08-28
[XTENSA] Fix fadvise64_64
Chris Zankel
1
-0
/
+5
2007-08-28
[XTENSA] Move string-io functions to io.c from pci.c
Chris Zankel
3
-70
/
+76
2007-08-28
[XTENSA] Move pre-initialized structures to init_task.c
Chris Zankel
3
-15
/
+40
2007-08-28
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
1
-2
/
+2
2007-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-11
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
xtensa: use DATA_DATA in xtensa
Mathieu Desnoyers
1
-1
/
+2
2007-06-01
[XTENSA] Remove non-rt signal handling
Chris Zankel
3
-498
/
+334
2007-06-01
[XTENSA] Move common sections into bss sections
Chris Zankel
1
-8
/
+11
2007-06-01
[XTENSA] clean-up header files
Chris Zankel
2
-47
/
+32
2007-06-01
[XTENSA] Remove multi-exported symbols from xtensa_ksyms.c
Chris Zankel
1
-11
/
+0
2007-06-01
[XTENSA] Spelling fixes in arch/xtensa
Chris Zankel
1
-1
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+2
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+2
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
[next]