1. fade1ec iommu/dma: Avoid PCI host bridge windows by Robin Murphy · 8 years ago
  2. 5d84ee7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  4. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  6. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  7. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  8. fd363bd arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE by Mark Rutland · 8 years ago
  9. 4935e04 Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  10. fe2dd21 Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  11. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  12. 2e63ad4 x86/apic: Do not init irq remapping if ioapic is disabled by Wanpeng Li · 8 years ago
  13. 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
  14. dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
  15. d1fdafa Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  16. ef0e1ea Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  17. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  18. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  19. c57653d ARC: export __udivdi3 for modules by Vineet Gupta · 8 years ago
  20. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  21. d77976c ARC: export kmap by Vineet Gupta · 8 years ago
  22. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  23. 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
  24. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  25. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  26. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  28. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  29. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  30. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 9 years ago
  31. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  32. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  33. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  34. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  35. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  36. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  37. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  38. bc9f3d7 arm64: kernel: avoid literal load of virtual address with MMU off by Ard Biesheuvel · 8 years ago
  39. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  40. f7f6f2d arm64: KVM: report configured SRE value to 32-bit world by Vladimir Murzin · 8 years ago
  41. b63bebe arm64: KVM: remove misleading comment on pmu status by Vladimir Murzin · 8 years ago
  42. 674e701 arm64: Document workaround for Cortex-A72 erratum #853709 by Marc Zyngier · 8 years ago
  43. 9ac7159 KVM: arm/arm64: Change misleading use of is_error_pfn by Christoffer Dall · 8 years ago
  44. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  45. e67479b crypto: sha512-mb - fix ctx pointer by Xiaodong Liu · 8 years ago
  46. 172b1d6 crypto: sha256-mb - fix ctx pointer and digest copy by Xiaodong Liu · 8 years ago
  47. 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
  48. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  49. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  50. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  51. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  52. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  53. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 8 years ago
  54. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  58. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 8 years ago
  62. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 8 years ago
  63. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
  64. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
  65. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  66. 89a1d43 Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  67. 9b731bc MIPS: KVM: Propagate kseg0/mapped tlb fault errors by James Hogan · 8 years ago
  68. 0741f52 MIPS: KVM: Fix gfn range check in kseg0 tlb faults by James Hogan · 8 years ago
  69. 8985d50 MIPS: KVM: Add missing gfn range check by James Hogan · 8 years ago
  70. c604cff MIPS: KVM: Fix mapped fault broken commpage handling by James Hogan · 8 years ago
  71. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  72. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  73. aca411a KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed by Julius Niedworok · 8 years ago
  74. 75a4615 KVM: s390: set the prefix initially properly by Julius Niedworok · 8 years ago
  75. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
  76. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
  77. 6818787 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions by Denys Vlasenko · 8 years ago
  78. d3396e1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  79. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  80. ad05711 arm64: Remove stack duplicating code from jprobes by David A. Long · 8 years ago
  81. d52c056 x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() by Sebastian Andrzej Siewior · 8 years ago
  82. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  83. 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
  84. 5ff3e2c x86/boot: Rework reserve_real_mode() to allow multiple tries by Andy Lutomirski · 8 years ago
  85. d0de0f6 x86/boot: Defer setup_real_mode() to early_initcall time by Andy Lutomirski · 8 years ago
  86. 18bc7bd x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly by Andy Lutomirski · 8 years ago
  87. 007b756 x86/boot: Run reserve_bios_regions() after we initialize the memory map by Andy Lutomirski · 8 years ago
  88. 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 8 years ago
  89. ace7fab x86/mm: Fix swap entry comment and macro by Dave Hansen · 8 years ago
  90. 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago
  91. 12beb34 Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconfig-4.8 by Arnd Bergmann · 8 years ago
  92. 85e97be Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. a545de5 revert "ARM: keystone: dts: add psci command definition" by Andrew Morton · 8 years ago
  94. f9db43b arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected by Sudeep Holla · 8 years ago
  95. 5a3f75a arm64: Kconfig: select ALPINE_MSI only if PCI is selected by Sudeep Holla · 8 years ago
  96. a203037 ARM: dts: realview: Fix PBX-A9 cache description by Robin Murphy · 8 years ago
  97. b5c86b7 ARM: tegra: fix erroneous address in dts by Ralf Ramsauer · 8 years ago
  98. f2b5419 ARM: dts: add syscon compatible string for AP syscon by Linus Walleij · 8 years ago
  99. 83e484f ARM: dts: add syscon compatible string for CP syscon by Linus Walleij · 8 years ago
  100. af9d238 ARM: oxnas: select reset controller framework by Arnd Bergmann · 8 years ago