1. 3e66701 xtensa: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  2. cb418fd xtensa: Autogenerate offsets in struct thread_info by Richard Weinberger · 10 years ago
  3. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  4. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  5. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  6. d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  7. 33a3dcc xtensa: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  8. a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  9. 4255a8e xtensa/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  10. 2cb54e8 Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  11. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  12. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  13. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  14. ff009ab xtensa: fix kmap_prot definition by Max Filippov · 10 years ago
  15. c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  16. 66acb02 Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  17. 5a0b1d7 xtensa: nommu: clean up memory map dump by Max Filippov · 10 years ago
  18. 2eabc18 xtensa: nommu: set up cache and atomctl in initialize_mmu by Max Filippov · 10 years ago
  19. 5349012 xtensa: move vecbase SR initialization to _startup by Max Filippov · 10 years ago
  20. 72bb305 xtensa: nommu: fix load address definitions by Max Filippov · 10 years ago
  21. b6cee17 xtensa: nommu: don't build most of the cache flushing code by Max Filippov · 10 years ago
  22. 972c55b xtensa: nommu: provide _PAGE_CHG_MASK definition by Max Filippov · 10 years ago
  23. 4d5ea70 xtensa: nommu: provide __invalidate_dcache_page_alias stub by Max Filippov · 10 years ago
  24. c9d09bb xtensa: nommu: move init_mmu stub to nommu_context.h by Max Filippov · 10 years ago
  25. affd2ae xtensa: io: remove dummy relaxed accessor macros for reads by Will Deacon · 11 years ago
  26. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. a211276 xtensa: implement pgprot_noncached by Max Filippov · 10 years ago
  28. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  29. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  30. e792290 Merge tag 'xtensa-for-next-20140815' into for_next by Chris Zankel · 10 years ago
  31. d4608dd locking,arch,xtensa: Fold atomic_ops by Peter Zijlstra · 11 years ago
  32. 8504b50 xtensa: support aliasing cache in kmap by Max Filippov · 10 years ago
  33. 32544d9 xtensa: support aliasing cache in k[un]map_atomic by Max Filippov · 10 years ago
  34. a91902d xtensa: implement clear_user_highpage and copy_user_highpage by Max Filippov · 10 years ago
  35. 7128039 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
  36. 22def76 xtensa: make fixmap region addressing grow with index by Max Filippov · 10 years ago
  37. 5224712 xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS by Max Filippov · 10 years ago
  38. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  39. 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
  40. 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
  41. 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
  42. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  43. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  44. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  45. 09a01c0 arch,xtensa: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  46. 6555910 xtensa: add HIGHMEM support by Max Filippov · 11 years ago
  47. 04c6b3e xtensa: optimize local_flush_tlb_kernel_range by Max Filippov · 11 years ago
  48. 9d4b52d xtensa: keep sysmem banks ordered in add_sysmem_bank by Max Filippov · 11 years ago
  49. 9ba067f xtensa: split bootparam and kernel meminfo by Max Filippov · 11 years ago
  50. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. b3fdfc1 Merge tag 'xtensa-for-next-20140221-1' into for_next by Chris Zankel · 11 years ago
  52. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  53. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  54. e2fd137 xtensa: introduce spill_registers_kernel macro by Max Filippov · 11 years ago
  55. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  56. 9b83d85 Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  57. 9848e49 xtensa: fix warning '"CONFIG_OF" is not defined' by Max Filippov · 11 years ago
  58. 9ed82c6 xtensa: implement ndelay by Max Filippov · 11 years ago
  59. 58f60c2 xtensa: clean up udelay by Max Filippov · 11 years ago
  60. a6f3eef xtensa: enable HAVE_PERF_EVENTS by Baruch Siach · 11 years ago
  61. 6cb9711 xtensa: remap io area defined in device tree by Baruch Siach · 11 years ago
  62. 4809bb4 xtensa: avoid duplicate of IO range definitions by Baruch Siach · 11 years ago
  63. 49b424f xtensa: implement CPU hotplug by Max Filippov · 11 years ago
  64. f615136 xtensa: add SMP support by Max Filippov · 11 years ago
  65. 26a8e96 xtensa: add MX irqchip by Max Filippov · 11 years ago
  66. cbd1de2 xtensa: move built-in PIC to drivers/irqchip by Max Filippov · 11 years ago
  67. c8f3a7d xtensa: move init_mmu declaration to mmu_context.h by Max Filippov · 11 years ago
  68. 01e3b3c xtensa: fix __delay for small loop count by Max Filippov · 11 years ago
  69. 5515daa xtensa: fix arch spinlock function names by Max Filippov · 11 years ago
  70. 220c062 xtensa: implement robust futex atomic uaccess ops by Baruch Siach · 11 years ago
  71. ea1d3ed xtensa: remove trailing colons in asm statement by Max Filippov · 11 years ago
  72. f0a3461 xtensa: clean up include/asm/vectors.h by Max Filippov · 11 years ago
  73. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  74. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  75. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. f820e28 xtensa: use buddy allocator for PTE table by Kirill A. Shutemov · 11 years ago
  77. 8f43123 xtensa: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  78. f8c6d30 xtensa: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  79. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  80. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  81. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  82. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  83. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  84. 8d5e1d8 xtensa: remove CCOUNT_PER_JIFFY by Baruch Siach · 11 years ago
  85. fedc21d xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure by Baruch Siach · 11 years ago
  86. 99d5040 xtensa: keep a3 and excsave1 on entry to exception handlers by Max Filippov · 11 years ago
  87. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  88. 478ba61 xtensa: add static function tracer support by Max Filippov · 11 years ago
  89. 661b40b xtensa: bootparams: fix typo by Baruch Siach · 11 years ago
  90. 8102f47 xtensa: consolidate ccount access routines by Baruch Siach · 11 years ago
  91. e504c4b xtensa: cleanup ccount frequency tracking by Baruch Siach · 11 years ago
  92. ed9dfed xtensa: timex.h: remove unused symbols by Baruch Siach · 11 years ago
  93. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  94. b551478 arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined. by Chen Gang · 11 years ago
  95. 214fe80 xtensa: remove unused platform_init_irq() by Baruch Siach · 11 years ago
  96. 7711ece xtensa: fix TLB multihit exceptions by Chris Zankel · 11 years ago
  97. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  98. b341d84 xtensa: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 12 years ago
  99. 031d011 xtensa: fix arch_irqs_disabled_flags implementation by Max Filippov · 12 years ago
  100. 3ae908c xtensa: provide custom CALLER_ADDR* implementations by Max Filippov · 12 years ago