1. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  6. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  7. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  8. 5f1ae4e acpi/arm64: Add GTDT table parse driver by Fu Wei · 8 years ago
  9. 7395ca0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 12d28f9 Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 8 years ago
  11. 6ae979a Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"" by Will Deacon · 8 years ago
  12. 5a38bca arm64: arch_timer: Allow erratum matching with ACPI OEM information by Marc Zyngier · 8 years ago
  13. 6acc71c arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs by Marc Zyngier · 8 years ago
  14. 8c64621 arm64: arch_timer: Make workaround methods optional by Marc Zyngier · 8 years ago
  15. 01d3e3f arm64: arch_timer: Rework the set_next_event workarounds by Marc Zyngier · 8 years ago
  16. 0064030 arm64: arch_timer: Add erratum handler for CPU-specific capability by Marc Zyngier · 8 years ago
  17. 651bb2e arm64: arch_timer: Add infrastructure for multiple erratum detection methods by Marc Zyngier · 8 years ago
  18. eeb1efb arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921 by Marc Zyngier · 8 years ago
  19. 06f1494 arm64: cpu_errata: Allow an erratum to be match for all revisions of a core by Marc Zyngier · 8 years ago
  20. 199fd2b arm64: Define Cortex-A73 MIDR by Marc Zyngier · 8 years ago
  21. 6126ce0 arm64: Add CNTVCT_EL0 trap handler by Marc Zyngier · 8 years ago
  22. 8f41375 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 8 years ago
  23. 0d98479 arm64: allwinner: a64: add pmu0 regs for USB PHY by Icenowy Zheng · 8 years ago
  24. 6e7300c efi/bgrt: Enable ACPI BGRT handling on arm64 by Bhupesh Sharma · 8 years ago
  25. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  26. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  27. 09a6adf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 8 years ago
  28. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  29. 9b3403a arm64: drop non-existing vdso-offsets.h from .gitignore by Masahiro Yamada · 8 years ago
  30. 34d04f2 arm64: remove redundant header file in current.h by Shaokun Zhang · 8 years ago
  31. 335d2c2 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 8 years ago
  32. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  33. 92430da arm64: switch to RAW_COPY_USER by Al Viro · 8 years ago
  34. 4658393 arm64: add extable.h by Al Viro · 8 years ago
  35. 2056b7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  36. 0fa974b Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 8 years ago
  37. f0c0cb9 arm64: dts: NS2: Add dma-coherent to relevant DT entries by Jon Mason · 8 years ago
  38. afd0e5a arm64: kaslr: Fix up the kernel image alignment by Neeraj Upadhyay · 8 years ago
  39. 713cc9d arm64: compat: Update compat syscalls by Will Deacon · 8 years ago
  40. 325513d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  41. ecade11 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  43. 0e4c0e6 arm64: kernel: Update kerneldoc for cpu_suspend() rename by Geert Uytterhoeven · 8 years ago
  44. 1408854 arm64: use const cap for system_uses_ttbr0_pan() by Mark Rutland · 8 years ago
  45. 5c2a625 arm64: support keyctl() system call in 32-bit mode by Eric Biggers · 8 years ago
  46. b0de0cc arm64: kasan: avoid bad virt_to_pfn() by Mark Rutland · 8 years ago
  47. cb6950b arm64: kprobes: remove kprobe_exceptions_notify by Naveen N. Rao · 8 years ago
  48. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  49. 955a3fc KVM: arm64: Increase number of user memslots to 512 by Linu Cherian · 8 years ago
  50. 3e92f94 KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused by Linu Cherian · 8 years ago
  51. ba4dd15 arm64: KVM: Survive unknown traps from guests by Mark Rutland · 8 years ago
  52. 90922a2 irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  53. 6892517 arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs by Marc Zyngier · 8 years ago
  54. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  55. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  56. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  58. ca2dea4 Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/late by Arnd Bergmann · 8 years ago
  59. d4b80d9 Merge branch 'next/late' with mainline by Arnd Bergmann · 8 years ago
  60. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  61. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  62. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  63. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  64. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  65. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  66. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  67. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  68. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  69. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  70. 6053dc9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  71. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  72. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  73. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  74. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  75. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  76. 638f863 arm64/cpufeature: check correct field width when updating sys_val by Mark Rutland · 8 years ago
  77. d81bbe6 Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate" by Mark Rutland · 8 years ago
  78. ea6eac9 arm64: Avoid clobbering mm in erratum workaround on QDF2400 by Shanker Donthineni · 8 years ago
  79. c61c15e0 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  80. 54fff78 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  81. c35675f Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  82. 5bcbe22 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  83. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  85. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  86. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  87. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  88. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  89. 9d876e7 bpf: fix unlocking of jited image when module ronx not set by Daniel Borkmann · 8 years ago
  90. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  91. 7e6a69e arm64: dts: juno: update definition for programmable replicator by Mike Leach · 8 years ago
  92. ebb4949 Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  93. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 7f4eb0a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 32e2d7c Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  98. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago
  99. 3e01103 Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/late by Arnd Bergmann · 8 years ago
  100. d0f7de9 Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/late by Arnd Bergmann · 8 years ago