1. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
  2. 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 9 years ago
  3. ed09acd x86/KASLR: Improve comments around the mem_avoid[] logic by Kees Cook · 9 years ago
  4. 549f90d x86/boot: Simplify pointer casting in choose_random_location() by Borislav Petkov · 9 years ago
  5. 9dc1969 x86/KASLR: Consolidate mem_avoid[] entries by Yinghai Lu · 9 years ago
  6. 2bc1cd3 x86/boot: Clean up pointer casting by Kees Cook · 9 years ago
  7. 00ec2c3 x86/boot: Warn on future overlapping memcpy() use by Kees Cook · 9 years ago
  8. dc425a6 x86/boot: Extract error reporting functions by Kees Cook · 9 years ago
  9. 4abf061 x86/boot: Correctly bounds-check relocations by Yinghai Lu · 9 years ago
  10. 4d2d542 x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size' by Yinghai Lu · 9 years ago
  11. 67b6662 x86/boot: Fix "run_size" calculation by Yinghai Lu · 9 years ago
  12. d607251 x86/boot: Calculate decompression size during boot not build by Yinghai Lu · 9 years ago
  13. 974f221 x86/boot: Move compressed kernel to the end of the decompression buffer by Yinghai Lu · 9 years ago
  14. 6f9af75 x86/KASLR: Handle kernel relocations above 2G correctly by Baoquan He · 9 years ago
  15. 81b785f x86/boot: Rename overlapping memcpy() to memmove() by Kees Cook · 9 years ago
  16. a50b22a x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100 by Luis R. Rodriguez · 9 years ago
  17. f6935b7 x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MID by Luis R. Rodriguez · 9 years ago
  18. 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
  19. f2d8529 x86/init: Rename EBDA code file by Luis R. Rodriguez · 9 years ago
  20. 7a17b82 x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES by Luis R. Rodriguez · 9 years ago
  21. 80dfd83 x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check by Luis R. Rodriguez · 9 years ago
  22. fa39279 x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around by Luis R. Rodriguez · 9 years ago
  23. 44ecf0e x86/tboot: Remove paravirt_enabled() use by Luis R. Rodriguez · 9 years ago
  24. 8bc55f8 x86/apm32: Remove paravirt_enabled() use by Luis R. Rodriguez · 9 years ago
  25. 1330e3b x86/init: Use a platform legacy quirk for EBDA by Luis R. Rodriguez · 9 years ago
  26. 088a8ef x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code by Luis R. Rodriguez · 9 years ago
  27. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
  28. ea17948 x86/xen: Use X86_SUBARCH_XEN for PV guest boots by Luis R. Rodriguez · 9 years ago
  29. 18c78a962 x86/boot: Enumerate documentation for the x86 hardware_subarch by Luis R. Rodriguez · 9 years ago
  30. 0f8ede1b x86/KASLR: Warn when KASLR is disabled by Kees Cook · 9 years ago
  31. bf0118d x86/boot: Make memcpy() handle overlaps by Kees Cook · 9 years ago
  32. 1f208de x86/boot: Clean up things used by decompressors by Kees Cook · 9 years ago
  33. e8581e3 x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET by Baoquan He · 9 years ago
  34. 4252db1 x86/KASLR: Update description for decompressor worst case size by Baoquan He · 9 years ago
  35. 9016875 x86/KASLR: Rename "random" to "random_addr" by Kees Cook · 9 years ago
  36. 7de828d x86/KASLR: Clarify purpose of kaslr.c by Kees Cook · 9 years ago
  37. c040288 x86/boot: Clarify purpose of functions in misc.c by Kees Cook · 9 years ago
  38. 6655e0a x86/boot: Rename "real_mode" to "boot_params" by Kees Cook · 9 years ago
  39. 206f25a x86/KASLR: Remove unneeded boot_params argument by Yinghai Lu · 9 years ago
  40. 9b23874 x86/KASLR: Rename aslr.c to kaslr.c by Kees Cook · 9 years ago
  41. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  42. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 4046d6e Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" by Linus Torvalds · 9 years ago
  44. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
  45. 90de680 Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  46. 5b523ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  47. e012766 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. 5e1b59a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  49. a312549 x86/mce: Avoid using object after free in genpool by Tony Luck · 9 years ago
  50. 0b24f7a Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  51. 452a31f ARM: sa1100: remove references to the defunct handhelds.org by Linus Walleij · 9 years ago
  52. 13ab2c8 Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  53. 2e1d18c Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  54. 3137b71 ARM: uniphier: drop weird sizeof() by Masahiro Yamada · 9 years ago
  55. 6c6563a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  56. a56711f Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  57. 2763ee6 m68k/gpio: remove arch specific sysfs bus device by Greg Ungerer · 9 years ago
  58. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  59. 316314c KVM: x86: mask CPUID(0xD,0x1).EAX against host value by Paolo Bonzini · 9 years ago
  60. fc5b7f3 kvm: x86: do not leak guest xcr0 into host interrupt handlers by David Matlack · 9 years ago
  61. 7a98205 KVM: MMU: fix permission_fault() by Xiao Guangrong · 9 years ago
  62. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  63. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  64. 309fdeb Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into fixes by Kevin Hilman · 9 years ago
  65. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
  66. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  67. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 9 years ago
  68. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 9 years ago
  69. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 9 years ago
  70. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  71. 4a6cd3b Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 9 years ago
  72. 208fae5 ARM: 8550/1: protect idiv patching against undefined gcc behavior by Nicolas Pitre · 9 years ago
  73. f2335a2 ARM: wire up preadv2 and pwritev2 syscalls by Russell King · 9 years ago
  74. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 9 years ago
  75. 7b8ba82 m68k/defconfig: Update defconfigs for v4.6-rc2 by Geert Uytterhoeven · 9 years ago
  76. 0eb2c80 m68k: Wire up preadv2 and pwritev2 by Geert Uytterhoeven · 9 years ago
  77. 0dee6c8 ARC: [plat-axs103] Enable loop block devices by Alexey Brodkin · 9 years ago
  78. 6dc97ee Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts" by Vineet Gupta · 9 years ago
  79. e5e0a65 arc: Add our own implementation of fb_pgprotect() by Alexey Brodkin · 9 years ago
  80. 732dc97 ARC: Don't source drivers/pci/pcie/Kconfig ourselves by Andreas Ziegler · 9 years ago
  81. c4004b0 x86: remove the kernel code/data/bss resources from /proc/iomem by Linus Torvalds · 9 years ago
  82. 06a71a2 arm64: KVM: unregister notifiers in hyp mode teardown path by Sudeep Holla · 9 years ago
  83. 6141570 arm64: KVM: Warn when PARange is less than 40 bits by Marc Zyngier · 9 years ago
  84. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  85. 61abdbe kvm: x86: make lapic hrtimer pinned by Luiz Capitulino · 9 years ago
  86. 9c650d0 s390/mm/kvm: fix mis-merge in gmap handling by Christian Borntraeger · 9 years ago
  87. c3b1feb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  88. 93e2aea Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  89. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  90. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  91. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  92. 3d50a7f MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  93. 6870e70 MIPS: BMIPS: Fix gisb-arb compatible string for 7435 by Florian Fainelli · 9 years ago
  94. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 30cebb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 04211a5 MIPS: Bail on unsupported module relocs by Paul Burton · 9 years ago
  97. f7f797c MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name by Antony Pavlov · 9 years ago
  98. f4c87b7 MIPS: ath79: Fix the ar913x reference clock rate by Alban Bedel · 9 years ago
  99. c338d59 MIPS: ath79: Fix the ar724x clock calculation by Weijie Gao · 9 years ago
  100. 2b885ea dt-bindings: clock: qca,ath79-pll: fix copy-paste typos by Antony Pavlov · 9 years ago