1. 0b3eb21 xtensa: support s6000 gpio irqs and alternate function selection by Daniel Glöckner · 15 years ago
  2. f24e552 xtensa: s6000 dma engine support by Oskar Schirmer · 15 years ago
  3. 1beee21 xtensa: allow variant to initialize own irq chips by Daniel Glöckner · 15 years ago
  4. bd97424 xtensa: cache inquiry and unaligned cache handling functions by Oskar Schirmer · 15 years ago
  5. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  6. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 15 years ago
  7. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  8. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  9. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  10. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  11. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  12. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  13. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  14. 78f3cdf xtensa: Fix linker script to include .literal sections by Chris Zankel · 15 years ago
  15. 866e514 xtensa: update s6105_defconfig for ccount calibration by Oskar Schirmer · 15 years ago
  16. b070a03 xtensa: implement ccount calibration for s6000 by Oskar Schirmer · 15 years ago
  17. d15f05e xtensa: fix wrong extern declaration renamed in code using it by Oskar Schirmer · 15 years ago
  18. 1fb137c xtensa: register gpio chip before use by Johannes Weiner · 15 years ago
  19. 586411d xtensa: always use correct stack pointer for stack traces by Johannes Weiner · 15 years ago
  20. 7dbe5c5 xtensa: Fix checksum header file by Chris Zankel · 15 years ago
  21. 35e71f9 xtensa: Fix architecture specific Kconfig by Chris Zankel · 15 years ago
  22. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  23. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 65127d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into merge by Chris Zankel · 15 years ago
  25. b8bb767 xtensa: we don't need to include asm/io.h by Chris Zankel · 15 years ago
  26. f193318 xtensa: only build platform or variant if they contain a Makefile by Chris Zankel · 15 years ago
  27. 06a7476 xtensa: make startup code discardable by Daniel Glöckner · 15 years ago
  28. fcc8f0f xtensa: ccount clocksource by Johannes Weiner · 15 years ago
  29. 4476c96 xtensa: remove platform rtc hooks by Johannes Weiner · 15 years ago
  30. 90be8c1 xtensa: use generic sched_clock() by Johannes Weiner · 15 years ago
  31. f82e939 xtensa: platform: s6105 by Johannes Weiner · 15 years ago
  32. 6770fa0 xtensa: let platform override KERNELOFFSET by Johannes Weiner · 15 years ago
  33. 000af2c xtensa: s6000 variant by Johannes Weiner · 15 years ago
  34. eff35af xtensa: s6000 variant core definitions by Johannes Weiner · 15 years ago
  35. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 15 years ago
  36. 72197b1 xtensa: variant-specific code by Johannes Weiner · 15 years ago
  37. e5083a6 xtensa: nommu support by Johannes Weiner · 15 years ago
  38. 7789f89 xtensa: add flat support by Oskar Schirmer · 15 years ago
  39. a81cbd2 xtensa: enforce slab alignment to maximum register width by Oskar Schirmer · 15 years ago
  40. c947a58 xtensa: cope with ram beginning at higher addresses by Johannes Weiner · 15 years ago
  41. 264da9f xtensa: don't make bootmem bitmap larger than required by Johannes Weiner · 15 years ago
  42. 0bef42e xtensa: fix init_bootmem_node() argument order by Johannes Weiner · 15 years ago
  43. 28a0ce7 xtensa: use correct stack pointer for stack traces by Johannes Weiner · 15 years ago
  44. 35f9cd0 xtensa: beat Kconfig into shape by Johannes Weiner · 15 years ago
  45. 4f682fb xtensa: remove redefinition of XCHAL_MMU_ASID_BITS by Johannes Weiner · 15 years ago
  46. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  47. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  48. 1407169 proc tty: switch xtensa iss console to ->proc_fops by Alexey Dobriyan · 15 years ago
  49. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  52. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  53. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  54. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  55. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 15 years ago
  56. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  57. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  58. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  59. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  60. 1ff8f73 headers_check fix: xtensa, swab.h by Jaswinder Singh Rajput · 15 years ago
  61. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  62. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 15 years ago
  63. 8903709 xtensa: introduce swab.h by Harvey Harrison · 16 years ago
  64. 52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  65. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  66. 6cbeba5 xtensa: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  67. 5fee325 xtensa: Update platform files to reflect new location of the header files. by Chris Zankel · 16 years ago
  68. 91a1502 xtensa: switch to packed struct unaligned access implementation by Harvey Harrison · 16 years ago
  69. 8fa5723 xtensa: Add xt2000 support files. by Chris Zankel · 16 years ago
  70. 367b811 xtensa: move headers files to arch/xtensa/include by Chris Zankel · 16 years ago
  71. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  72. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  73. 0025427 xtensa: Add config files for Diamond 232L - Rev B processor variant by Chris Zankel · 16 years ago
  74. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  75. 1b532c6 xtensa: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  76. ef9c2f0 xtensa: use newer __SPIN_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  77. 91ddc99 xtensa: remove dead CONFIG_BLK_DEV_IDE code by Adrian Bunk · 16 years ago
  78. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  79. 4722122 xtensa: use generic show_mem() by Johannes Weiner · 16 years ago
  80. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  81. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  82. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  83. a81792f remove mention of CONFIG_KMOD from documentation by Johannes Berg · 16 years ago
  84. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  85. 0fcfbb1 xtensa: use kbuild.h macros instead of defining them in asm-offsets.c by Christoph Lameter · 16 years ago
  86. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  87. 42086ce [XTENSA] Allow debugger to modify the WINDOWBASE register. by Chris Zankel · 16 years ago
  88. bdd362f [XTENSA] Fix makefile to work with binutils-2.18. by Bob Wilson · 16 years ago
  89. e108843 [XTENSA] Fix register corruption for certain processor configurations by Chris Zankel · 16 years ago
  90. 44c64e6 [XTENSA] Add support for the sa_restorer function by Chris Zankel · 16 years ago
  91. c658eac [XTENSA] Add support for configurable registers and coprocessors by Chris Zankel · 16 years ago
  92. 36dffad [XTENSA] Use preprocessor to generate the linker script for the ELF boot image by Chris Zankel · 16 years ago
  93. 6d15d10 [XTENSA] Add missing RELOCATE_ENTRY for debug vector by Marc Gauthier · 17 years ago
  94. 03dfa44 [XTENSA] Remove unused code by Chris Zankel · 16 years ago
  95. 3b4a49e [XTENSA] Fix modules for non-exec processor configurations by Chris Zankel · 17 years ago
  96. ea0b6b0 [XTENSA] Fix comments regarding the number of frames to save by Chris Zankel · 17 years ago
  97. 50c0716 [XTENSA] Add missing a2 register restore in register spill routine by Chris Zankel · 17 years ago
  98. ed3174d [XTENSA] adjust boot linker script start addresses by Marc Gauthier · 17 years ago
  99. 3befce8 [XTENSA] Remove oldmask from sigcontext and fix register flush by Chris Zankel · 16 years ago
  100. 8d7e824 [XTENSA] Clean up elf-gregset. by Chris Zankel · 16 years ago