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