1. a653f35 x86, kaslr: Mix entropy sources together as needed by Kees Cook · 11 years ago
  2. aec58ba x86/relocs: Add percpu fixup for GNU ld 2.23 by Kees Cook · 11 years ago
  3. 6e6a493 x86, boot: Rename get_flags() and check_flags() to *_cpuflags() by H. Peter Anvin · 11 years ago
  4. 6145cfe x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64 by Kees Cook · 11 years ago
  5. f32360e x86, kaslr: Report kernel offset on panic by Kees Cook · 11 years ago
  6. 82fa963 x86, kaslr: Select random position from e820 maps by Kees Cook · 11 years ago
  7. 5bfce5e x86, kaslr: Provide randomness functions by Kees Cook · 11 years ago
  8. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  9. dd78b97 x86, boot: Move CPU flags out of cpucheck by Kees Cook · 11 years ago
  10. d751c16 x86, relocs: Add more per-cpu gold special cases by Michael Davidson · 11 years ago
  11. 95167aa Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  12. 67d470e Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" by Bjorn Helgaas · 11 years ago
  13. 413df1c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 29d274b x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid bootup warning by David Herrmann · 11 years ago
  15. e33a29a x86/simplefb: Fix overflow causing bogus fall-back by Tom Gundersen · 11 years ago
  16. 77c4ad8 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  17. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 9b565a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 8a3da6c7 perf/x86: Fix PMU detection printout when no PMU is detected by Ingo Molnar · 11 years ago
  20. accd1e8 x86/microcode/AMD: Fix patch level reporting for family 15h by Suravee Suthikulpanit · 14 years ago
  21. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  22. 654fdd0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. bdc5663 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  25. bcd1c29 KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined by Gleb Natapov · 11 years ago
  26. 7a20c2f x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround by Dave Jones · 11 years ago
  27. a945928 xen: Do not enable spinlocks before jump_label_init() has executed by Konrad Rzeszutek Wilk · 11 years ago
  28. 4f0acd3 x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically by Masoud Sharbiani · 11 years ago
  29. cf3b425 perf/x86/intel: Add model number for Avoton Silvermont by Yan, Zheng · 11 years ago
  30. ee042421 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  31. fa73158 perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' by Peter Zijlstra · 11 years ago
  32. 73c4427 perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() by Yan, Zheng · 11 years ago
  33. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 7008701 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 12 years ago
  36. 0be9c7a KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI by Gleb Natapov · 11 years ago
  37. 72f8579 KVM: nEPT: reset PDPTR register cache on nested vmentry emulation by Gleb Natapov · 11 years ago
  38. ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 11 years ago
  39. 3261107 KVM: x86 emulator: emulate RETF imm by Bruce Rogers · 11 years ago
  40. 0f53143 x86/intel/lpss: Add pin control support to Intel low power subsystem by Mathias Nyman · 11 years ago
  41. 9d8e3f9 perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB by Stephane Eranian · 11 years ago
  42. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  43. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  44. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  45. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  46. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 06c939c perf/x86/intel: Fix Silvermont offcore masks by Peter Zijlstra · 11 years ago
  49. dbc33f7 perf/x86: Fix uncore PCI fixed counter handling by Stephane Eranian · 11 years ago
  50. 6113af1 perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING by Stephane Eranian · 11 years ago
  51. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
  52. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  53. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  54. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
  55. a60d4b9 Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  56. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  57. 442e097 Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  59. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  60. c0da0fa x86: Remove now-unused save_rest() by Borislav Petkov · 11 years ago
  61. 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  62. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  63. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  64. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
  65. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
  66. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
  67. 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  68. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
  69. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
  70. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  71. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  72. c3f31f6 Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  73. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  74. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  75. b5c04da um: prctl: Do not include linux/ptrace.h by Richard Weinberger · 11 years ago
  76. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  77. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  78. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  79. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. aa96a3c lguest: fix GPF in guest when using gdb. by Rusty Russell · 11 years ago
  81. 050ba07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  83. af058ab x86-32, ftrace: Fix static ftrace when early microcode is enabled by H. Peter Anvin · 11 years ago
  84. 5223948 x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly by Libin · 11 years ago
  85. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  86. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  87. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. f357a82 Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. bb8c470 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 05eebfb Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. f2a7b303 x86, paravirt: Remove duplicate definition for DEF_NATIVE by H. Peter Anvin · 11 years ago
  93. cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 228abe7 Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 1f9c52e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 9cb87aa Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 3d7e5fc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 6924a46 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago