1. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  2. d6542d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  3. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  4. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  5. 1538475 tile: clarify barrier semantics of atomic_add_return by Chris Metcalf · 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. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  8. 35b90a2 tile: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  9. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  10. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
  11. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  12. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  13. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  14. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  15. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  16. 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  17. d39886a tile: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  18. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. c1b27ab tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro by Chris Metcalf · 9 years ago
  20. 65a792e tile/jump_label: add jump label support for TILE-Gx by Zhigang Lu · 9 years ago
  21. f419e6f tile: define a macro ktext_writable_addr to get writable kernel text address by Zhigang Lu · 9 years ago
  22. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  23. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  24. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  25. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  26. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  27. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  28. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  29. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  30. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  31. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  32. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  33. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  34. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  35. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  36. 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  37. 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
  38. 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
  39. 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
  40. 8d03bc5 tile: correct some typos in opcode type names by Chris Metcalf · 9 years ago
  41. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  42. 1eaef88 tile: Reorganize _switch_to() by Chris Metcalf · 9 years ago
  43. fe363ad sched, tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
  44. 232ff5e tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
  45. a0ddef8 tile: enable full SECCOMP support by Chris Metcalf · 9 years ago
  46. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  47. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  48. 2957c03 tile: Provide atomic_{or,xor,and} by Chris Metcalf · 9 years ago
  49. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  50. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  51. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  52. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  54. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  55. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. 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
  57. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  58. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  59. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  60. 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
  61. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 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
  63. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  64. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  65. b01aec9 EDAC: Cleanup atomic_scrub mess by Borislav Petkov · 9 years ago
  66. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  67. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  68. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  69. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  70. 47ad7b9 tile: improve stack backtrace by Chris Metcalf · 9 years ago
  71. e5701b7 tile: support delivering NMIs for multicore backtrace by Chris Metcalf · 9 years ago
  72. 5bf6c07 tile: add <asm/word-at-a-time.h> and enable support functions by Chris Metcalf · 9 years ago
  73. 627ae54 tile: use READ_ONCE() in arch_spin_is_locked() by Chris Metcalf · 9 years ago
  74. 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  75. 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 9 years ago
  76. 437d3e1 tile: ftrace: fix function_graph tracer issues by Tony Lu · 9 years ago
  77. 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 9 years ago
  78. b340c65 tile: support arch_irq_work_raise by Chris Metcalf · 9 years ago
  79. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  80. 89f191b tile: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  81. b9acf24 ptp: tilegx: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  82. f125251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  83. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  84. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  85. eb12f48 tile: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  86. b9f7057 tile: enable sparse checks for get/put_user by Chris Metcalf · 10 years ago
  87. f3c9271 tile: fix put_user sparse errors by Chris Metcalf · 10 years ago
  88. e9118a4 tile: default to little endian on older toolchains by Chris Metcalf · 10 years ago
  89. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  90. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  91. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  92. ce433f8 tile: avoid undefined behavior with regs[TREG_TP] etc by Chris Metcalf · 10 years ago
  93. f474367 tile: Use the more common pr_warn instead of pr_warning by Joe Perches · 10 years ago
  94. 579cade tile: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  95. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  96. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 78410af tile: add clock_gettime support to vDSO by Chris Metcalf · 10 years ago
  98. 94fb1af tile: switch to using seqlocks for the vDSO time code by Chris Metcalf · 10 years ago
  99. 4cde4cc Removed repeated word in comments by Kurt McAlpine · 10 years ago
  100. 454ac3e tile: Remove tile-specific _sinitdata and _einitdata by Geert Uytterhoeven · 11 years ago