1. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  2. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  3. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  4. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  5. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  6. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  7. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
  8. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  9. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  10. 1ce7909 xtensa: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  11. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  12. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  13. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 3510ca1 Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  15. 4c3dab3 xtensa: implement dma_to_phys and phys_to_dma by Max Filippov · 9 years ago
  16. c7ca9fe xtensa: support DMA to high memory by Max Filippov · 9 years ago
  17. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  19. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  20. 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
  21. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  22. 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
  23. e2b31f7 Revert "xtensa: cache inquiry and unaligned cache handling functions" by Max Filippov · 9 years ago
  24. 0d848af xtensa: drop unused sections and remapped reset handlers by Max Filippov · 9 years ago
  25. ab45fb1 xtensa: fix secondary core boot in SMP by Max Filippov · 9 years ago
  26. a9df933 xtensa: add FORCE_MAX_ZONEORDER to Kconfig by Max Filippov · 9 years ago
  27. 6c33dc3 xtensa: nommu: provide defconfig for de212 on kc705 by Max Filippov · 9 years ago
  28. adbd75e xtensa: nommu: xtfpga: add kc705 DTS by Max Filippov · 9 years ago
  29. ca55b2f xtensa: add de212 core variant by Max Filippov · 9 years ago
  30. d951ba2 xtensa: nommu: select HAVE_FUTEX_CMPXCHG by Max Filippov · 9 years ago
  31. d9eb3cb xtensa: nommu: fix default memory start address by Max Filippov · 9 years ago
  32. 260c64b xtensa: nommu: provide correct KIO addresses by Max Filippov · 9 years ago
  33. cfedf08 xtensa: nommu: fix USER_RING definition by Max Filippov · 9 years ago
  34. b85d459 xtensa: xtfpga: fix integer overflow in TASK_SIZE by Max Filippov · 9 years ago
  35. 01618bd xtensa: fix build for configs without cache options by Max Filippov · 9 years ago
  36. 5029615 xtensa: fixes for configs without loop option by Max Filippov · 9 years ago
  37. 9908570 xtensa: enable building of all dtbs by Rob Herring · 9 years ago
  38. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  39. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  40. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  41. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  42. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  43. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  44. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  45. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  46. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  47. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  48. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  49. 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
  50. 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
  51. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. 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
  53. 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
  54. 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
  55. 650c919 Merge tag 'v4.2' into for_next by Chris Zankel · 9 years ago
  56. 895fb31 xtensa: improve vmlinux.lds.S sed post-processing by Max Filippov · 9 years ago
  57. 69034db xtensa: drop unused irq_err_count by Max Filippov · 9 years ago
  58. 38fef73 xtensa: implement fake NMI by Max Filippov · 9 years ago
  59. 98e2983 xtensa: don't touch EXC_TABLE_FIXUP in _switch_to by Max Filippov · 9 years ago
  60. 77d6273 xtensa: fix kernel register spilling by Max Filippov · 9 years ago
  61. 7d5f6a9 xtensa: reorganize irq flags tracing by Max Filippov · 9 years ago
  62. 9bd46da xtensa: implement counting and sampling perf events by Max Filippov · 9 years ago
  63. af885de xtensa: count software page fault perf events by Max Filippov · 9 years ago
  64. ae0b713 xtensa: add profiling IRQ type to xtensa_irq_map by Max Filippov · 9 years ago
  65. db8165f xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations by Max Filippov · 9 years ago
  66. 5fdf377 xtensa: move oprofile stack tracing to stacktrace.c by Max Filippov · 9 years ago
  67. b656943 xtensa: keep exception/interrupt stack continuous by Max Filippov · 9 years ago
  68. de7c1c7 xtensa: clean up Kconfig dependencies for custom cores by Max Filippov · 9 years ago
  69. c75959a xtensa: reimplement DMA API using common helpers by Max Filippov · 9 years ago
  70. 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
  71. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  72. 8e40fc4 xtensa/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  73. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  74. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  75. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  76. 1559f3b xtensa/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  77. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  78. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  79. 2a3ed90 xtensa: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  80. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  81. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 9 years ago
  82. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  83. 4229fb12 xtensa: fix threadptr reload on return to userspace by Max Filippov · 9 years ago
  84. 72ce678 xtensa: ISS: add missing va_end into split_if_spec by Max Filippov · 9 years ago
  85. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  86. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  87. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  89. 3693a84 xtensa: use for_each_sg() by Akinobu Mita · 9 years ago
  90. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  91. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 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
  93. 30e3c64 xtensa: don't use module_init for non-modular core network.c code by Paul Gortmaker · 9 years ago
  94. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  95. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  96. 769a12a treewide: Kconfig: fix wording / spelling by Masanari Iida · 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. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  100. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago