1. a91902d xtensa: implement clear_user_highpage and copy_user_highpage by Max Filippov · 10 years ago
  2. 7128039 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
  3. dec7305 xtensa: allow fixmap and kmap span more than one page table by Max Filippov · 10 years ago
  4. 22def76 xtensa: make fixmap region addressing grow with index by Max Filippov · 10 years ago
  5. 5224712 xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS by Max Filippov · 10 years ago
  6. 89f77c6 xtensa: add renameat2 syscall by Miklos Szeredi · 10 years ago
  7. 1ca4946 xtensa: fix address checks in dma_{alloc,free}_coherent by Alan Douglas · 10 years ago
  8. f61bf8e xtensa: replace IOCTL code definitions with constants by Max Filippov · 10 years ago
  9. ad4a96b xtensa: remove orphan MATH_EMULATION symbol by Max Filippov · 10 years ago
  10. 4964527 xtensa: select HAVE_IDE only on platforms that may have it by Max Filippov · 10 years ago
  11. 920f8a3 xtensa: sort 'select' statements in Kconfig by Max Filippov · 10 years ago
  12. 8a9de05 xtensa: make MMU-related configuration options depend on MMU by Max Filippov · 10 years ago
  13. 420ae95 xtensa: simplify addition of new core variants by Max Filippov · 10 years ago
  14. 4ed2ad3 Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  15. be6ae38 xtensa: fix sysmem reservation at the end of existing block by Max Filippov · 10 years ago
  16. 1729023 xtensa: add fixup for double exception raised in window overflow by Max Filippov · 10 years ago
  17. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  18. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  19. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  20. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  21. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  22. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  23. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  24. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  25. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  26. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  27. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  28. 09a01c0 arch,xtensa: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  29. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  30. cfe8255 xtensa: xt2000: drop redundant sysmem initialization by Max Filippov · 10 years ago
  31. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  32. 9c60262 xtensa: add support for KC705 by Max Filippov · 11 years ago
  33. 08a7bbf xtensa: xtfpga: introduce SoC I/O bus by Max Filippov · 10 years ago
  34. 6555910 xtensa: add HIGHMEM support by Max Filippov · 10 years ago
  35. 04c6b3e xtensa: optimize local_flush_tlb_kernel_range by Max Filippov · 10 years ago
  36. 4597e69 get rid of DEBUG_WRITECOUNT by Al Viro · 10 years ago
  37. 8585b31 xtensa: dump sysmem from the bootmem_init by Max Filippov · 10 years ago
  38. 06bd282 xtensa: handle memmap kernel option by Max Filippov · 10 years ago
  39. 6232791 xtensa: keep sysmem banks ordered in mem_reserve by Max Filippov · 10 years ago
  40. 9d4b52d xtensa: keep sysmem banks ordered in add_sysmem_bank by Max Filippov · 10 years ago
  41. 9ba067f xtensa: split bootparam and kernel meminfo by Max Filippov · 10 years ago
  42. 25df819 xtensa: enable sorting extable at build time by Max Filippov · 10 years ago
  43. a3cfda9 xtensa: export __{invalidate,flush}_dcache_range by Max Filippov · 10 years ago
  44. eb8451e xtensa: Export __invalidate_icache_range by Geert Uytterhoeven · 10 years ago
  45. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  48. b58d971 xtensa: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 10 years ago
  49. b3fdfc1 Merge tag 'xtensa-for-next-20140221-1' into for_next by Chris Zankel · 10 years ago
  50. f63b6d7 xtensa: wire up sched_setattr and sched_getattr syscalls by Max Filippov · 10 years ago
  51. 2bc2fde xtensa: xtfpga: set ethoc clock frequency by Max Filippov · 10 years ago
  52. cdc9af7 xtensa: xtfpga: use common clock framework by Max Filippov · 10 years ago
  53. bda8932 xtensa: support common clock framework by Max Filippov · 10 years ago
  54. 4e3b4df xtensa: no need to select USE_GENERIC_SMP_HELPERS by Paul Bolle · 10 years ago
  55. 8e9356c xtensa: fsf: drop nonexistent GPIO32 support by Max Filippov · 10 years ago
  56. e9d6dca xtensa: don't pass high memory to bootmem allocator by Max Filippov · 10 years ago
  57. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  58. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  59. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. c0e50d4 xtensa: fix fast_syscall_spill_registers by Chris Zankel · 10 years ago
  61. 675675a xtensa: fixup simdisk driver to work with immutable bio_vecs by Jens Axboe · 10 years ago
  62. 6b5a1f7 xtensa: fix fast_syscall_spill_registers by Chris Zankel · 10 years ago
  63. 3251f1e xtensa: save current register frame in fast_syscall_spill_registers_fixup by Max Filippov · 11 years ago
  64. e2fd137 xtensa: introduce spill_registers_kernel macro by Max Filippov · 10 years ago
  65. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  66. 9b83d85 Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  67. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  68. 45ec886 xtensa: export ccount_freq by Max Filippov · 10 years ago
  69. 9848e49 xtensa: fix warning '"CONFIG_OF" is not defined' by Max Filippov · 10 years ago
  70. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  71. 9ed82c6 xtensa: implement ndelay by Max Filippov · 11 years ago
  72. 58f60c2 xtensa: clean up udelay by Max Filippov · 11 years ago
  73. a6f3eef xtensa: enable HAVE_PERF_EVENTS by Baruch Siach · 11 years ago
  74. 6cb9711 xtensa: remap io area defined in device tree by Baruch Siach · 11 years ago
  75. f8935f3 xtensa: support default device tree buses by Baruch Siach · 11 years ago
  76. b087ab7 xtensa: initialize device tree clock sources by Baruch Siach · 11 years ago
  77. a558d99 xtensa: xtfpga: fix definitions of platform devices by Max Filippov · 11 years ago
  78. 42beb76 xtensa: standardize devicetree cpu compatible strings by Baruch Siach · 11 years ago
  79. 4809bb4 xtensa: avoid duplicate of IO range definitions by Baruch Siach · 11 years ago
  80. abf0ea6 xtensa: Enable irqs after cpu is set online by Kirill Tkhai · 11 years ago
  81. 306ab54 xtensa: ISS: raise network polling rate to 10 times/sec by Max Filippov · 11 years ago
  82. fa72e6b xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter by Michael Opdenacker · 11 years ago
  83. 8be54d7 xtensa: ISS: avoid simple_strtoul usage by Max Filippov · 11 years ago
  84. 3ade4f8 xtensa: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  85. 49b424f xtensa: implement CPU hotplug by Max Filippov · 11 years ago
  86. f615136 xtensa: add SMP support by Max Filippov · 11 years ago
  87. 26a8e96 xtensa: add MX irqchip by Max Filippov · 11 years ago
  88. bae07f8 xtensa: clear timer IRQ unconditionally in its handler by Max Filippov · 11 years ago
  89. 9962323 xtensa: clean up do_interrupt/do_IRQ by Max Filippov · 11 years ago
  90. cbd1de2 xtensa: move built-in PIC to drivers/irqchip by Max Filippov · 11 years ago
  91. c8f3a7d xtensa: move init_mmu declaration to mmu_context.h by Max Filippov · 11 years ago
  92. 5997075 xtensa: call check_s32c1i after trap_init by Max Filippov · 11 years ago
  93. 6235153 xtensa: update clockevent setup for SMP by Max Filippov · 11 years ago
  94. 0fb4040 xtensa: mark ccount as continuous clocksource by Baruch Siach · 11 years ago
  95. 496543c xtensa: enable HAVE_IRQ_TIME_ACCOUNTING by Max Filippov · 11 years ago
  96. 01e3b3c xtensa: fix __delay for small loop count by Max Filippov · 11 years ago
  97. 5515daa xtensa: fix arch spinlock function names by Max Filippov · 11 years ago
  98. ff38490 xtensa: fix build warning in 64-bit build environment by Max Filippov · 11 years ago
  99. c4ee0af xtensa: remove NO_IRQ definitions by Max Filippov · 11 years ago
  100. 220c062 xtensa: implement robust futex atomic uaccess ops by Baruch Siach · 11 years ago