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