1. b8a83fc sparc64: access tick function from variable by Pavel Tatashin · 8 years ago
  2. 68a7921 sparc64: remove trailing white spaces by Pavel Tatashin · 8 years ago
  3. 93ec4a8 sparc64: print debug messages when reading from LDC channel by Jag Raman · 8 years ago
  4. 6c95483b sparc64: ldc abort during vds iso boot by Jag Raman · 8 years ago
  5. fc43b97 sparc64: ensure LDC channel is ready before communication by Jag Raman · 8 years ago
  6. 29693e7 sparc64: enhance ldc_abort to print message by Jag Raman · 8 years ago
  7. 85762a6 sparc64: expand LDC interface by Jag Raman · 8 years ago
  8. 95c4629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 8 years ago
  9. ac1a14a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  11. a92f63c Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  12. 788a73f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  13. c6ee9619 powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default by Michael Ellerman · 8 years ago
  14. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago
  15. 5b0bc9a x86/microcode/intel: Clear patch pointer before jettisoning the initrd by Dominik Brodowski · 8 years ago
  16. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  17. e87f327 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  18. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  19. a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago
  20. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
  21. c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
  22. 14d0334 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 8 years ago
  23. 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 8 years ago
  24. f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 8 years ago
  25. c982aa9 sparc: Machine description indices can vary by James Clarke · 8 years ago
  26. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 8 years ago
  27. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 8 years ago
  28. 8c21857 powerpc/perf: Fix Power9 test_adder fields by Madhavan Srinivasan · 8 years ago
  29. ba4a648 powerpc/numa: Fix percpu allocations to be NUMA aware by Michael Ellerman · 8 years ago
  30. 7f22ced powerpc/kernel: Initialize load_tm on task creation by Breno Leitao · 8 years ago
  31. 1b4af13 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 8 years ago
  32. 112eb07 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  33. 06a4b6d ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M by Ard Biesheuvel · 8 years ago
  34. 7ef4783 ARM: 8676/1: NOMMU: provide pgprot_device() macro by Vladimir Murzin · 8 years ago
  35. ae1d557 x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC by Christian Sünkenberg · 8 years ago
  36. 1195892 powerpc/kernel: Fix FP and vector register restoration by Breno Leitao · 8 years ago
  37. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  38. 60b0a8c frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 8 years ago
  39. b939c51 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  40. f2a025d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. f56f88e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. cb7cf77 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 8 years ago
  43. 1ba2eaa Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  44. da3d1d4 Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into fixes by Olof Johansson · 8 years ago
  45. cf5cde2 ARM: dts: versatile: use #include "..." to include local DT by Masahiro Yamada · 8 years ago
  46. e6f4292 ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties by Leonard Crestez · 8 years ago
  47. 9ea15a5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  48. 0fde7ad sparc64: Fix build warnings with gcc 7. by David S. Miller · 8 years ago
  49. c08d517 Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" by Ingo Molnar · 8 years ago
  50. 0e5e7f5 powerpc/64: Reclaim CPU_FTR_SUBCORE by Michael Ellerman · 8 years ago
  51. dc421b2 powerpc/hotplug-mem: Fix missing endian conversion of aa_index by Michael Bringmann · 8 years ago
  52. 6f55391 powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function by Christophe Leroy · 8 years ago
  53. 99acc9b powerpc/spufs: Fix coredump of SPU contexts by Michael Ellerman · 8 years ago
  54. a2b05b7 powerpc/64s: Add dt_cpu_ftrs boot time setup option by Nicholas Piggin · 8 years ago
  55. 47a66ee KVM: x86: Fix nmi injection failure when vcpu got blocked by ZhuangYanying · 8 years ago
  56. d9c1b54 KVM: SVM: do not zero out segment attributes if segment is unusable or not present by Roman Pen · 8 years ago
  57. 8eae957 KVM: SVM: ignore type when setting segment registers by Gioh Kim · 8 years ago
  58. cbf7127 KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging by Radim Krčmář · 8 years ago
  59. d3e01c5 arm: dma-mapping: Reset the device's dma_ops by Sricharan R · 8 years ago
  60. a93a121 ARM: dma-mapping: Don't tear down third-party mappings by Laurent Pinchart · 8 years ago
  61. b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 8 years ago
  62. cc7a938 ARM: at91: select CONFIG_ARM_CPU_SUSPEND by Arnd Bergmann · 8 years ago
  63. 5d9070b x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning by Borislav Petkov · 8 years ago
  64. dac6ca2 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 8 years ago
  65. 94133e4 x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled by Baoquan He · 8 years ago
  66. 4e52797 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 8 years ago
  67. 1ea34ad efi: Don't issue error message when booted under Xen by Juergen Gross · 8 years ago
  68. 6f68a6a Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. 38e6bf2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. de0b9d7 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 77d6465 Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  72. 6ee98ff x86/ftrace: Make sure that ftrace trampolines are not RWX by Thomas Gleixner · 8 years ago
  73. a53276e x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() by Steven Rostedt (VMware) · 8 years ago
  74. c93f5cf kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 8 years ago
  75. 7485af8 arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 by Jane Chu · 8 years ago
  76. 52b5419 KVM: x86: Fix virtual wire mode by Jan H. Schönherr · 8 years ago
  77. e1d39b1 KVM: nVMX: Fix handling of lmsw instruction by Jan H. Schönherr · 8 years ago
  78. 5acc1ca KVM: X86: Fix preempt the preemption timer cancel by Wanpeng Li · 8 years ago
  79. 702644e x86/timers: Move simple_udelay_calibration past init_hypervisor_platform by Jan Kiszka · 8 years ago
  80. 791229f ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR by Murali Karicheri · 8 years ago
  81. 962ef41 Merge tag 'arm-soc/for-4.12/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  82. 5711ea1 arm64: defconfig: enable some core options for 64bit Rockchip socs by Heiko Stuebner · 8 years ago
  83. 3616aa1 Merge tag 'davinci-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 8 years ago
  84. 145d978 arch/sparc: Enable queued spinlock support for SPARC by Babu Moger · 8 years ago
  85. 79d39e2 arch/sparc: Introduce xchg16 for SPARC by Babu Moger · 8 years ago
  86. a37594f arch/sparc: Enable queued rwlocks for SPARC by Babu Moger · 8 years ago
  87. a12ee23 arch/sparc: Introduce cmpxchg_u8 SPARC by Babu Moger · 8 years ago
  88. 97d9f96 arch/sparc: Define config parameter CPU_BIG_ENDIAN by Babu Moger · 8 years ago
  89. 8b93b4a arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_H by Babu Moger · 8 years ago
  90. 717902c ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path by Timmy Li · 8 years ago
  91. a4700a2 powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions by Nicholas Piggin · 8 years ago
  92. d75e491 powerpc/spufs: Fix hash faults for kernel regions by Jeremy Kerr · 8 years ago
  93. d957fb4 powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N by Michael Neuling · 8 years ago
  94. 415ba3c powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call by Alistair Popple · 8 years ago
  95. 44f73dc arm64: marvell: dts: fix interrupts in 7k/8k crypto nodes by Antoine Tenart · 8 years ago
  96. fc152d22 x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() by Mateusz Jurczyk · 8 years ago
  97. cbed27c x86/PAT: Fix Xorg regression on CPUs that don't support PAT by Mikulas Patocka · 8 years ago
  98. c9525a3 x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation by Benjamin Peterson · 8 years ago
  99. 7e60912 x86/build: Permit building with old make versions by Jan Kiszka · 8 years ago
  100. 519fb5c x86/unwind: Add end-of-stack check for ftrace handlers by Josh Poimboeuf · 8 years ago