1. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  3. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  4. e45eeb4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  5. 2771fc8 Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  6. 53d5f1d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  7. 2b97434 arm64: use preempt_disable_notrace in _percpu_read/write by Chunyan Zhang · 8 years ago
  8. 872c63f arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() by Will Deacon · 8 years ago
  9. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 95390e3 Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 8 years ago
  11. 28fa991 Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  12. d8b795f Revert "ARM: tegra: fix erroneous address in dts" by Olof Johansson · 8 years ago
  13. f077aaf powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET by Paul Mackerras · 8 years ago
  14. 8540571 powerpc/32: Fix again csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  15. caa58f8 powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE by Gavin Shan · 8 years ago
  16. ab29b33 Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  17. 4fadd04 seccomp: Remove 2-phase API documentation by Mickaël Salaün · 8 years ago
  18. ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
  19. 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
  20. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  21. e697100 x86/uaccess: force copy_*_user() to be inlined by Kees Cook · 8 years ago
  22. b314427 powerpc/powernv: Fix crash on releasing compound PE by Gavin Shan · 8 years ago
  23. f8e3347 powerpc/xics/opal: Fix processor numbers in OPAL ICP by Benjamin Herrenschmidt · 8 years ago
  24. d81d825 powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n by Thiago Jung Bauermann · 8 years ago
  25. f065e9e ARM: dts: imx6qdl: Fix SPDIF regression by Fabio Estevam · 8 years ago
  26. 9ca581b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  28. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  29. d199299 x86/AMD: Apply erratum 665 on machines without a BIOS fix by Emanuel Czirai · 8 years ago
  30. 15301a5 x86/paravirt: Do not trace _paravirt_ident_*() functions by Steven Rostedt · 8 years ago
  31. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  32. 982098a Merge tag 'mvebu-fixes-4.8-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 8 years ago
  33. 236dec0 kconfig: tinyconfig: provide whole choice blocks to avoid warnings by Arnd Bergmann · 8 years ago
  34. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  35. 8aade77 ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx by Anson Huang · 8 years ago
  36. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  38. 2a90309 Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  39. f7d3586 ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name by Vladimir Zapolskiy · 8 years ago
  40. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  41. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 8 years ago
  42. a9cbf0b powerpc/powernv : Drop reference added by kset_find_obj() by Mukesh Ojha · 8 years ago
  43. cc7786d powerpc/tm: do not use r13 for tabort_syscall by Nicholas Piggin · 8 years ago
  44. 5d84ee7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  46. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  48. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  49. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  50. da60626 ARM: sa1100: clear reset status prior to reboot by Russell King · 8 years ago
  51. c721da1 ARM: dts: kirkwood: Fix PCIe label on OpenRD by Gregory CLEMENT · 8 years ago
  52. a778937 ARM: kirkwood: ib62x0: fix size of u-boot environment partition by Simon Baatz · 8 years ago
  53. 0a10e85 ARM: tegra: Correct polarity for Tegra114 PMIC interrupt by Jon Hunter · 8 years ago
  54. 633af91 Merge tag 'samsung-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Olof Johansson · 8 years ago
  55. 1ce3b12 Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  56. fd03819 Merge tag 'omap-for-v4.8/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  57. 2586d61 Merge tag 'mvebu-fixes-4.8-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  58. fd363bd arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE by Mark Rutland · 8 years ago
  59. 4935e04 Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  60. fe2dd21 Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  61. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  62. 2e63ad4 x86/apic: Do not init irq remapping if ioapic is disabled by Wanpeng Li · 8 years ago
  63. 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
  64. dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
  65. d1fdafa Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  66. 3d4267a arm: dts: rockchip: add reset node for the exist saradc SoCs by Caesar Wang · 8 years ago
  67. 78ec79b arm64: dts: rockchip: add reset saradc node for rk3368 SoCs by Caesar Wang · 8 years ago
  68. 1527eda ARM: 8600/1: Enforce some NS-SVC initialisation by Robin Murphy · 8 years ago
  69. f271b77 ARM: 8599/1: mm: pull asm/memory.h explicitly by Vladimir Murzin · 8 years ago
  70. 198b51e ARM: sa1100: register clocks early by Russell King · 8 years ago
  71. 02ba38a ARM: sa1100: fix 3.6864MHz clock by Russell King · 8 years ago
  72. ef0e1ea Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  73. 539d5c4 ARM: sun5i: Fix typo in trip point temperature by Hugo Grostabussiat · 8 years ago
  74. 7c37952 powerpc: move hmi.c to arch/powerpc/kvm/ by Paolo Bonzini · 8 years ago
  75. 41017a7 powerpc: sysdev: cpm: fix gpio save_regs functions by Christophe Leroy · 8 years ago
  76. a74599a powerpc/pseries: PACA save area fix for MCE vs MCE by Nicholas Piggin · 8 years ago
  77. 3f3b5dc powerpc/pseries: PACA save area fix for general exception vs MCE by Nicholas Piggin · 8 years ago
  78. 66443ef powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support by Michael Ellerman · 8 years ago
  79. 19ab58d powerpc, hotplug: Avoid to touch non-existent cpumasks. by Boqun Feng · 8 years ago
  80. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  81. 6096481 powerpc/powernv/pci: fix iterator signedness by Andrzej Hajda · 8 years ago
  82. 2dd9c11 powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) by Mauricio Faria de Oliveira · 8 years ago
  83. f5ed841 powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  84. e72e799 powerpc/512x: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  85. e340eca powerpc: cputhreads: Add missing include file by Guenter Roeck · 8 years ago
  86. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  87. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  88. c57653d ARC: export __udivdi3 for modules by Vineet Gupta · 8 years ago
  89. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  90. d77976c ARC: export kmap by Vineet Gupta · 8 years ago
  91. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  92. 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
  93. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  94. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  95. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  97. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  98. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  100. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago