1. 6f2ce34 powerpc/8xx: Remove Kconfig symbol FADS by Paul Bolle · 10 years ago
  2. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago
  3. 83c17ba powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA by LEROY Christophe · 10 years ago
  4. b0168eb powerpc/8xx: Don't restore regs to save them again. by LEROY Christophe · 10 years ago
  5. c9a803f powerpc/8xx: _PMD_PRESENT already set in level 1 entries by LEROY Christophe · 10 years ago
  6. 4094f28 powerpc/8xx: set PTE bit 22 off TLBmiss by LEROY Christophe · 10 years ago
  7. d3e4026 powerpc/8xx: Better readibility of ERRATA CPU6 handling by LEROY Christophe · 10 years ago
  8. 959d617 powerpc/8xx: Implement 16k pages by LEROY Christophe · 10 years ago
  9. ac21951 powerpc/8xx: Const for TLB RPN forced value by LEROY Christophe · 10 years ago
  10. d140680 powerpc/8xx: Use PAGE size related consts by LEROY Christophe · 10 years ago
  11. 33fb845 powerpc/8xx: Don't use MD_TWC for walk by LEROY Christophe · 10 years ago
  12. cbc130f powerpc/8xx: Use M_TW instead of M_TWB by LEROY Christophe · 10 years ago
  13. 6cde2b6 powerpc/8xx: No need to restore registers and save them again. by LEROY Christophe · 10 years ago
  14. 749137a powerpc/8xx: DataAccess exception not generated by MPC8xx by LEROY Christophe · 10 years ago
  15. 7439b37 powerpc/8xx: exception InstructionAccess does not exist on MPC8xx by LEROY Christophe · 10 years ago
  16. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  17. 7501a53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. a73896c KVM: vmx: defer load of APIC access page address during reset by Paolo Bonzini · 10 years ago
  19. 282da87 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 10 years ago
  20. 7e46ddd KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 10 years ago
  21. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  22. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  23. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  24. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  25. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  29. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  30. 5417421 sh: fix sh770x SCIF memory regions by Andriy Skulysh · 10 years ago
  31. 19be9e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  32. 9ff0bb5 ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() by Thomas Petazzoni · 10 years ago
  33. 6d0ec1d ARM: 8183/1: l2c: Improve l2c310_of_parse() error message by Fabio Estevam · 10 years ago
  34. 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
  35. fd56e15 KVM: emulator: fix execution close to the segment limit by Paolo Bonzini · 10 years ago
  36. 3606189 KVM: emulator: fix error code for __linearize by Paolo Bonzini · 10 years ago
  37. d0b9284 ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' by Fabio Estevam · 10 years ago
  38. 1776b10 perf/x86/intel: Revert incomplete and undocumented Broadwell client support by Ingo Molnar · 10 years ago
  39. d1cd121 x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE by Dexuan Cui · 10 years ago
  40. b77e8f4 ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() by Jiang Liu · 10 years ago
  41. f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
  42. d4e1a0a x86: Don't enable F00F workaround on Intel Quark processors by Dave Jones · 10 years ago
  43. 2d605a3 ARM: enable bpf syscall by Russell King · 10 years ago
  44. 2c0a33f powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update by Nishanth Aravamudan · 10 years ago
  45. 49f8d8c powerpc/numa: use cached value of update->cpu in update_cpu_topology by Nishanth Aravamudan · 10 years ago
  46. 6e2028a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  47. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  48. 60e684f x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts by Maciej W. Rozycki · 10 years ago
  49. 7fb0f1d perf/x86: Fix compile warnings for intel_uncore by Peter Zijlstra · 10 years ago
  50. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  51. 65d71fe perf: Fix bogus kernel printk by Peter Zijlstra (Intel) · 10 years ago
  52. 009f60e sched: stop the unbound recursion in preempt_schedule_context() by Oleg Nesterov · 10 years ago
  53. 03f5439 powerpc/mm: Use appropriate ESID mask in copro_calculate_slb() by Ian Munsie · 10 years ago
  54. 3c325f8 x86, cma: Reserve DMA contiguous area after initmem_init() by Weijie Yang · 10 years ago
  55. bf19edd Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors" by Michael Ellerman · 10 years ago
  56. a4f174d microblaze: Wire up bpf syscall by Michal Simek · 10 years ago
  57. 70dcd94 microblaze: Fix IO space breakage after of_pci_range_to_resource() change by Michal Simek · 10 years ago
  58. 4cbbbb4 microblaze: Fix missing NR_CPUS in menuconfig by Michal Simek · 10 years ago
  59. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. efc176a Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  61. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  62. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  63. 26c2d2b i386/audit: stop scribbling on the stack frame by Eric Paris · 10 years ago
  64. db65bcf Merge tag 'v3.18-rc1' into x86/urgent by H. Peter Anvin · 10 years ago
  65. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  66. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  67. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  68. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  69. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  70. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  71. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  72. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  73. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  74. 4846f11 MIPS: SEAD3: Fix I2C device registration. by Ralf Baechle · 10 years ago
  75. 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
  76. 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
  77. 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago
  78. a430c91 KVM: emulate: avoid accessing NULL ctxt->memopp by Paolo Bonzini · 10 years ago
  79. cc08d25 MIPS: SEAD3: Nuke PIC32 I2C driver. by Ralf Baechle · 10 years ago
  80. 08da44a KVM: x86: Decoding guest instructions which cross page boundary may fail by Nadav Amit · 10 years ago
  81. 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
  82. a642fc3 kvm: vmx: handle invvpid vm exit gracefully by Petr Matousek · 10 years ago
  83. d1442d8 KVM: x86: Handle errors when RIP is set during far jumps by Nadav Amit · 10 years ago
  84. 234f3ce KVM: x86: Emulator fixes for eip canonical checks on near branches by Nadav Amit · 10 years ago
  85. 05c83ec KVM: x86: Fix wrong masking on relative jump/call by Nadav Amit · 10 years ago
  86. 2febc83 KVM: x86: Improve thread safety in pit by Andy Honig · 10 years ago
  87. 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
  88. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  89. 4fbc400 Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  90. 184f84d Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 10 years ago
  91. bcd09f1 Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx into fixes by Olof Johansson · 10 years ago
  92. 90f0845 ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP by Olof Johansson · 10 years ago
  93. 3e10dcc ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE by Olof Johansson · 10 years ago
  94. aedd153f MIPS: ftrace: Fix a microMIPS build problem by Markos Chandras · 10 years ago
  95. 6fa88d9 MIPS: MSP71xx: Fix build error by Stefan Hengelein · 10 years ago
  96. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  97. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 5e9e3a5 MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled by Markos Chandras · 10 years ago
  99. b89f306 MIPS: Prevent compiler warning from cop2_{save,restore} by Paul Burton · 10 years ago
  100. 39a5959 MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle by Markos Chandras · 10 years ago