1. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  2. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  3. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  4. 2a4be2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  5. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  8. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  9. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  10. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  11. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  12. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  13. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  14. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 9 years ago
  15. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 9 years ago
  16. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 9 years ago
  17. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  18. b96d6a8 MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III by Zubair Lutfullah Kakakhel · 9 years ago
  19. aaa0bf2 MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() by Wei Yongjun · 9 years ago
  20. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  21. 3af5a67 MIPS: Fix early CM probing by Paul Burton · 9 years ago
  22. 765bdb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  23. 92e6edd Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  24. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 9 years ago
  25. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  26. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 9 years ago
  27. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  28. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  29. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  30. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  31. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 9 years ago
  32. 320549a regmap: mmio: Revert to v4.4 endianness handling by Mark Brown · 9 years ago
  33. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 9 years ago
  34. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  35. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  36. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  37. d7de413 MIPS: Fix 64k page support for 32 bit kernels. by Ralf Baechle · 9 years ago
  38. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  39. 74c81ec MIPS: R6000: Don't allow 64k pages for R6000. by Ralf Baechle · 9 years ago
  40. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  41. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 9 years ago
  42. 7aa7047 MIPS: traps.c: Correct microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  43. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 9 years ago
  44. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  46. 00fe56d MIPS: Fix FPU disable with preemption by James Hogan · 9 years ago
  47. 76e5846 MIPS: Properly disable FPU in start_thread() by James Hogan · 9 years ago
  48. f4dce1f MIPS: Fix buffer overflow in syscall_get_arguments() by James Hogan · 9 years ago
  49. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 9 years ago
  50. 6c38892 Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  51. 7f7420f Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  52. b83132f Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 9 years ago
  53. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 9 years ago
  54. c65cd25 ARM: realview: use "depends on" instead of "if" after prompt by Masahiro Yamada · 9 years ago
  55. 990591e ARM: tango: use "depends on" instead of "if" after prompt by Masahiro Yamada · 9 years ago
  56. c38ac80 ARM: tango: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  57. 567fdd9 ARM: realview: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  58. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago
  59. daf670b m68k/defconfig: Update defconfigs for v4.5-rc1 by Geert Uytterhoeven · 9 years ago
  60. 78832a8 m68k: Wire up copy_file_range by Geert Uytterhoeven · 9 years ago
  61. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  62. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  65. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  66. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  67. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  68. 4d0cb15 ARCv2: Check for LL-SC livelock only if LLSC is enabled by Vineet Gupta · 9 years ago
  69. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  70. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  71. c84f6b8b ARM: omap2plus_defconfig: update display configs by Tomi Valkeinen · 9 years ago
  72. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
  73. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
  74. 2d19fc6 powerpc/mm: Fixup _HPAGE_CHG_MASK by Aneesh Kumar K.V · 9 years ago
  75. 370f06c powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 by Madhavan Srinivasan · 9 years ago
  76. 03c21cb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  77. b0a119f Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function" by Ralf Baechle · 9 years ago
  78. 075356c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  80. 03590cb ARM: wire up copy_file_range() syscall by Russell King · 9 years ago
  81. ab342c7 ARM: dts: am57xx: sbc-am57x: correct Eth PHY settings by Dmitry Lifshitz · 9 years ago
  82. 2fe8bab ARM: dts: am57xx: cl-som-am57x: fix CPSW EMAC pinmux by Dmitry Lifshitz · 9 years ago
  83. 5ddfc9f ARM: dts: am57xx: sbc-am57x: fix UART3 pinmux by Dmitry Lifshitz · 9 years ago
  84. e46c408 ARM: dts: am57xx: cl-som-am57x: update SPI Flash frequency by Dmitry Lifshitz · 9 years ago
  85. c71ff38 ARM: dts: am57xx: cl-som-am57x: set HOST mode for USB2 by Dmitry Lifshitz · 9 years ago
  86. bd73da8 ARM: dts: am57xx: sbc-am57x: fix SB-SOM EEPROM I2C address by Dmitry Lifshitz · 9 years ago
  87. 2dfdc75 ARM: dts: LogicPD Torpedo: Revert Duplicative Entries by Adam Ford · 9 years ago
  88. 95e7d03 ARM: dts: am437x: pixcir_tangoc: use correct flags for irq types by Grygorii Strashko · 9 years ago
  89. 84fb225 ARM: dts: am4372: fix irq type for arm twd and global timer by Grygorii Strashko · 9 years ago
  90. e873cc0 ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ type by Nicolas Ferre · 9 years ago
  91. f505dba ARM: dts: at91: sama5d4 xplained: properly mux phy interrupt by Alexandre Belloni · 9 years ago
  92. aae6b18 ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0 by Wenyou Yang · 9 years ago
  93. 6c482fd ARM: dts: at91: sama5d2 xplained: add phy address and IRQ for macb0 by Nicolas Ferre · 9 years ago
  94. 1a469ae ARM: dts: at91: at91sam9n12ek: fix panel compatible string by Alexandre Belloni · 9 years ago
  95. 929e883 ARM: dts: at91: sama5d4: fix instance id of DBGU by Mohamed Jamsheeth Hajanajubudeen · 9 years ago
  96. 7e56f62 powerpc/eeh: Fix PE location code by Gavin Shan · 9 years ago
  97. 7f66cd3 ARM: 8500/1: fix atags_to_fdt with stack-protector-strong by Kees Cook · 9 years ago
  98. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  99. 57adec8 arm64: mm: avoid calling apply_to_page_range on empty range by Mika Penttilä · 9 years ago
  100. b8bc3bd Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago