1. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  2. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  3. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  4. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  5. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  6. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  7. 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 9 years ago
  8. 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 9 years ago
  9. ca04d39 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 56ef9db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. 2459ee8 x86/vm86: Set thread.vm86 to NULL on fork/clone by Andy Lutomirski · 9 years ago
  12. 9b971e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  13. 7c0f488 Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  14. 73effcc arm64/efi: do not assume DRAM base is aligned to 2 MB by Ard Biesheuvel · 9 years ago
  15. d305c47 [IA64] Wire up kcmp syscall by Émeric MASCHINO · 9 years ago
  16. 9702970 Revert "ARM64: unwind: Fix PC calculation" by Will Deacon · 9 years ago
  17. e13d918 arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap by Lorenzo Pieralisi · 9 years ago
  18. 589cb22 arm64: compat: fix stxr failure case in SWP emulation by Will Deacon · 9 years ago
  19. 8a28d67 Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  20. 977bf06 powerpc/dma: dma_set_coherent_mask() should not be GPL only by Benjamin Herrenschmidt · 9 years ago
  21. 23d8827 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  22. ababae4 x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest() by Werner Pawlitschko · 9 years ago
  23. 298a96c x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev by Ville Syrjälä · 9 years ago
  24. 0386729 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. a2c01ed Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  26. d0ddf98 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  27. 2c44f4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  28. 4db7062 ARM: dts: fix gpio-keys wakeup-source property by Sudeep Holla · 9 years ago
  29. 8832317 powerpc/rtas: Validate rtas.entry before calling enter_rtas() by Vasant Hegde · 9 years ago
  30. ad355e3 Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  31. 55f4129 Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  32. 0690f4f Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  33. 6701ef0 Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  34. 53c656c powerpc/powernv: Handle irq_happened flag correctly in off-line loop by Paul Mackerras · 9 years ago
  35. 2331631 powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8" by Paul Mackerras · 9 years ago
  36. 4a5d69b KVM: arm: use GIC support unconditionally by Arnd Bergmann · 9 years ago
  37. 399ea0f KVM: arm/arm64: Fix memory leak if timer initialization fails by Pavel Fedin · 9 years ago
  38. f7d27c3 x86/mm, kasan: Silence KASAN warnings in get_wchan() by Andrey Ryabinin · 9 years ago
  39. be0e198 Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  40. 56b88a3 um: Fix kernel mode fault condition by Richard Weinberger · 9 years ago
  41. 6b18733 um: Fix waitpid() usage in helper code by Richard Weinberger · 9 years ago
  42. 37e81a0 um: Do not rely on libc to provide modify_ldt() by Hans-Werner Hilse · 9 years ago
  43. 0b5aedf um: Fix out-of-tree build by Richard Weinberger · 9 years ago
  44. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 8a603f9 ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h by H. Nikolaus Schaller · 9 years ago
  46. 57df538 ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init by Tony Lindgren · 9 years ago
  47. a75ca54 x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels by Andrey Ryabinin · 9 years ago
  48. fcafdde x86/smpboot: Fix CPU #1 boot timeout by Len Brown · 9 years ago
  49. f1ccd24 x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior by Len Brown · 9 years ago
  50. 6a3b764 ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory by Tony Lindgren · 9 years ago
  51. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  52. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago
  54. c0ff971 x86/ioapic: Disable interrupts when re-routing legacy IRQs by Vitaly Kuznetsov · 9 years ago
  55. f5f3497 x86/setup: Extend low identity map to cover whole kernel range by Paolo Bonzini · 9 years ago
  56. 69984b6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  57. 4f1d841 ARM: tegra: Comment out gpio-ranges properties by Thierry Reding · 9 years ago
  58. a787f40 Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  59. 2e4e5da ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref board by Masahiro Yamada · 9 years ago
  60. db347f1 ARM: mvebu: correct a385-db-ap compatible string by Marcin Wojtas · 9 years ago
  61. f9e5ca8 ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbers by Carlo Caione · 9 years ago
  62. cfed1e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  63. 83bf6b13 ARM: ux500: modify initial levelshifter status by Linus Walleij · 9 years ago
  64. 6391074 ARM: pxa: fix pxa3xx DFI lockup hack by Arnd Bergmann · 9 years ago
  65. e639932 Merge tag 'imx-fixes-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 9 years ago
  66. 8c80385 Merge tag 'berlin-fixes-for-4.3-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Arnd Bergmann · 9 years ago
  67. d51664a Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  68. b10d92a KVM: x86: fix RSM into 64-bit protected mode by Paolo Bonzini · 9 years ago
  69. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  70. 8a53554 x86/efi: Fix multiple GOP device support by Kővágó, Zoltán · 9 years ago
  71. eb93ce2 arm64: compat: wire up new syscalls by Will Deacon · 9 years ago
  72. 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  73. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  74. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  75. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  76. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  77. 7e381ec ARM: dts: am57xx-beagle-x15: set VDD_SD to always-on by Tomi Valkeinen · 9 years ago
  78. b8bb9ba ARM: dts: Fix audio card detection on Peach boards by Alim Akhtar · 9 years ago
  79. 51a6256 ARM: EXYNOS: Fix double of_node_put() when parsing child power domains by Krzysztof Kozlowski · 9 years ago
  80. c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
  81. b6dd8e0 arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 by Will Deacon · 9 years ago
  82. bbecce8 Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  83. 1d8a12d Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  84. 71419b7 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  85. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. f2dd80e powerpc/powernv: Panic on unhandled Machine Check by Daniel Axtens · 9 years ago
  87. fdf880a powerpc: Fix checkstop in native_hpte_clear() with lockdep by Cyril Bur · 9 years ago
  88. 7a5692e arch/powerpc: provide zero_bytemask() for big-endian by Chris Metcalf · 9 years ago
  89. 92b2790 crypto: camellia_aesni_avx - Fix CPU feature checks by Ben Hutchings · 9 years ago
  90. a66d7f7 crypto: sparc - initialize blkcipher.ivsize by Dave Kleikamp · 9 years ago
  91. 9d99c71 swiotlb: Enable it under x86 PAE by Christian Melki · 9 years ago
  92. c6fa8e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  93. 79c7c7a Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  94. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  95. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  96. 62c6c61 arm64: replace read_lock to rcu lock in call_break_hook by Yang Shi · 9 years ago
  97. 4ca3bc8 arm64: Don't relocate non-existent initrd by Mark Rutland · 9 years ago
  98. d836ace6 ARM: orion: Fix DSA platform device after mvmdio conversion by Florian Fainelli · 9 years ago
  99. f670268 Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  100. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago