1. 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  2. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  3. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. 2ba9268 Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 9 years ago
  5. 7ead5b7 Merge tag 'v4.0' into for_next by Chris Zankel · 9 years ago
  6. e0bf6c5 xtensa: xtfpga: add CY7C67300 USB controller support by Max Filippov · 11 years ago
  7. 24e9445 xtensa: ISS: fix locking in TAP network adapter by Max Filippov · 9 years ago
  8. 3e66701 xtensa: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  9. cb418fd xtensa: Autogenerate offsets in struct thread_info by Richard Weinberger · 9 years ago
  10. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 9 years ago
  11. 834a316 xtensa: Fix fix linker script transformation for .text / .text.fixup by Guenter Roeck · 9 years ago
  12. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  13. 0372c1abd Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 9 years ago
  14. 01e84c7 xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range by Max Filippov · 9 years ago
  15. d44679a xtensa: wire bpf and execveat syscalls by Max Filippov · 9 years ago
  16. 4949009 xtensa: xtfpga: fix hardware lockup caused by LCD driver by Max Filippov · 9 years ago
  17. 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
  18. 62518994 xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  19. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  20. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  21. d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  22. 04ddc5b xtensa: xtfpga: provide defconfig with audio subsystem by Max Filippov · 9 years ago
  23. c2c62e6 xtensa: xtfpga: add audio card to xtfpga DTS by Max Filippov · 11 years ago
  24. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  25. 33a3dcc xtensa: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  26. a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  27. 1f2fdbd xtensa: disable link optimization by Chris Zankel · 9 years ago
  28. 4255a8e xtensa/uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  29. 2cb54e8 Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 9 years ago
  30. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  31. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  32. 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
  33. ff009ab xtensa: fix kmap_prot definition by Max Filippov · 10 years ago
  34. e00d8b2 xtensa: add power management menu to Kconfig by Max Filippov · 10 years ago
  35. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  36. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  38. c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  39. 66acb02 Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  40. 4006e56 xtensa: remove s6000 variant and s6105 platform by Daniel Glöckner · 10 years ago
  41. 3932b9c xtensa: make PLATFORM_DEFAULT_MEM parameters configurable by Max Filippov · 10 years ago
  42. 5a0b1d7 xtensa: nommu: clean up memory map dump by Max Filippov · 10 years ago
  43. 566fb58 xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START by Max Filippov · 10 years ago
  44. 2eabc18 xtensa: nommu: set up cache and atomctl in initialize_mmu by Max Filippov · 10 years ago
  45. 5349012 xtensa: move vecbase SR initialization to _startup by Max Filippov · 10 years ago
  46. a4f9846 xtensa: nommu: fix uImage load address by Max Filippov · 10 years ago
  47. 72bb305 xtensa: nommu: fix load address definitions by Max Filippov · 10 years ago
  48. ccd0ef3 xtensa: nommu: fix Image.elf reset code and ld script by Max Filippov · 10 years ago
  49. be60309 xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITY by Max Filippov · 10 years ago
  50. b6cee17 xtensa: nommu: don't build most of the cache flushing code by Max Filippov · 10 years ago
  51. d10fa7c xtensa: nommu: don't provide arch_get_unmapped_area by Max Filippov · 10 years ago
  52. f6891dd xtensa: nommu: provide MAP_UNINITIALIZED definition by Max Filippov · 10 years ago
  53. 972c55b xtensa: nommu: provide _PAGE_CHG_MASK definition by Max Filippov · 10 years ago
  54. 4d5ea70 xtensa: nommu: provide __invalidate_dcache_page_alias stub by Max Filippov · 10 years ago
  55. c9d09bb xtensa: nommu: move init_mmu stub to nommu_context.h by Max Filippov · 10 years ago
  56. 3ce2ce1 xtensa: xtfpga: add lx200 SMP DTS and defconfig by Max Filippov · 10 years ago
  57. 8c0b1ce xtensa: xtfpga: add generic KC705 board config by Max Filippov · 10 years ago
  58. 2651cc6 xtensa: re-wire umount syscall to sys_oldumount by Max Filippov · 10 years ago
  59. affd2ae xtensa: io: remove dummy relaxed accessor macros for reads by Will Deacon · 11 years ago
  60. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  61. 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
  62. 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
  63. 61e47e9 xtensa: xtfpga: only select ethoc when ethernet is available by Max Filippov · 10 years ago
  64. bb550fd xtensa: add seccomp, getrandom, and memfd_create syscalls by Max Filippov · 10 years ago
  65. 7a0684c xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK by Max Filippov · 10 years ago
  66. a211276 xtensa: implement pgprot_noncached by Max Filippov · 10 years ago
  67. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  68. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  69. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  70. a9a2eab xtensa/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  71. 05bdb8c Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  72. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  73. e792290 Merge tag 'xtensa-for-next-20140815' into for_next by Chris Zankel · 10 years ago
  74. d4608dd locking,arch,xtensa: Fold atomic_ops by Peter Zijlstra · 10 years ago
  75. 9184289 xtensa: deprecate fast_xtensa and fast_spill_registers syscalls by Max Filippov · 10 years ago
  76. 3cfc096 xtensa: don't allow overflow/underflow on unaligned stack by Max Filippov · 10 years ago
  77. d1b6ba8 xtensa: fix a6 and a7 handling in fast_syscall_xtensa by Max Filippov · 10 years ago
  78. a83b02e xtensa: allow single-stepping through unaligned load/store by Max Filippov · 10 years ago
  79. 2157046 xtensa: move invalid unaligned instruction handler closer to its users by Max Filippov · 10 years ago
  80. e9500dd xtensa: make fast_unaligned store restartable by Max Filippov · 10 years ago
  81. c3ef1f4 xtensa: add double exception fixup handler for fast_unaligned by Max Filippov · 10 years ago
  82. a450dc6 xtensa: fix kernel/user jump out of fast_unaligned by Max Filippov · 10 years ago
  83. b82837c xtensa: configure kc705 for highmem by Max Filippov · 10 years ago
  84. 270eec7 xtensa: support highmem in aliasing cache flushing code by Max Filippov · 10 years ago
  85. 8504b503 xtensa: support aliasing cache in kmap by Max Filippov · 10 years ago
  86. 32544d9 xtensa: support aliasing cache in k[un]map_atomic by Max Filippov · 10 years ago
  87. a91902d xtensa: implement clear_user_highpage and copy_user_highpage by Max Filippov · 10 years ago
  88. 7128039 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
  89. dec7305 xtensa: allow fixmap and kmap span more than one page table by Max Filippov · 10 years ago
  90. 22def76 xtensa: make fixmap region addressing grow with index by Max Filippov · 10 years ago
  91. 5224712 xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS by Max Filippov · 10 years ago
  92. 89f77c6 xtensa: add renameat2 syscall by Miklos Szeredi · 10 years ago
  93. 1ca4946 xtensa: fix address checks in dma_{alloc,free}_coherent by Alan Douglas · 10 years ago
  94. f61bf8e xtensa: replace IOCTL code definitions with constants by Max Filippov · 10 years ago
  95. ad4a96b xtensa: remove orphan MATH_EMULATION symbol by Max Filippov · 10 years ago
  96. 4964527 xtensa: select HAVE_IDE only on platforms that may have it by Max Filippov · 10 years ago
  97. 920f8a3 xtensa: sort 'select' statements in Kconfig by Max Filippov · 10 years ago
  98. 8a9de05 xtensa: make MMU-related configuration options depend on MMU by Max Filippov · 10 years ago
  99. 420ae95 xtensa: simplify addition of new core variants by Max Filippov · 10 years ago
  100. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago