1. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  4. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  5. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  6. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  7. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  8. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 10 years ago
  12. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 10 years ago
  13. cb3042d sparc64: Make sure %pil interrupts are enabled during hypervisor yield. by David S. Miller · 10 years ago
  14. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  15. 1e0b0c4 sparc, sysfs: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  16. f6baf35 sparc/PCI: Use default pcibios_enable_device() (Leon only) by Bjorn Helgaas · 10 years ago
  17. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  18. 151b628 sparc64:tsb.c:use array size macro rather than number by Doug Wilson · 10 years ago
  19. 1535bd8 sparc64: don't treat 64-bit syscall return codes as 32-bit by Dave Kleikamp · 10 years ago
  20. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  21. 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 10 years ago
  22. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 10 years ago
  23. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  24. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  25. 87a69ad sparc: Use the core irq stats function by Thomas Gleixner · 10 years ago
  26. a56b072 sparc32: make copy_to/from_user_page() usable from modular code by Paul Gortmaker · 10 years ago
  27. 4f6500f sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 10 years ago
  28. d6250ee sparc: fix implicit include of slab.h in leon_pci_grpci2.c by Paul Gortmaker · 10 years ago
  29. a755180 sun4M: add include of slab.h for kzalloc by Stephen Rothwell · 10 years ago
  30. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  31. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  32. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
  33. 1b925b5 sparc: don't use module_init in non-modular pci.c code by Paul Gortmaker · 11 years ago
  34. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  35. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  36. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  37. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  38. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  39. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  40. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  42. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  44. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  46. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  47. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  48. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  49. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. d11739e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  51. 1693223 Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 11 years ago
  52. ce2521b sparc64: smp_callin: Enable irqs after preemption is disabled by Kirill Tkhai · 11 years ago
  53. bf70053c sparc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  54. a5252c2 Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc by Mark Salter · 11 years ago
  55. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  56. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  57. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  58. df90793 sparc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  59. 1de425c sparc64: Fix build regression by Kirill Tkhai · 11 years ago
  60. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  61. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 6a328f3 sparc64: merge fix by Stephen Rothwell · 11 years ago
  63. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  64. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  66. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  67. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  68. 1ae9ae5 sparc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  69. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  70. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  71. 1a36265 sparc64: Add self-IPI support for smp_send_reschedule() by Kirill Tkhai · 11 years ago
  72. 557fc58 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  73. a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
  74. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  75. 9385d94 sparc: Use preempt_schedule_irq by Thomas Gleixner · 11 years ago
  76. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  77. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  78. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  79. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  81. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  82. 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago
  83. 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 11 years ago
  84. b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
  85. f998c9c sparc64: Fix inconsistent max-physical-address defines. by David S. Miller · 11 years ago
  86. bb7b435 sparc64: Document the shift counts used to validate linear kernel addresses. by David S. Miller · 11 years ago
  87. e0a45e3 sparc64: Define PAGE_OFFSET in terms of physical address bits. by David S. Miller · 11 years ago
  88. 922631b sparc64: Use PAGE_OFFSET instead of a magic constant. by David S. Miller · 11 years ago
  89. c920745 sparc64: Clean up 64-bit mmap exclusion defines. by David S. Miller · 11 years ago
  90. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  91. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  94. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  95. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  96. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. ff649a6 sparc: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  98. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  99. d1cb9d1 of: Make cpu node handling more portable. by David Miller · 11 years ago
  100. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago