1. e9f8f48 Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  2. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  3. 35d0407 metag: Only define atomic_dec_if_positive conditionally by Guenter Roeck · 8 years ago
  4. 8ae95ed metag: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  5. 97b1d23 metag: Drop show_mem() from mem_init() by James Hogan · 8 years ago
  6. 755b20f Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  7. 6154c18 metag: Fix __cmpxchg_u32 asm constraint for CMP by James Hogan · 8 years ago
  8. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  9. 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
  10. 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
  11. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  12. 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
  13. fb2bb46 metag: Remove duplicate KERN_<LEVEL> prefix by Joe Perches · 8 years ago
  14. 986724d metag: Fix typos by Andrea Gelmini · 8 years ago
  15. 04d045a metag/perf: Convert to hotplug state machine by Richard Cochran · 8 years ago
  16. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  17. 1703391 metag: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  18. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  19. e898eb2 locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  20. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  21. 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
  22. 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
  23. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  24. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  25. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  26. 9cc3387 metag: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  27. 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
  28. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  29. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  30. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  31. ce6a01c Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  32. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  33. 096a8b6 metag: Fix atomic_*_return inline asm constraints by James Hogan · 8 years ago
  34. f5d163a metag: perf: fix build on Meta1 by James Hogan · 11 years ago
  35. 879d08e metag: ftrace: remove the misleading comment for ftrace_dyn_arch_init by Li Bin · 8 years ago
  36. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  37. 769e4b8 metag: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  38. cacd2c4 metag: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  39. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  40. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  41. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  42. 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
  43. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  44. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  45. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  46. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  47. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  48. 5348c1e metag: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  49. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  50. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  51. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  52. afc22de metag: define __smp_xxx by Michael S. Tsirkin · 8 years ago
  53. abe114d metag: reuse asm-generic/barrier.h by Michael S. Tsirkin · 8 years ago
  54. e9b349f metag: ftrace: Fix the comments for ftrace_modify_code by Li Bin · 8 years ago
  55. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  56. c6de7f1 Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  57. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  58. 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
  59. b02a687 metag: enable building of all dtbs by Rob Herring · 9 years ago
  60. 1aa4c51 metag: use common make variables for dtb builds by Rob Herring · 9 years ago
  61. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  62. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  63. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  64. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  65. 3dce23e metag: Turn irq_ctx_* macros into static inlines by James Hogan · 9 years ago
  66. 928df02 metag: SMP: Fix 4KiB stack setup on secondary CPUs by James Hogan · 9 years ago
  67. 065d80b Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  68. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  69. 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
  70. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  71. 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 9 years ago
  72. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  73. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  74. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  75. 5b4a2f0 metag: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  76. c93bf92 ftrace: Format MCOUNT_ADDR address as type unsigned long by Minfei Huang · 9 years ago
  77. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  78. 7ce0c22 metag/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  79. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  80. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  81. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  82. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  84. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  85. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  86. ae70a7b metag: use for_each_sg() by Akinobu Mita · 9 years ago
  87. 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
  88. 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
  89. 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
  90. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  91. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  92. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  93. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  94. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  95. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  96. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  97. fab1e55 Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  98. 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
  99. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago