index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
2008-10-23
4
-3
/
+9
|
\
|
*
xtensa: Add config files for Diamond 232L - Rev B processor variant
Chris Zankel
2008-10-21
2
-1
/
+7
|
*
xtensa: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-10-14
1
-1
/
+1
|
*
xtensa: use newer __SPIN_LOCK_UNLOCKED macro
Robert P. J. Day
2008-10-14
1
-1
/
+1
*
|
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
1
-0
/
+1
|
/
*
xtensa: remove dead CONFIG_BLK_DEV_IDE code
Adrian Bunk
2008-10-13
1
-5
/
+0
*
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
2008-08-05
1
-1
/
+0
*
xtensa: use generic show_mem()
Johannes Weiner
2008-07-26
1
-27
/
+0
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
flag parameters: pipe
Ulrich Drepper
2008-07-24
1
-1
/
+1
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
remove mention of CONFIG_KMOD from documentation
Johannes Berg
2008-07-22
1
-2
/
+2
*
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-1
/
+0
*
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
Christoph Lameter
2008-04-29
1
-2
/
+1
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
3
-236
/
+1
*
[XTENSA] Allow debugger to modify the WINDOWBASE register.
Chris Zankel
2008-02-13
1
-31
/
+35
*
[XTENSA] Fix makefile to work with binutils-2.18.
Bob Wilson
2008-02-13
2
-3
/
+3
*
[XTENSA] Fix register corruption for certain processor configurations
Chris Zankel
2008-02-13
1
-29
/
+15
*
[XTENSA] Add support for the sa_restorer function
Chris Zankel
2008-02-13
1
-6
/
+10
*
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-13
7
-730
/
+713
*
[XTENSA] Use preprocessor to generate the linker script for the ELF boot image
Chris Zankel
2008-02-13
2
-3
/
+5
*
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
2008-02-13
1
-0
/
+2
*
[XTENSA] Remove unused code
Chris Zankel
2008-02-13
1
-22
/
+0
*
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
2008-02-13
1
-1
/
+1
*
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
2008-02-13
1
-6
/
+6
*
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
2008-02-13
1
-3
/
+5
*
[XTENSA] adjust boot linker script start addresses
Marc Gauthier
2008-02-13
2
-1
/
+2
*
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
2008-02-13
1
-7
/
+5
*
[XTENSA] Clean up elf-gregset.
Chris Zankel
2008-02-13
2
-60
/
+7
*
[XTENSA] Fix icache flush for cache aliasing
Chris Zankel
2008-02-13
1
-1
/
+1
*
[XTENSA] Prevent inlining ISS platform asm constructs
Marc Gauthier
2008-02-13
2
-0
/
+2
*
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
2008-02-13
1
-3
/
+3
*
[XTENSA] Fix argument list for pgd_ctor constructor.
Chris Zankel
2008-02-13
1
-1
/
+1
*
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel
2008-02-13
6
-1
/
+1
*
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
2008-02-13
1
-1
/
+3
*
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
2008-02-13
1
-5
/
+0
*
[XTENSA] Remove duplicate includes.
Chris Zankel
2008-02-13
3
-3
/
+0
*
ide: introduce HAVE_IDE
Sam Ravnborg
2008-02-09
1
-0
/
+1
*
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
1
-0
/
+4
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
1
-1
/
+1
*
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
1
-1
/
+1
*
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
2008-02-03
1
-2
/
+0
*
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
2008-02-01
1
-5
/
+0
*
Remove references to "make dep"
Adrian Bunk
2008-01-28
2
-9
/
+0
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+5
*
[XTENSA]: Fix use of skb after netif_rx
Julia Lawall
2007-12-11
1
-2
/
+2
*
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-30
1
-1
/
+1
*
kbuild: restore arch/{ppc/xtensa}/boot cflags
Milton Miller
2007-10-20
1
-1
/
+2
*
XTENSA: Emphasize that the "eth" boot-time parm takes a value
Robert P. J. Day
2007-10-20
1
-1
/
+1
*
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
1
-0
/
+2
[next]