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