1. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  3. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  4. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  5. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  6. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  7. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  8. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  9. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  10. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  11. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  12. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  13. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  14. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  15. 5dd2c4b x86: use generic early mem copy by Mark Salter · 9 years ago
  16. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  17. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  18. 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
  19. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  20. 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  22. 0c8e2f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  23. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  24. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  25. 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
  26. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  27. cb9e444 xen: limit memory to architectural maximum by Juergen Gross · 9 years ago
  28. ab24507 xen: avoid another early crash of memory limited dom0 by Juergen Gross · 9 years ago
  29. eafd72e xen: avoid early crash of memory limited dom0 by Juergen Gross · 9 years ago
  30. e8dd2d2d Silence compiler warning in arch/x86/kvm/emulate.c by Valdis Kletnieks · 9 years ago
  31. efbb288 kvm: compile process_smi_save_seg_64() only for x86_64 by Alexander Kuleshov · 9 years ago
  32. 29ecd66 KVM: x86: avoid uninitialized variable warning by Paolo Bonzini · 9 years ago
  33. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  34. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  35. 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
  36. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  37. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  38. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  39. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  40. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. 71c6da8 crypto: ghash-clmulni: specify context size for ghash async algorithm by Andrey Ryabinin · 9 years ago
  42. 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
  43. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  44. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  45. e713c80 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 2962156 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 0c0fee0 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. a0c0d985 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  58. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 41d859a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 4658000 Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  64. 5757bd6 Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  67. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  68. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  69. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  70. 44e98ed Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  71. 02b643b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  72. a47d457 x86/irq: Do not dereference irq descriptor before checking it by Thomas Gleixner · 9 years ago
  73. 2baa891 x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del() by Luis R. Rodriguez · 9 years ago
  74. 7e01ebf x86/asm: Drop repeated macro of X86_EFLAGS_AC definition by Huang Rui · 9 years ago
  75. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 96601ad x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB by Dan Williams · 9 years ago
  77. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  78. 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 9 years ago
  79. 67a3e8f nd_blk: change aperture mapping from WC to WB by Ross Zwisler · 9 years ago
  80. 5d0ddfe ACPI, PCI: Penalize legacy IRQ used by ACPI SCI by Jiang Liu · 9 years ago
  81. b1713b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  83. 13fe86f4 x86/mm: Make kernel/check.c explicitly non-modular by Paul Gortmaker · 9 years ago
  84. 8f45fe4 x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular by Paul Gortmaker · 9 years ago
  85. e971aa2 x86/platform: Make atom/pmc_atom.c explicitly non-modular by Paul Gortmaker · 9 years ago
  86. 82bb70c Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  87. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  88. 47edb65 x86/asm/msr: Make wrmsrl() a function by Andy Lutomirski · 9 years ago
  89. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. a57e456 x86/apic: Fix fallout from x2apic cleanup by Thomas Gleixner · 9 years ago
  91. 69786cdb x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() by Andrey Ryabinin · 9 years ago
  92. 920e277 x86/kasan: Define KASAN_SHADOW_OFFSET per architecture by Andrey Ryabinin · 9 years ago
  93. b466bdb x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer by Huang Rui · 9 years ago
  94. f967567 x86/asm: Add MONITORX/MWAITX instruction support by Huang Rui · 9 years ago
  95. f0a97af x86/traps: Weaken context tracking entry assertions by Andy Lutomirski · 9 years ago
  96. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 9 years ago
  97. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 9 years ago
  98. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 88c9281 x86/hyperv: Mark the Hyper-V TSC as unstable by Vitaly Kuznetsov · 9 years ago
  100. 9977073 x86/asm/tsc: Add rdtscll() merge helper by Ingo Molnar · 9 years ago