1. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  2. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  3. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  4. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  5. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  6. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  7. a44ce52 m32r: add __ucmpdi2 to fix build failure by Sudip Mukherjee · 8 years ago
  8. 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
  9. 9babed6 m32r: fix build warning about putc by Sudip Mukherjee · 8 years ago
  10. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  11. f649370 locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  12. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  13. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  14. ededb49 m32r: fix build failure by Sudip Mukherjee · 8 years ago
  15. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  16. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  17. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 8 years ago
  18. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  19. 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
  20. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  21. 3701dc8 m32r: mm: fix build warning by Sudip Mukherjee · 8 years ago
  22. 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
  23. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  24. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  25. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 8 years ago
  26. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  27. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  28. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 8 years ago
  29. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  30. 601f1db m32r: fix m32104ut_defconfig build fail by Sudip Mukherjee · 8 years ago
  31. 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
  32. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  33. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  34. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 8 years ago
  35. 6122192 m32r: fix build failure by Sudip Mukherjee · 8 years ago
  36. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  37. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  38. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  39. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  40. 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
  41. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  42. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  43. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 9 years ago
  44. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  45. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  46. c66e45e m32r: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  47. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 9 years ago
  48. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  49. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  50. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  51. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  52. 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
  53. 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
  54. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 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
  56. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  57. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
  58. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  59. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  60. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  61. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  62. 1a9f064 m32r: make flush_cpumask non-volatile. by Rusty Russell · 9 years ago
  63. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  64. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  65. 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
  66. 445a626 m32r: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  67. 37f078f m32r: Autogenerate offsets in struct thread_info by Richard Weinberger · 9 years ago
  68. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 9 years ago
  69. 71a49d1 m32r: add definition of ioremap_wc to io.h by Abhilash Kesavan · 9 years ago
  70. c8ed001 Fix weird uses of num_online_cpus(). by Rusty Russell · 9 years ago
  71. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  72. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  73. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  74. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  75. 406b16e m32r: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  76. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  77. 0ab0660 m32r: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  78. a618337 m32r/uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  79. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 9 years ago
  81. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 9 years ago
  82. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  83. cb147c0 m32r: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  84. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 2f82df0 m32r: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  86. 3a28663 m32r: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  87. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  88. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  89. c9ebe21 locking,arch,m32r: Fold atomic_ops by Peter Zijlstra · 10 years ago
  90. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  91. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  92. 5c0806f m32r: Use sigsp() by Richard Weinberger · 10 years ago
  93. 0f5bef6 m32r: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  94. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  95. 89607d5 arch,m32r: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  96. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  97. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  98. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  99. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  100. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago