1. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  3. 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
  4. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  5. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  6. e944b10 xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  7. 3aa2591 locking/rwsem, xtensa: Drop superfluous arch specific implementation by Michal Hocko · 8 years ago
  8. 2e927c6 locking/rwsem: Drop explicit memory barriers by Michal Hocko · 8 years ago
  9. fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 8 years ago
  10. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  11. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. 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
  13. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 8 years ago
  14. 9da8320 xtensa: add test_kc705_hifi variant by Max Filippov · 8 years ago
  15. 2c684d8 xtensa: add Three Core HiFi-2 MX Variant. by Piet Delaney · 8 years ago
  16. 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
  17. 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
  18. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  19. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  20. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  21. c91e02b xtensa: support hardware breakpoints/watchpoints by Max Filippov · 8 years ago
  22. 6ec7026 xtensa: use context structure for debug exceptions by Max Filippov · 8 years ago
  23. 816aa58 xtensa: remove remaining non-functional KGDB bits by Max Filippov · 8 years ago
  24. 7de7ac7 xtensa: clear all DBREAKC registers on start by Max Filippov · 8 years ago
  25. 56b9f9d xtensa: xtfpga: fix earlycon endianness by Max Filippov · 9 years ago
  26. bce299c xtensa: xtfpga: fix i2c controller register width and endianness by Max Filippov · 9 years ago
  27. d99434e xtensa: xtfpga: fix ethernet controller endianness by Max Filippov · 9 years ago
  28. abfbd89 xtensa: xtfpga: fix serial port register width and endianness by Max Filippov · 9 years ago
  29. 4611bf7 xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN by Max Filippov · 8 years ago
  30. a67cc9a xtensa: fix preemption in {clear,copy}_user_highpage by Max Filippov · 8 years ago
  31. 362014c xtensa: ISS: don't hang if stdin EOF is reached by Max Filippov · 8 years ago
  32. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  33. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  34. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  35. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  36. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  37. e57c253 TTY: xtensa/iss/console, remove unused _INLINE_ definition by Jiri Slaby · 8 years ago
  38. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 8 years ago
  39. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 8 years ago
  40. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  41. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  42. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  43. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  44. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  45. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  46. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 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 · 8 years ago
  49. 7d20221 xtensa: use XTENSA_INT_LEVEL macro in asm/timex.h by Max Filippov · 8 years ago
  50. e462919 xtensa: make fake NMI configurable by Max Filippov · 8 years ago
  51. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  52. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  53. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  54. 3510ca1 Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  55. 4c3dab3 xtensa: implement dma_to_phys and phys_to_dma by Max Filippov · 9 years ago
  56. c7ca9fe xtensa: support DMA to high memory by Max Filippov · 9 years ago
  57. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  59. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  60. 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  61. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  62. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  63. e2b31f7 Revert "xtensa: cache inquiry and unaligned cache handling functions" by Max Filippov · 9 years ago
  64. 0d848af xtensa: drop unused sections and remapped reset handlers by Max Filippov · 9 years ago
  65. ab45fb1 xtensa: fix secondary core boot in SMP by Max Filippov · 9 years ago
  66. a9df933 xtensa: add FORCE_MAX_ZONEORDER to Kconfig by Max Filippov · 9 years ago
  67. 6c33dc3 xtensa: nommu: provide defconfig for de212 on kc705 by Max Filippov · 9 years ago
  68. adbd75e xtensa: nommu: xtfpga: add kc705 DTS by Max Filippov · 9 years ago
  69. ca55b2f xtensa: add de212 core variant by Max Filippov · 9 years ago
  70. d951ba2 xtensa: nommu: select HAVE_FUTEX_CMPXCHG by Max Filippov · 9 years ago
  71. d9eb3cb xtensa: nommu: fix default memory start address by Max Filippov · 9 years ago
  72. 260c64b xtensa: nommu: provide correct KIO addresses by Max Filippov · 9 years ago
  73. cfedf08 xtensa: nommu: fix USER_RING definition by Max Filippov · 9 years ago
  74. b85d459 xtensa: xtfpga: fix integer overflow in TASK_SIZE by Max Filippov · 9 years ago
  75. 01618bd xtensa: fix build for configs without cache options by Max Filippov · 9 years ago
  76. 5029615 xtensa: fixes for configs without loop option by Max Filippov · 9 years ago
  77. 9908570 xtensa: enable building of all dtbs by Rob Herring · 9 years ago
  78. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  79. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  80. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  81. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  82. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  83. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  84. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  85. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  86. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  87. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  88. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  89. 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
  90. 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
  91. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  92. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  95. 650c919 Merge tag 'v4.2' into for_next by Chris Zankel · 9 years ago
  96. 895fb31 xtensa: improve vmlinux.lds.S sed post-processing by Max Filippov · 9 years ago
  97. 69034db xtensa: drop unused irq_err_count by Max Filippov · 9 years ago
  98. 38fef73 xtensa: implement fake NMI by Max Filippov · 9 years ago
  99. 98e2983 xtensa: don't touch EXC_TABLE_FIXUP in _switch_to by Max Filippov · 9 years ago
  100. 77d6273 xtensa: fix kernel register spilling by Max Filippov · 9 years ago