1. e5c460f sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses. by David S. Miller · 10 years ago
  2. fe86643 sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR(). by David S. Miller · 10 years ago
  3. 26cf432 sparc64: Add basic validations to {pud,pmd}_bad(). by David S. Miller · 10 years ago
  4. 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 10 years ago
  5. ee73887 sparc64: Fix range check in kern_addr_valid(). by David S. Miller · 10 years ago
  6. 70ffc6e sparc64: Fix top-level fault handling bugs. by David S. Miller · 10 years ago
  7. d037d16 sparc64: Handle 32-bit tasks properly in compute_effective_address(). by David S. Miller · 10 years ago
  8. eaf85da sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. by David S. Miller · 10 years ago
  9. c2e4e67 sparc64: Fix hex values in comment above pte_modify(). by David S. Miller · 10 years ago
  10. 04df419 sparc64: Fix bugs in get_user_pages_fast() wrt. THP. by David S. Miller · 10 years ago
  11. 51e5ef1 sparc64: Fix huge PMD invalidation. by David S. Miller · 10 years ago
  12. 5b1e94f sparc64: Fix executable bit testing in set_pmd_at() paths. by David S. Miller · 10 years ago
  13. 16ce8a3 sparc64: Normalize NMI watchdog logging and behavior. by David S. Miller · 10 years ago
  14. 49b6c01 sparc64: Make itc_sync_lock raw by Kirill Tkhai · 10 years ago
  15. aa3449e sparc64: Fix argument sign extension for compat_sys_futex(). by David S. Miller · 10 years ago
  16. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  17. 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
  18. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  19. 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
  20. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 10 years ago
  27. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 10 years ago
  28. cb3042d sparc64: Make sure %pil interrupts are enabled during hypervisor yield. by David S. Miller · 10 years ago
  29. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  30. 1e0b0c4 sparc, sysfs: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  31. f6baf35 sparc/PCI: Use default pcibios_enable_device() (Leon only) by Bjorn Helgaas · 10 years ago
  32. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  33. 151b628 sparc64:tsb.c:use array size macro rather than number by Doug Wilson · 10 years ago
  34. 1535bd8 sparc64: don't treat 64-bit syscall return codes as 32-bit by Dave Kleikamp · 10 years ago
  35. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  36. 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 10 years ago
  37. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 10 years ago
  38. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  39. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  40. 87a69ad sparc: Use the core irq stats function by Thomas Gleixner · 10 years ago
  41. a56b072 sparc32: make copy_to/from_user_page() usable from modular code by Paul Gortmaker · 10 years ago
  42. 4f6500f sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 10 years ago
  43. d6250ee sparc: fix implicit include of slab.h in leon_pci_grpci2.c by Paul Gortmaker · 10 years ago
  44. a755180 sun4M: add include of slab.h for kzalloc by Stephen Rothwell · 10 years ago
  45. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  46. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  47. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 10 years ago
  48. 1b925b5 sparc: don't use module_init in non-modular pci.c code by Paul Gortmaker · 10 years ago
  49. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  50. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  51. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  52. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 10 years ago
  53. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  54. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  55. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  57. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 10 years ago
  59. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 10 years ago
  61. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  62. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  63. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  64. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. d11739e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  66. 1693223 Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 11 years ago
  67. ce2521b sparc64: smp_callin: Enable irqs after preemption is disabled by Kirill Tkhai · 11 years ago
  68. bf70053c sparc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  69. a5252c2 Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc by Mark Salter · 11 years ago
  70. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  71. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  72. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  73. df90793 sparc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  74. 1de425c sparc64: Fix build regression by Kirill Tkhai · 11 years ago
  75. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  76. 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
  77. 6a328f3 sparc64: merge fix by Stephen Rothwell · 11 years ago
  78. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  79. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  80. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  81. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  82. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  83. 1ae9ae5 sparc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  84. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  85. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  86. 1a36265 sparc64: Add self-IPI support for smp_send_reschedule() by Kirill Tkhai · 11 years ago
  87. 557fc58 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  88. a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
  89. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  90. 9385d94 sparc: Use preempt_schedule_irq by Thomas Gleixner · 11 years ago
  91. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  92. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  93. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  94. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  96. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  97. 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago
  98. 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 11 years ago
  99. b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
  100. f998c9c sparc64: Fix inconsistent max-physical-address defines. by David S. Miller · 11 years ago