1. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  2. b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  3. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  4. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  5. f81ec90 net: dsa: mv88e6xxx: factorize the switch driver by Vivien Didelot · 8 years ago
  6. ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  7. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  8. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  9. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  11. 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  12. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  13. 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
  14. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  16. ca3dfa5 dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent by Andrew Lunn · 8 years ago
  17. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  18. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 8 years ago
  19. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  20. 35b90a2 tile: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  21. 77ef8f5 tile kgdb: fix bug in copy to gdb regs, and optimize memset by Chris Metcalf · 8 years ago
  22. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  23. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 8 years ago
  24. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  25. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  26. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 8 years ago
  27. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  28. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  29. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 8 years ago
  30. 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
  31. 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
  32. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  33. f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
  34. 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago
  35. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  36. 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  37. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  38. d39886a tile: define __smp_xxx by Michael S. Tsirkin · 8 years ago
  39. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  41. c1b27ab tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro by Chris Metcalf · 9 years ago
  42. 65a792e tile/jump_label: add jump label support for TILE-Gx by Zhigang Lu · 9 years ago
  43. f419e6f tile: define a macro ktext_writable_addr to get writable kernel text address by Zhigang Lu · 9 years ago
  44. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  45. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  46. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  47. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  48. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  49. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  50. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  51. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  52. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  53. 3225031 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  54. 3a48d13 tile: fix build failure by Sudip Mukherjee · 9 years ago
  55. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  56. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  57. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  58. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  59. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  60. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  61. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  62. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  63. 30059d4 tile: use global strscpy() rather than private copy by Chris Metcalf · 9 years ago
  64. 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
  65. 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  66. 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
  67. 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
  68. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  71. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  72. 8d03bc5 tile: correct some typos in opcode type names by Chris Metcalf · 9 years ago
  73. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  74. 1eaef88 tile: Reorganize _switch_to() by Chris Metcalf · 9 years ago
  75. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  76. ff3e9a7 tile/vdso: emit a GNU hash as well by Chris Metcalf · 9 years ago
  77. 71db87b bus: subsys: update return type of ->remove_dev() to void by Viresh Kumar · 9 years ago
  78. fe363ad sched, tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
  79. 232ff5e tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
  80. f5dbdd4 tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal by Thomas Gleixner · 9 years ago
  81. a0ddef8 tile: enable full SECCOMP support by Chris Metcalf · 9 years ago
  82. 38715df tile/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  83. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  84. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  85. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  86. 2957c03 tile: Provide atomic_{or,xor,and} by Chris Metcalf · 9 years ago
  87. 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 9 years ago
  88. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  89. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 9 years ago
  90. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 9 years ago
  91. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  92. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  93. a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  94. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  95. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  97. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  98. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  100. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago