1. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  2. 62518994 xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  3. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  4. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  5. d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  6. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 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. 1f2fdbd xtensa: disable link optimization by Chris Zankel · 10 years ago
  10. 4255a8e xtensa/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  11. 2cb54e8 Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  12. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  13. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  14. 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
  15. ff009ab xtensa: fix kmap_prot definition by Max Filippov · 10 years ago
  16. e00d8b2 xtensa: add power management menu to Kconfig by Max Filippov · 10 years ago
  17. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  18. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  20. c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  21. 66acb02 Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  22. 4006e56 xtensa: remove s6000 variant and s6105 platform by Daniel Glöckner · 10 years ago
  23. 3932b9c xtensa: make PLATFORM_DEFAULT_MEM parameters configurable by Max Filippov · 10 years ago
  24. 5a0b1d7 xtensa: nommu: clean up memory map dump by Max Filippov · 10 years ago
  25. 566fb58 xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START 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. a4f9846 xtensa: nommu: fix uImage load address by Max Filippov · 10 years ago
  29. 72bb305 xtensa: nommu: fix load address definitions by Max Filippov · 10 years ago
  30. ccd0ef3 xtensa: nommu: fix Image.elf reset code and ld script by Max Filippov · 10 years ago
  31. be60309 xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITY by Max Filippov · 10 years ago
  32. b6cee17 xtensa: nommu: don't build most of the cache flushing code by Max Filippov · 10 years ago
  33. d10fa7c xtensa: nommu: don't provide arch_get_unmapped_area by Max Filippov · 10 years ago
  34. f6891dd xtensa: nommu: provide MAP_UNINITIALIZED definition by Max Filippov · 10 years ago
  35. 972c55b xtensa: nommu: provide _PAGE_CHG_MASK definition by Max Filippov · 10 years ago
  36. 4d5ea70 xtensa: nommu: provide __invalidate_dcache_page_alias stub by Max Filippov · 10 years ago
  37. c9d09bb xtensa: nommu: move init_mmu stub to nommu_context.h by Max Filippov · 10 years ago
  38. 3ce2ce1 xtensa: xtfpga: add lx200 SMP DTS and defconfig by Max Filippov · 10 years ago
  39. 8c0b1ce xtensa: xtfpga: add generic KC705 board config by Max Filippov · 10 years ago
  40. 2651cc6 xtensa: re-wire umount syscall to sys_oldumount by Max Filippov · 10 years ago
  41. affd2ae xtensa: io: remove dummy relaxed accessor macros for reads by Will Deacon · 11 years ago
  42. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  43. 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
  44. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. 61e47e9 xtensa: xtfpga: only select ethoc when ethernet is available by Max Filippov · 10 years ago
  46. bb550fd xtensa: add seccomp, getrandom, and memfd_create syscalls by Max Filippov · 10 years ago
  47. 7a0684c xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK by Max Filippov · 10 years ago
  48. a211276 xtensa: implement pgprot_noncached by Max Filippov · 10 years ago
  49. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  50. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  51. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  52. a9a2eab xtensa/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  53. 05bdb8c Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  54. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  55. e792290 Merge tag 'xtensa-for-next-20140815' into for_next by Chris Zankel · 10 years ago
  56. d4608dd locking,arch,xtensa: Fold atomic_ops by Peter Zijlstra · 10 years ago
  57. 9184289 xtensa: deprecate fast_xtensa and fast_spill_registers syscalls by Max Filippov · 10 years ago
  58. 3cfc096 xtensa: don't allow overflow/underflow on unaligned stack by Max Filippov · 10 years ago
  59. d1b6ba8 xtensa: fix a6 and a7 handling in fast_syscall_xtensa by Max Filippov · 10 years ago
  60. a83b02e xtensa: allow single-stepping through unaligned load/store by Max Filippov · 10 years ago
  61. 2157046 xtensa: move invalid unaligned instruction handler closer to its users by Max Filippov · 10 years ago
  62. e9500dd xtensa: make fast_unaligned store restartable by Max Filippov · 10 years ago
  63. c3ef1f4 xtensa: add double exception fixup handler for fast_unaligned by Max Filippov · 11 years ago
  64. a450dc6 xtensa: fix kernel/user jump out of fast_unaligned by Max Filippov · 10 years ago
  65. b82837c xtensa: configure kc705 for highmem by Max Filippov · 10 years ago
  66. 270eec7 xtensa: support highmem in aliasing cache flushing code by Max Filippov · 10 years ago
  67. 8504b503 xtensa: support aliasing cache in kmap by Max Filippov · 10 years ago
  68. 32544d9 xtensa: support aliasing cache in k[un]map_atomic by Max Filippov · 10 years ago
  69. a91902d xtensa: implement clear_user_highpage and copy_user_highpage by Max Filippov · 10 years ago
  70. 7128039 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
  71. dec7305 xtensa: allow fixmap and kmap span more than one page table by Max Filippov · 10 years ago
  72. 22def76 xtensa: make fixmap region addressing grow with index by Max Filippov · 10 years ago
  73. 5224712 xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS by Max Filippov · 10 years ago
  74. 89f77c6 xtensa: add renameat2 syscall by Miklos Szeredi · 10 years ago
  75. 1ca4946 xtensa: fix address checks in dma_{alloc,free}_coherent by Alan Douglas · 10 years ago
  76. f61bf8e xtensa: replace IOCTL code definitions with constants by Max Filippov · 10 years ago
  77. ad4a96b xtensa: remove orphan MATH_EMULATION symbol by Max Filippov · 10 years ago
  78. 4964527 xtensa: select HAVE_IDE only on platforms that may have it by Max Filippov · 10 years ago
  79. 920f8a3 xtensa: sort 'select' statements in Kconfig by Max Filippov · 10 years ago
  80. 8a9de05 xtensa: make MMU-related configuration options depend on MMU by Max Filippov · 10 years ago
  81. 420ae95 xtensa: simplify addition of new core variants by Max Filippov · 10 years ago
  82. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  83. 5bdb7611 xtensa: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  84. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  86. 4ed2ad3 Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  87. be6ae38 xtensa: fix sysmem reservation at the end of existing block by Max Filippov · 10 years ago
  88. 1729023 xtensa: add fixup for double exception raised in window overflow by Max Filippov · 10 years ago
  89. 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
  90. 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
  91. 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
  92. 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
  93. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  94. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  95. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  96. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  97. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  98. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  99. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  100. 09a01c0 arch,xtensa: Convert smp_mb__*() by Peter Zijlstra · 10 years ago