1. def3ab5 MIPS: mm: compile maar_init unconditionally by Paul Burton · 9 years ago
  2. 7573b94 MIPS: CM: Provide a function to map from CPU to VP ID. by Paul Burton · 9 years ago
  3. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  5. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  7. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  8. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  9. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  10. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  11. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  12. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  13. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  14. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  15. 7e5560a perf/x86: Change test_aperfmperf() and test_intel() to static by Geliang Tang · 9 years ago
  16. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  17. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 9 years ago
  18. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  19. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago
  20. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
  21. 0af8221 ARM: dts: fix usb pin control for imx-rex dts by Felipe F. Tonello · 9 years ago
  22. 274e91b ARM: alignment: fix alignment handling for uaccess changes by Russell King · 9 years ago
  23. a7adb91 x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag by Kristen Carlson Accardi · 9 years ago
  24. 22be9cd s390/numa: use correct type for node_to_cpumask_map by Martin Schwidefsky · 9 years ago
  25. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  26. 83c133c x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code by Andy Lutomirski · 9 years ago
  27. fc57a7c x86/paravirt: Replace the paravirt nop with a bona fide empty function by Andy Lutomirski · 9 years ago
  28. 5b6a717 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 9 years ago
  29. 43d104d MIPS: Fix FTLB detection for R6 by James Hogan · 9 years ago
  30. 2f6f313 MIPS: cpu-features: Add cpu_has_ftlb by James Hogan · 9 years ago
  31. 19446da MIPS: ATH79: Add irq chip ar7240-misc-intc by Alexander Couzens · 9 years ago
  32. 84dedd7 MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip by Alexander Couzens · 9 years ago
  33. b259e51 MIPS: BPF: Fix build on pre-R2 little endian CPUs by Aurelien Jarno · 9 years ago
  34. faa9724 MIPS: BPF: Avoid unreachable code on little endian by Aurelien Jarno · 9 years ago
  35. 88d3426 MIPS: bootmem: Fix mapstart calculation for contiguous maps by Alexander Sverdlin · 9 years ago
  36. fc2ca67 MIPS: Fix console output for Fulong2e system by Guenter Roeck · 9 years ago
  37. 208473c ARM: wire up new syscalls by Russell King · 9 years ago
  38. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  39. 793b8bf powerpc: Wire up sys_membarrier() by Michael Ellerman · 9 years ago
  40. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  41. 3eb4ee6 KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() by Thomas Huth · 9 years ago
  42. 7e022e7 KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit by Gautham R. Shenoy · 9 years ago
  43. 5fc3e64 KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs by Paul Mackerras · 9 years ago
  44. 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  45. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  46. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 09784fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  49. ebae871 kvm: svm: reset mmu on VCPU reset by Igor Mammedov · 9 years ago
  50. 977108f s390: wire up separate socketcalls system calls by Heiko Carstens · 9 years ago
  51. 7681df4 s390/compat: remove superfluous compat wrappers by Heiko Carstens · 9 years ago
  52. a55b2ae s390/compat: do not trace compat wrapper functions by Heiko Carstens · 9 years ago
  53. dfe1f3c perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask by Andi Kleen · 9 years ago
  54. d0dc849 perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake by Andi Kleen · 9 years ago
  55. 5e17621 perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific by Andi Kleen · 9 years ago
  56. a8f1558 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 14b97de alpha: lib: export __delay by Sudip Mukherjee · 9 years ago
  58. 969560d alpha: io: define ioremap_uc by Sudip Mukherjee · 9 years ago
  59. d109c4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  60. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. a706797 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  64. 590f078 x86/pci/dma: Fix gfp flags for coherent DMA memory allocation by Junichi Nomura · 9 years ago
  65. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  66. 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
  67. 688bc57 arm: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  68. c4cbba9 arm64: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  69. 96d4ee8 s390/s390x: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  70. 3dc636b s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICK by Michael Holzheu · 9 years ago
  71. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  72. 61cc379 s390/vtime: correct scaled cputime for SMT by Martin Schwidefsky · 9 years ago
  73. 58f8e9d s390/cpum_cf: Corrected return code for unauthorized counter sets by Hendrik Brueckner · 9 years ago
  74. 8d4bd0e s390/compat: correct uc_sigmask of the compat signal frame by Martin Schwidefsky · 9 years ago
  75. 9380cf5 s390: fix floating point register corruption by Heiko Carstens · 9 years ago
  76. 88d6425 s390/hibernate: fix save and restore of vector registers by Martin Schwidefsky · 9 years ago
  77. df057cc arm64: errata: add module build workaround for erratum #843419 by Will Deacon · 9 years ago
  78. bdec97a arm64: compat: fix vfp save/restore across signal handlers in big-endian by Will Deacon · 9 years ago
  79. e56d82a arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers by Will Deacon · 9 years ago
  80. e1ffceb ARM: imx53: qsrb: fix PMIC interrupt level by Lucas Stach · 9 years ago
  81. 34adba7 ARM: imx53: include IRQ dt-bindings header by Lucas Stach · 9 years ago
  82. 400c47d powerpc32: memset: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  83. 1cd0389 powerpc32: memcpy: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  84. 84ad1ba ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2 by Roger Quadros · 9 years ago
  85. f474617 ARM: omap2plus_defconfig: enable GPIO_PCA953X by Grazvydas Ignotas · 9 years ago
  86. 1dbdad7 ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets by Grazvydas Ignotas · 9 years ago
  87. 08224a7 ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late by Dave Gerlach · 9 years ago
  88. 5005296 ARM: dts: am57xx-beagle-x15: Update Phy supplies by Nishanth Menon · 9 years ago
  89. 7ae85dc ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints by Doug Anderson · 9 years ago
  90. 90cde55 ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition by Andre Przywara · 9 years ago
  91. 12fc730 ARM: get rid of needless #if in signal handling code by Russell King · 9 years ago
  92. 1605b60 ARM: dts: add suspend opp to exynos4412 by Bartlomiej Zolnierkiewicz · 9 years ago
  93. a683716 ARM: dts: Fix LEDs on exynos5422-odroidxu3 by Krzysztof Kozlowski · 9 years ago
  94. 385877c ARM: pxa: balloon3: Fix build error by Axel Lin · 9 years ago
  95. c2f5851 arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources by Pavel Fedin · 9 years ago
  96. 9bf9fde KVM: s390: Replace incorrect atomic_or with atomic_andnot by Jason J. Herne · 9 years ago
  97. ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  98. eb81112 ARM: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
  99. 03da3ff x86/platform: Fix Geode LX timekeeping in the generic x86 build by David Woodhouse · 9 years ago
  100. ca09f02 arm: KVM: Fix incorrect device to IPA mapping by Marek Majtyka · 9 years ago