Age | Commit message (Expand) | Author |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-05-11 | xtensa: Fix linker script to include .literal sections | Chris Zankel |
2009-05-11 | xtensa: update s6105_defconfig for ccount calibration | Oskar Schirmer |
2009-05-11 | xtensa: implement ccount calibration for s6000 | Oskar Schirmer |
2009-05-11 | xtensa: fix wrong extern declaration renamed in code using it | Oskar Schirmer |
2009-05-11 | xtensa: register gpio chip before use | Johannes Weiner |
2009-05-11 | xtensa: always use correct stack pointer for stack traces | Johannes Weiner |
2009-05-11 | xtensa: Fix checksum header file | Chris Zankel |
2009-05-11 | xtensa: Fix architecture specific Kconfig | Chris Zankel |
2009-04-26 | xtensa: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Chris Zankel |
2009-04-03 | xtensa: we don't need to include asm/io.h | Chris Zankel |
2009-04-03 | xtensa: only build platform or variant if they contain a Makefile | Chris Zankel |
2009-04-02 | xtensa: make startup code discardable | Daniel Glöckner |
2009-04-02 | xtensa: ccount clocksource | Johannes Weiner |
2009-04-02 | xtensa: remove platform rtc hooks | Johannes Weiner |
2009-04-02 | xtensa: use generic sched_clock() | Johannes Weiner |
2009-04-02 | xtensa: platform: s6105 | Johannes Weiner |
2009-04-02 | xtensa: let platform override KERNELOFFSET | Johannes Weiner |
2009-04-02 | xtensa: s6000 variant | Johannes Weiner |
2009-04-02 | xtensa: s6000 variant core definitions | Johannes Weiner |
2009-04-02 | xtensa: variant irq set callbacks | Johannes Weiner |
2009-04-02 | xtensa: variant-specific code | Johannes Weiner |
2009-04-02 | xtensa: nommu support | Johannes Weiner |
2009-04-02 | xtensa: add flat support | Oskar Schirmer |
2009-04-02 | xtensa: enforce slab alignment to maximum register width | Oskar Schirmer |
2009-04-02 | xtensa: cope with ram beginning at higher addresses | Johannes Weiner |
2009-04-02 | xtensa: don't make bootmem bitmap larger than required | Johannes Weiner |
2009-04-02 | xtensa: fix init_bootmem_node() argument order | Johannes Weiner |
2009-04-02 | xtensa: use correct stack pointer for stack traces | Johannes Weiner |
2009-04-02 | xtensa: beat Kconfig into shape | Johannes Weiner |
2009-04-02 | xtensa: remove redefinition of XCHAL_MMU_ASID_BITS | Johannes Weiner |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | proc tty: switch xtensa iss console to ->proc_fops | Alexey Dobriyan |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-10 | xtensa: fix compilation somewhat | Alexey Dobriyan |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |