1. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  2. 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
  3. 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
  4. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  7. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 8 years ago
  8. 98e8b6c parisc: Fix ptrace syscall number and return value modification by Helge Deller · 8 years ago
  9. 9a334d3 parisc: Use parentheses around expression in floppy.h by Helge Deller · 8 years ago
  10. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  11. c74ba8b arch: Introduce post-init read-only memory by Kees Cook · 8 years ago
  12. e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 8 years ago
  13. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 8 years ago
  14. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  15. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  16. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  17. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  18. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  19. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  20. b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
  21. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  22. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  23. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  24. 2c2277d parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 9 years ago
  25. fbdd950 parisc: Drop parisc-specific NSIGTRAP define by Helge Deller · 8 years ago
  26. e60fc5a parisc: Fix __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 8 years ago
  27. fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 9 years ago
  28. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  29. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  30. 71a71fb parisc: Fix syscall restarts by Helge Deller · 9 years ago
  31. 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 9 years ago
  32. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  33. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  34. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  35. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  36. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  37. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  38. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  39. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  40. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  41. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  42. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  43. 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 9 years ago
  44. 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 9 years ago
  45. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  47. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  48. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  49. 338f169 parisc: Drop hpux_stat64 struct from stat.h header file by Helge Deller · 9 years ago
  50. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  51. 14c7909 Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  52. a01fece parisc: Change L1_CACHE_BYTES to 16 by John David Anglin · 9 years ago
  53. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  54. b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  55. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  56. 6dc0dcd parisc: Use platform_device_register_simple("rtc-generic") by Helge Deller · 9 years ago
  57. 72581ce parisc: Drop CONFIG_SMP around update_cr16_clocksource() by Helge Deller · 9 years ago
  58. 1b59ddf parisc: Use double word condition in 64bit CAS operation by John David Anglin · 9 years ago
  59. b1b4e43 parisc: Filter out spurious interrupts in PA-RISC irq handler by Helge Deller · 9 years ago
  60. 699817c parisc: Additionally check for in_atomic() in page fault handler by Helge Deller · 9 years ago
  61. 38d9029 parisc: Define ioremap_uc and ioremap_wc by Guenter Roeck · 9 years ago
  62. 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
  63. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  64. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  65. d2109a1 parisc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  66. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  67. aebea93 parisc: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  68. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 9 years ago
  69. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
  70. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  71. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  72. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  73. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  74. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  75. 210bff6 parisc: use for_each_sg() by Akinobu Mita · 9 years ago
  76. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  77. 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
  78. 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
  79. 15becab parisc64: don't use module_init for non-modular core perf code by Paul Gortmaker · 9 years ago
  80. aed6850 parisc: don't use module_init for non-modular core pdc_cons code by Paul Gortmaker · 9 years ago
  81. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  82. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  83. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  84. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  85. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  86. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 9 years ago
  87. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  88. 5fec97d parisc: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  89. c19edb6 parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS by Guenter Roeck · 9 years ago
  90. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 9 years ago
  91. 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
  92. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  93. 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
  94. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  95. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  96. 2e3f0ab parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT by Helge Deller · 9 years ago
  97. 0e0da48 parisc: mm: don't count preallocated pmds by Mikulas Patocka · 9 years ago
  98. 47514da parisc: Add compile-time check when adding new syscalls by Helge Deller · 9 years ago
  99. 409e56f parisc: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  100. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago