1. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  6. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  7. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 8 years ago
  8. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 8 years ago
  9. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  10. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 8 years ago
  11. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 8 years ago
  12. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 8 years ago
  13. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 8 years ago
  14. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 8 years ago
  15. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 8 years ago
  16. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 8 years ago
  17. 52499d9 s390/maccess: reduce stnsm instructions by Heiko Carstens · 8 years ago
  18. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 8 years ago
  19. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  20. 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
  21. 2a4be2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  22. 7f4e346 arm64/efi: Make strnlen() available to the EFI namespace by Thierry Reding · 8 years ago
  23. bee038a arm/arm64: crypto: assure that ECB modes don't require an IV by Jeremy Linton · 8 years ago
  24. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  25. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 8 years ago
  26. 05ba75f powerpc/eeh: Fix stale cached primary bus by Gavin Shan · 8 years ago
  27. 126df08 powerpc/pseries: Don't trace hcalls on offline CPUs by Denis Kirjanov · 9 years ago
  28. 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
  29. 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
  30. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  31. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  32. 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
  33. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  34. 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
  35. a80a0eb arm64: make irq_stack_ptr more robust by Yang Shi · 8 years ago
  36. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 8 years ago
  37. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 8 years ago
  38. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 8 years ago
  39. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 8 years ago
  40. f6c9b16 s390/diag: avoid lockdep recursion by Heiko Carstens · 8 years ago
  41. 0986d97 s390: fix DAT off memory access, e.g. on kdump by Christian Borntraeger · 8 years ago
  42. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 8 years ago
  43. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 8 years ago
  44. e04a28d arm64: debug: re-enable irqs before sending breakpoint SIGTRAP by Will Deacon · 8 years ago
  45. b96d6a8 MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III by Zubair Lutfullah Kakakhel · 8 years ago
  46. aaa0bf2 MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() by Wei Yongjun · 8 years ago
  47. 232f5dd s390/oprofile: fix address range for asynchronous stack by Heiko Carstens · 8 years ago
  48. 1f8cbb9 s390/perf_event: fix address range for asynchronous stack by Heiko Carstens · 8 years ago
  49. e011587 s390/stacktrace: add save_stack_trace_regs() by Pratyush Anand · 8 years ago
  50. 66adce8 s390/stacktrace: save full stack traces by Heiko Carstens · 8 years ago
  51. f6331aa s390/stacktrace: add missing end marker by Heiko Carstens · 8 years ago
  52. 9900c48 s390/stacktrace: fix address ranges for asynchronous and panic stack by Heiko Carstens · 8 years ago
  53. 665ca91 s390/stacktrace: fix save_stack_trace_tsk() for current task by Heiko Carstens · 8 years ago
  54. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 8 years ago
  55. bcaf669 arm64: disable kasan when accessing frame->fp in unwind_frame by Yang Shi · 8 years ago
  56. 3af5a67 MIPS: Fix early CM probing by Paul Burton · 8 years ago
  57. 765bdb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  58. 92e6edd Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  59. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 8 years ago
  60. 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 · 8 years ago
  61. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 8 years ago
  62. f15838e powerpc: Fix dedotify for binutils >= 2.26 by Andreas Schwab · 8 years ago
  63. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  64. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 8 years ago
  65. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  66. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 8 years ago
  67. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 8 years ago
  68. 320549a regmap: mmio: Revert to v4.4 endianness handling by Mark Brown · 8 years ago
  69. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 8 years ago
  70. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  71. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 8 years ago
  72. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 8 years ago
  73. d7de413 MIPS: Fix 64k page support for 32 bit kernels. by Ralf Baechle · 8 years ago
  74. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 8 years ago
  75. 74c81ec MIPS: R6000: Don't allow 64k pages for R6000. by Ralf Baechle · 8 years ago
  76. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 8 years ago
  77. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 8 years ago
  78. 7aa7047 MIPS: traps.c: Correct microMIPS RDHWR emulation by Maciej W. Rozycki · 8 years ago
  79. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 8 years ago
  80. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  81. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  82. 00fe56d MIPS: Fix FPU disable with preemption by James Hogan · 8 years ago
  83. 76e5846 MIPS: Properly disable FPU in start_thread() by James Hogan · 8 years ago
  84. f4dce1f MIPS: Fix buffer overflow in syscall_get_arguments() by James Hogan · 8 years ago
  85. 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 · 8 years ago
  86. 6c38892 Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  87. 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 · 8 years ago
  88. b83132f Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 8 years ago
  89. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 8 years ago
  90. c65cd25 ARM: realview: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago
  91. 990591e ARM: tango: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago
  92. c38ac80 ARM: tango: use const and __initconst for smp_operations by Masahiro Yamada · 8 years ago
  93. 567fdd9 ARM: realview: use const and __initconst for smp_operations by Masahiro Yamada · 8 years ago
  94. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago
  95. daf670b m68k/defconfig: Update defconfigs for v4.5-rc1 by Geert Uytterhoeven · 8 years ago
  96. 78832a8 m68k: Wire up copy_file_range by Geert Uytterhoeven · 8 years ago
  97. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  98. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 8 years ago