1. 2b18e53 x86: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  2. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  3. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  4. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  5. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  6. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  7. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 62a0027 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. bcea36d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 05e30f0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. cf6ed9a Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 959a757 bpf, x86: add support for constant blinding by Daniel Borkmann · 9 years ago
  20. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
  21. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 9 years ago
  22. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  23. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  24. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 8 years ago
  25. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  26. 4544ba8 locking/rwsem: Fix comment on register clobbering by Borislav Petkov · 8 years ago
  27. 5f95063 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 4afd056 x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS by Mateusz Guzik · 9 years ago
  30. ab92b23 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 9 years ago
  31. 9a7a076 x86: Use compat version for preadv2 and pwritev2 by Dmitry V. Levin · 9 years ago
  32. 5fbe478 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 9 years ago
  33. 5319e5a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  34. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 9 years ago
  35. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 9 years ago
  36. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 9 years ago
  37. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  38. 754a923 x86/RAS: Add SMCA support to AMD Error Injector by Yazen Ghannam · 9 years ago
  39. 14cddfd x86/mce: Update AMD mcheck init to use cpu_has() facilities by Yazen Ghannam · 9 years ago
  40. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
  41. e128b4f x86/mce/AMD: Save an indentation level in prepare_threshold_block() by Borislav Petkov · 9 years ago
  42. 32544f0 x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems by Yazen Ghannam · 9 years ago
  43. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 9 years ago
  44. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
  45. d32917e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  46. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  47. 44ca941 kvmconfig: add more virtio drivers by Andrey Utkin · 9 years ago
  48. 4548f63 x86/kvm: Add stack frame dependency to fastop() inline asm by Josh Poimboeuf · 9 years ago
  49. d2d3462 x86/KASLR: Clarify purpose of each get_random_long() by Kees Cook · 9 years ago
  50. 071a749 x86/KASLR: Add virtual address choosing function by Baoquan He · 9 years ago
  51. 06486d6 x86/KASLR: Return earliest overlap when avoiding regions by Kees Cook · 9 years ago
  52. c401cf1 x86/KASLR: Add 'struct slot_area' to manage random_addr slots by Baoquan He · 9 years ago
  53. cb18ef0 x86/boot: Add missing file header comments by Kees Cook · 9 years ago
  54. 434a6c9 x86/KASLR: Initialize mapping_info every time by Kees Cook · 9 years ago
  55. 36a39ac x86/boot: Comment what finalize_identity_maps() does by Borislav Petkov · 9 years ago
  56. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 9 years ago
  57. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 9 years ago
  58. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
  59. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
  60. 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 9 years ago
  61. ed09acd x86/KASLR: Improve comments around the mem_avoid[] logic by Kees Cook · 9 years ago
  62. 549f90d x86/boot: Simplify pointer casting in choose_random_location() by Borislav Petkov · 9 years ago
  63. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  64. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 18fb92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 9 years ago
  68. 9dc1969 x86/KASLR: Consolidate mem_avoid[] entries by Yinghai Lu · 9 years ago
  69. 2bc1cd3 x86/boot: Clean up pointer casting by Kees Cook · 9 years ago
  70. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 9 years ago
  71. c10fcb1 x86/sysfb_efi: Fix valid BAR address range check by Wang YanQing · 9 years ago
  72. 1b6de59 perf/x86/intel/pt: Convert ACCESS_ONCE()s by Alexander Shishkin · 9 years ago
  73. 65c7e6f perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders by Alexander Shishkin · 9 years ago
  74. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 9 years ago
  75. eadf48c perf/x86/intel/pt: Add support for address range filtering in PT by Alexander Shishkin · 9 years ago
  76. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  77. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  78. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  79. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 9 years ago
  80. 3cd0b53 Merge branch 'x86/urgent' into x86/platform, to resolve conflict by Ingo Molnar · 9 years ago
  81. 08914f4 x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init by Alex Thorlton · 9 years ago
  82. cba1b37 perf/x86: Add model numbers for Kabylake CPUs by Andi Kleen · 9 years ago
  83. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  84. 0676b4e x86/entry/32: Remove asmlinkage_protect() by Brian Gerst · 9 years ago
  85. 1e17880 x86/entry/32: Remove GET_THREAD_INFO() from entry code by Brian Gerst · 9 years ago
  86. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 9 years ago
  87. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  88. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 9 years ago
  89. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 9 years ago
  90. f68376f x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes by Dimitri Sivanich · 9 years ago
  91. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  92. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
  93. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
  94. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
  95. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
  96. 405422d x86/platform/UV: Add UV4 addressing discovery function by Mike Travis · 9 years ago
  97. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
  98. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
  99. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  100. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago