1. 2292b51 Merge 4.9.44 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. a311810 xtensa: don't limit csum_partial export by CONFIG_NET by Max Filippov · 7 years ago
  3. a3ab0f0 xtensa: mm/cache: add missing EXPORT_SYMBOLs by Max Filippov · 7 years ago
  4. 03973c5 xtensa: fix cache aliasing handling code for WT cache by Max Filippov · 7 years ago
  5. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  7. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  8. a2f6827 xtensa: don't use linux IRQ #0 by Max Filippov · 7 years ago
  9. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  10. 6a776f6 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 7 years ago
  11. a7b9c9d xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD by Max Filippov · 7 years ago
  12. dfd7133 xtensa: fix noMMU build on cores with MMU by Max Filippov · 7 years ago
  13. 709fb1f xtensa: wire up new pkey_{mprotect,alloc,free} syscalls by Max Filippov · 8 years ago
  14. d4eccaf xtensa: clean up printk usage for boot/crash logging by Max Filippov · 8 years ago
  15. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 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
  17. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  18. d8ea757 Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  19. a4c6be5 xtensa: disable MMU initialization option on MMUv2 cores by Max Filippov · 8 years ago
  20. 7658023 xtensa: split uaccess.h into C and asm sides by Al Viro · 8 years ago
  21. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  22. 5b8b3c8 xtensa: add default memmap and mmio32native options to defconfigs by Max Filippov · 8 years ago
  23. 6edbbd1 xtensa: add default memmap option to common_defconfig by Max Filippov · 8 years ago
  24. 81da313 xtensa: add default memmap option to iss_defconfig by Max Filippov · 8 years ago
  25. 549409b4 xtensa: ISS: allow simdisk to use high memory buffers by Max Filippov · 8 years ago
  26. feec273 xtensa: ISS: define simc_exit and use it instead of inline asm by Max Filippov · 8 years ago
  27. 70feca7 xtensa: xtfpga: group platform_* functions together by Max Filippov · 8 years ago
  28. 205ad54 xtensa: rearrange CCOUNT calibration by Max Filippov · 8 years ago
  29. 58c3e3a xtensa: xtfpga: use clock provider, don't update DT by Max Filippov · 8 years ago
  30. bebbc4bc xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config. by Scott Telford · 8 years ago
  31. bf15f86 xtensa: initialize MMU before jumping to reset vector by Max Filippov · 8 years ago
  32. ea951c3 xtensa: fix icountlevel setting in cpu_reset by Max Filippov · 8 years ago
  33. 4f20568 xtensa: extract common CPU reset code into separate function by Max Filippov · 8 years ago
  34. 23c2b93 xtensa: Added Cadence CSP kernel configuration for Xtensa by Scott Telford · 8 years ago
  35. 73a3eed xtensa: fix default kernel load address by Max Filippov · 8 years ago
  36. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  37. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  38. 9e8511f Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 8 years ago
  39. d8d2f7f xtensa: wire up new syscalls by Max Filippov · 8 years ago
  40. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  41. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  43. e973f4e xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table" by Rob Herring · 8 years ago
  44. d02014b xtensa: Fix build error due to missing include file by Guenter Roeck · 8 years ago
  45. 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
  46. 4e7c84e xtensa: support reserved-memory DT node by Max Filippov · 8 years ago
  47. 0e46c11 xtensa: drop sysmem and switch to memblock by Max Filippov · 8 years ago
  48. 3de0048 xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE} by Max Filippov · 8 years ago
  49. a9f2fc6 xtensa: cleanup MMU setup and kernel layout macros by Max Filippov · 8 years ago
  50. d39af90 xtensa: add alternative kernel memory layouts by Max Filippov · 8 years ago
  51. f1883aa xtensa: move kernel mapping addresses into kmem_layout.h by Max Filippov · 8 years ago
  52. 12c8007 xtensa: fix __ffs result type by Max Filippov · 8 years ago
  53. 25a77b5 xtensa/perf: Convert the hotplug notifier to state machine callbacks by Sebastian Andrzej Siewior · 8 years ago
  54. 67417f9 Merge 4.7-rc6 into tty-next by Greg Kroah-Hartman · 8 years ago
  55. 8a5043b xtensa: define ___unlock_[di]cache_all unconditionally by Max Filippov · 8 years ago
  56. 6137b7a tty: stop defining STD_COM_FLAGS in drivers by Jiri Slaby · 8 years ago
  57. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  58. 69d99e6 xtensa: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  59. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  60. 6dc2587 locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  61. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  62. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 8 years ago
  64. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  65. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  66. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  67. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  68. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  69. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  70. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  72. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  73. e944b10 xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  74. 3aa2591 locking/rwsem, xtensa: Drop superfluous arch specific implementation by Michal Hocko · 8 years ago
  75. 2e927c6 locking/rwsem: Drop explicit memory barriers by Michal Hocko · 8 years ago
  76. fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 8 years ago
  77. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  78. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  79. 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
  80. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 8 years ago
  81. 9da8320 xtensa: add test_kc705_hifi variant by Max Filippov · 8 years ago
  82. 2c684d8 xtensa: add Three Core HiFi-2 MX Variant. by Piet Delaney · 8 years ago
  83. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  84. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  85. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  86. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  87. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  88. c91e02b xtensa: support hardware breakpoints/watchpoints by Max Filippov · 8 years ago
  89. 6ec7026 xtensa: use context structure for debug exceptions by Max Filippov · 8 years ago
  90. 816aa58 xtensa: remove remaining non-functional KGDB bits by Max Filippov · 8 years ago
  91. 7de7ac7 xtensa: clear all DBREAKC registers on start by Max Filippov · 8 years ago
  92. 56b9f9d xtensa: xtfpga: fix earlycon endianness by Max Filippov · 9 years ago
  93. bce299c xtensa: xtfpga: fix i2c controller register width and endianness by Max Filippov · 9 years ago
  94. d99434e xtensa: xtfpga: fix ethernet controller endianness by Max Filippov · 9 years ago
  95. abfbd89 xtensa: xtfpga: fix serial port register width and endianness by Max Filippov · 9 years ago
  96. 4611bf7 xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN by Max Filippov · 8 years ago
  97. a67cc9a xtensa: fix preemption in {clear,copy}_user_highpage by Max Filippov · 8 years ago
  98. 362014c xtensa: ISS: don't hang if stdin EOF is reached by Max Filippov · 8 years ago
  99. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  100. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago