Commit Graph

166 Commits (92983c2121fb46f234add1c36b5e596779899d56)

Author SHA1 Message Date
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Chris Zankel 42086cec32 [XTENSA] Allow debugger to modify the WINDOWBASE register. 17 years ago
Bob Wilson bdd362ff4f [XTENSA] Fix makefile to work with binutils-2.18. 17 years ago
Chris Zankel e108843062 [XTENSA] Fix register corruption for certain processor configurations 17 years ago
Chris Zankel 44c64e6b15 [XTENSA] Add support for the sa_restorer function 17 years ago
Chris Zankel c658eac628 [XTENSA] Add support for configurable registers and coprocessors 17 years ago
Chris Zankel 36dffadb7f [XTENSA] Use preprocessor to generate the linker script for the ELF boot image 17 years ago
Marc Gauthier 6d15d10963 [XTENSA] Add missing RELOCATE_ENTRY for debug vector 17 years ago
Chris Zankel 03dfa442e5 [XTENSA] Remove unused code 17 years ago
Chris Zankel 3b4a49e21b [XTENSA] Fix modules for non-exec processor configurations 17 years ago
Chris Zankel ea0b6b0663 [XTENSA] Fix comments regarding the number of frames to save 17 years ago
Chris Zankel 50c0716aa2 [XTENSA] Add missing a2 register restore in register spill routine 17 years ago
Marc Gauthier ed3174d93c [XTENSA] adjust boot linker script start addresses 17 years ago
Chris Zankel 3befce8f0f [XTENSA] Remove oldmask from sigcontext and fix register flush 17 years ago
Chris Zankel 8d7e8240e6 [XTENSA] Clean up elf-gregset. 17 years ago
Chris Zankel 0b2c3afdaa [XTENSA] Fix icache flush for cache aliasing 17 years ago
Marc Gauthier c865415838 [XTENSA] Prevent inlining ISS platform asm constructs 17 years ago
Chris Zankel b67360db14 [XTENSA] Flush the page-address in update-mmu instead of user-address 17 years ago
Chris Zankel 49883224f6 [XTENSA] Fix argument list for pgd_ctor constructor. 17 years ago
Chris Zankel b26d0ab0e6 [XTENSA] Concentrate platforms into one platforms directory. 17 years ago
Chris Zankel 4f8d98ff48 [XTENSA] Add .literal sections for various init sectiont to linker script 17 years ago
Adrian Bunk 78c5bbc15b [XTENSA] Remove dead code reported by Robert P. J. Day. 17 years ago
Chris Zankel 1e12e3919e [XTENSA] Remove duplicate includes. 17 years ago
Sam Ravnborg ec7748b59e ide: introduce HAVE_IDE 17 years ago
H. Peter Anvin bdc807871d avoid overflows in kernel/time.c 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Adrian Bunk 6c81c32f96 calibrate_delay() must be __cpuinit 17 years ago
Mathieu Desnoyers 125e564582 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 17 years ago
Adrian Bunk 8f0e7d2405 PCI: Kconfig help: don't refer to the PCI-HOWTO 17 years ago
Adrian Bunk d3883ecebb Remove references to "make dep" 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Julia Lawall 299f590f26 [XTENSA]: Fix use of skb after netif_rx 17 years ago
Dirk Hohndel e403149c92 Kbuild/doc: fix links to Documentation files 18 years ago
Milton Miller 437374e9a9 kbuild: restore arch/{ppc/xtensa}/boot cflags 18 years ago
Robert P. J. Day 0a8141e2eb XTENSA: Emphasize that the "eth" boot-time parm takes a value 18 years ago
Mathieu Desnoyers 09cadedbdc Combine instrumentation menus in kernel/Kconfig.instrumentation 18 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Will Schmidt dcca2bde4f During VM oom condition, kill all threads in process group 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 18 years ago
Sam Ravnborg 9a39e273d4 kbuild: fix up CFLAGS usage 18 years ago
Adrian Bunk b5f281a627 xtensa process.c must #include <linux/fs.h> 18 years ago
Frederik Deweerdt 969f865f36 [patch 2/2] xtensa console.c: remove duplicate #include 18 years ago
Chris Zankel 6656920b0b [XTENSA] Add support for cache-aliasing 18 years ago
Chris Zankel ff6fd46988 [XTENSA] Add kernel module support 18 years ago
Chris Zankel 01858d1b0b [XTENSA] Add support for executable/non-executable feature in the mmu 18 years ago
Chris Zankel 5c1c8085b5 [XTENSA] Initialize semaphore_wake_lock 18 years ago
Chris Zankel 2b8aea74e7 [XTENSA] Fix timer instabilities. 18 years ago
Chris Zankel bc671aa983 [XTENSA] Fix fadvise64_64 18 years ago