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