1. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 2d4e295 xtensa: fix futex_atomic_cmpxchg_inatomic by Max Filippov · 6 years ago
  3. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. a2f6827 xtensa: don't use linux IRQ #0 by Max Filippov · 7 years ago
  5. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  6. 6a776f6 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 7 years ago
  7. 709fb1f xtensa: wire up new pkey_{mprotect,alloc,free} syscalls by Max Filippov · 8 years ago
  8. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. d8ea757 Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  11. 7658023 xtensa: split uaccess.h into C and asm sides by Al Viro · 8 years ago
  12. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  13. 4f20568 xtensa: extract common CPU reset code into separate function by Max Filippov · 8 years ago
  14. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  15. 9e8511f Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 8 years ago
  16. d8d2f7f xtensa: wire up new syscalls by Max Filippov · 8 years ago
  17. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 0e46c11 xtensa: drop sysmem and switch to memblock by Max Filippov · 8 years ago
  19. 3de0048 xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE} by Max Filippov · 8 years ago
  20. a9f2fc6 xtensa: cleanup MMU setup and kernel layout macros by Max Filippov · 8 years ago
  21. d39af90 xtensa: add alternative kernel memory layouts by Max Filippov · 8 years ago
  22. f1883aa xtensa: move kernel mapping addresses into kmem_layout.h by Max Filippov · 8 years ago
  23. 12c8007 xtensa: fix __ffs result type by Max Filippov · 8 years ago
  24. 8a5043b xtensa: define ___unlock_[di]cache_all unconditionally by Max Filippov · 8 years ago
  25. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  26. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  27. 6dc2587 locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  28. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  29. 3aa2591 locking/rwsem, xtensa: Drop superfluous arch specific implementation by Michal Hocko · 8 years ago
  30. 2e927c6 locking/rwsem: Drop explicit memory barriers by Michal Hocko · 8 years ago
  31. fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 8 years ago
  32. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  33. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  34. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  35. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  36. c91e02b xtensa: support hardware breakpoints/watchpoints by Max Filippov · 8 years ago
  37. 6ec7026 xtensa: use context structure for debug exceptions by Max Filippov · 8 years ago
  38. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  39. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  40. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  41. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 8 years ago
  42. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  43. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  44. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  45. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  46. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  47. 1ce7909 xtensa: define __smp_xxx by Michael S. Tsirkin · 8 years ago
  48. 5bb8def xtensa: support ioremap for memory outside KIO region by Max Filippov · 9 years ago
  49. 7d20221 xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h by Max Filippov · 9 years ago
  50. e462919 xtensa: make fake NMI configurable by Max Filippov · 9 years ago
  51. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  52. 3510ca1 Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  53. 4c3dab3 xtensa: implement dma_to_phys and phys_to_dma by Max Filippov · 9 years ago
  54. c7ca9fe xtensa: support DMA to high memory by Max Filippov · 9 years ago
  55. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  56. e2b31f7 Revert "xtensa: cache inquiry and unaligned cache handling functions" by Max Filippov · 9 years ago
  57. 0d848af xtensa: drop unused sections and remapped reset handlers by Max Filippov · 9 years ago
  58. ab45fb1 xtensa: fix secondary core boot in SMP by Max Filippov · 9 years ago
  59. 260c64b xtensa: nommu: provide correct KIO addresses by Max Filippov · 9 years ago
  60. cfedf08 xtensa: nommu: fix USER_RING definition by Max Filippov · 9 years ago
  61. 01618bd xtensa: fix build for configs without cache options by Max Filippov · 9 years ago
  62. 5029615 xtensa: fixes for configs without loop option by Max Filippov · 9 years ago
  63. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  64. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  65. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  66. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  67. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  68. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  69. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  70. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  71. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  72. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 650c919 Merge tag 'v4.2' into for_next by Chris Zankel · 9 years ago
  74. 38fef73 xtensa: implement fake NMI by Max Filippov · 9 years ago
  75. 77d6273 xtensa: fix kernel register spilling by Max Filippov · 9 years ago
  76. 5fdf377 xtensa: move oprofile stack tracing to stacktrace.c by Max Filippov · 9 years ago
  77. c75959a xtensa: reimplement DMA API using common helpers by Max Filippov · 9 years ago
  78. 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
  79. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  80. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  81. 2a3ed90 xtensa: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  82. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  83. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  84. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  85. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  86. 3693a84 xtensa: use for_each_sg() by Akinobu Mita · 9 years ago
  87. 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
  88. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  89. e74993a xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() by Guenter Roeck · 9 years ago
  90. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  91. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  92. 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  93. 7ead5b7 Merge tag 'v4.0' into for_next by Chris Zankel · 9 years ago
  94. 3e66701 xtensa: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  95. cb418fd xtensa: Autogenerate offsets in struct thread_info by Richard Weinberger · 9 years ago
  96. 01e84c7 xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range by Max Filippov · 9 years ago
  97. d44679a xtensa: wire bpf and execveat syscalls by Max Filippov · 9 years ago
  98. 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
  99. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  100. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago