1. 360cb4d x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated by Andy Lutomirski · 8 years ago
  2. af2cf27 x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() by Ingo Molnar · 8 years ago
  3. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  4. dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
  5. e4a84be x86/mm: Disallow running with 32-bit PTEs to work around erratum by Dave Hansen · 8 years ago
  6. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 8 years ago
  7. 00839ee x86/mm: Move swap offset/type up in PTE to work around erratum by Dave Hansen · 8 years ago
  8. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 8 years ago
  9. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 8 years ago
  10. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  11. 267ba96 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  12. a017f58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 612807f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 9a7e7b57 x86/asm/entry: Make thunk's restore a local label by Borislav Petkov · 8 years ago
  15. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  16. 39380b8 x86/mm/pat, /dev/mem: Remove superfluous error message by Jiri Kosina · 8 years ago
  17. 946e0f6 Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes by Ingo Molnar · 8 years ago
  18. 7ed18e2 Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  19. b6d9015 Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' by Rafael J. Wysocki · 8 years ago
  20. 7fe39a2 Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  21. 47c459b arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx by Ganapatrao Kulkarni · 8 years ago
  22. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 8 years ago
  23. 175a20c x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl by Ville Syrjälä · 8 years ago
  24. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 8 years ago
  25. 9010ae4 perf/x86/intel: Update event constraints when HT is off by Stephane Eranian · 8 years ago
  26. 4f30292 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  27. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  28. 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 8 years ago
  29. 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 8 years ago
  30. 1ead852 x86/amd_nb: Fix boot crash on non-AMD systems by Borislav Petkov · 8 years ago
  31. 65c0554 x86/power/64: Fix kernel text mapping corruption during image restoration by Rafael J. Wysocki · 8 years ago
  32. 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  33. 284341d Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  34. f5c5c22 Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  35. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  36. 190ce86 powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 by Michael Neuling · 8 years ago
  37. cca0e542 powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() by Gavin Shan · 8 years ago
  38. bcf4dd5 s390: fix test_fp_ctl inline assembly contraints by Martin Schwidefsky · 8 years ago
  39. 5419447 Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" by Michael Holzheu · 9 years ago
  40. 9bd5451 arc: unwind: warn only once if DW2_UNWIND is disabled by Alexey Brodkin · 8 years ago
  41. f52e126 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) by Vineet Gupta · 8 years ago
  42. ff30ef4 KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. by Quentin Casasnovas · 8 years ago
  43. b606f18 KVM: LAPIC: cap __delay at lapic_timer_advance_ns by Marcelo Tosatti · 8 years ago
  44. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 8 years ago
  45. ed911b4 pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags by Minfei Huang · 9 years ago
  46. f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 9 years ago
  47. 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 9 years ago
  48. 591d215 KVM: arm/arm64: Stop leaking vcpu pid references by James Morse · 9 years ago
  49. 8e96a87 powerpc/tm: Always reclaim in start_thread() for exec() class syscalls by Cyril Bur · 8 years ago
  50. 9a949a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 2f6e974 Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  52. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  53. 032fd3e Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  54. d05be0d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  55. a830627 unicore32: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  56. f45eebc tile: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  57. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  58. 10d58bf s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  59. 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  60. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  61. a4135b9 score: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  62. aade311a parisc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  63. 565299d nios2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  64. 65f8465 mips: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  65. 54d87d6 arc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  66. f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  67. f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  68. a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  69. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  70. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  71. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 8 years ago
  72. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  73. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 8 years ago
  74. d6b186c x86/xen: avoid m2p lookup when setting early page table entries by David Vrabel · 9 years ago
  75. 1cf3874 x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() by Juergen Gross · 8 years ago
  76. 844e3be powerpc/bpf/jit: Disable classic BPF JIT on ppc64le by Naveen N. Rao · 8 years ago
  77. 6e914ee powerpc: Fix faults caused by radix patching of SLB miss handler by Michael Ellerman · 8 years ago
  78. d74b4e4 arm64: hibernate: Don't hibernate on systems with stuck CPUs by James Morse · 8 years ago
  79. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  80. 20c27a4 arm64: mm: remove page_mapping check in __sync_icache_dcache by Shaokun Zhang · 8 years ago
  81. 9ca4e58 arm64: fix boot image dependencies to not generate invalid images by Masahiro Yamada · 8 years ago
  82. f7e0efc arm64: update ASID limit by Jean-Philippe Brucker · 8 years ago
  83. 97f78c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  84. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  85. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 8 years ago
  86. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  87. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  88. 0e289e5 ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes by Lee Jones · 8 years ago
  89. 7752b0d Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  90. c141afd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  91. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  92. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 9 years ago
  93. 9cbbef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  94. d279f7a ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218 by Dave Gerlach · 8 years ago
  95. a3aa256 powerpc/eeh: Fix invalid cached PE primary bus by Gavin Shan · 8 years ago
  96. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  97. e568006 powerpc/mm/hash: Don't add memory coherence if cache inhibited is set by Aneesh Kumar K.V · 8 years ago
  98. 970f909 ARM: OMAP2+: timer: add probe for clocksources by Tero Kristo · 8 years ago
  99. ef5bdcc ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ by Janusz Krzysztofik · 8 years ago
  100. 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago