1. 9096339 arm64: fix return code check when changing emulation handler by Will Deacon · 10 years ago
  2. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  3. 1b907f4 arm64: kconfig: move emulation option under kernel features by Will Deacon · 10 years ago
  4. d784e29 arm64: Trace emulation of AArch32 legacy instructions by Punit Agrawal · 10 years ago
  5. c852f32 arm64: Emulate CP15 Barrier instructions by Punit Agrawal · 10 years ago
  6. bd35a4a arm64: Port SWP/SWPB emulation support from arm by Punit Agrawal · 10 years ago
  7. 587064b arm64: Add framework for legacy instruction emulation by Punit Agrawal · 10 years ago
  8. 0be0e44 arm64: Add AArch32 instruction set condition code checks by Punit Agrawal · 10 years ago
  9. 9b79f52 arm64: Add support for hooks to handle undefined instructions by Punit Agrawal · 10 years ago
  10. f97fc81 arm64: percpu: Implement this_cpu operations by Steve Capper · 10 years ago
  11. 15670ef arm64: pgalloc: consistently use PGALLOC_GFP by Mark Rutland · 10 years ago
  12. d6c763a arm64/mm: Remove hack in mmap randomize layout by Yann Droneaud · 10 years ago
  13. 7d57511 arm64: Add COMPAT_HWCAP_LPAE by Catalin Marinas · 10 years ago
  14. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  15. 63648dd arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs by Will Deacon · 10 years ago
  16. d54e81f arm64: entry: avoid writing lr explicitly for constructing return paths by Will Deacon · 10 years ago
  17. 44b82b7 arm64: Fix up /proc/cpuinfo by Mark Rutland · 10 years ago
  18. 302cd37 arm64: kvm: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  19. f1ba46e arm64: ftrace: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  20. 8070867 arm64: log physical ID of boot CPU by Mark Rutland · 10 years ago
  21. 12ac3ef arm64/crypto: use crypto instructions to generate AES key schedule by Ard Biesheuvel · 10 years ago
  22. 286fb1c arm64/kvm: Fix assembler compatibility of macros by Geoff Levand · 10 years ago
  23. d8c6d8b arm64/dt: add machine name to kernel call stack dump output by Ard Biesheuvel · 10 years ago
  24. 5284e1b arm64: xchg: Implement cmpxchg_double by Steve Capper · 10 years ago
  25. 70ddb63 arm64: optimize memcpy_{from,to}io() and memset_io() by Joonwoo Park · 10 years ago
  26. 4ee2098 arm64: fix data type for physical address by Min-Hua Chen · 10 years ago
  27. b07bfaa arm64: dmi: set DMI string as dump stack arch description by Ard Biesheuvel · 10 years ago
  28. d1ae8c0 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  29. 4e27d47 arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) by Ard Biesheuvel · 10 years ago
  30. 61139eb arm64/efi: invert UEFI memory region reservation logic by Ard Biesheuvel · 10 years ago
  31. a352ea3 arm64/efi: set PE/COFF file alignment to 512 bytes by Ard Biesheuvel · 10 years ago
  32. ea6bc80 arm64/efi: set PE/COFF section alignment to 4 KB by Ard Biesheuvel · 10 years ago
  33. 95b3959 arm64/efi: efistub: jump to 'stext' directly, not through the header by Ard Biesheuvel · 10 years ago
  34. 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
  35. 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
  36. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  37. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  38. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  39. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  40. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  41. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  42. 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
  43. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  44. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  45. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  46. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  47. 4846f11 MIPS: SEAD3: Fix I2C device registration. by Ralf Baechle · 10 years ago
  48. 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
  49. 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
  50. 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago
  51. a430c91 KVM: emulate: avoid accessing NULL ctxt->memopp by Paolo Bonzini · 10 years ago
  52. cc08d25 MIPS: SEAD3: Nuke PIC32 I2C driver. by Ralf Baechle · 10 years ago
  53. 08da44a KVM: x86: Decoding guest instructions which cross page boundary may fail by Nadav Amit · 10 years ago
  54. 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
  55. a642fc3 kvm: vmx: handle invvpid vm exit gracefully by Petr Matousek · 10 years ago
  56. d1442d8 KVM: x86: Handle errors when RIP is set during far jumps by Nadav Amit · 10 years ago
  57. 234f3ce KVM: x86: Emulator fixes for eip canonical checks on near branches by Nadav Amit · 10 years ago
  58. 05c83ec KVM: x86: Fix wrong masking on relative jump/call by Nadav Amit · 10 years ago
  59. 2febc83 KVM: x86: Improve thread safety in pit by Andy Honig · 10 years ago
  60. 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
  61. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  62. 4fbc400 Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  63. 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
  64. bcd09f1 Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx into fixes by Olof Johansson · 10 years ago
  65. 90f0845 ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP by Olof Johansson · 10 years ago
  66. 3e10dcc ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE by Olof Johansson · 10 years ago
  67. aedd153f MIPS: ftrace: Fix a microMIPS build problem by Markos Chandras · 10 years ago
  68. 6fa88d9 MIPS: MSP71xx: Fix build error by Stefan Hengelein · 10 years ago
  69. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  70. 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
  71. 5e9e3a5 MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled by Markos Chandras · 10 years ago
  72. b89f306 MIPS: Prevent compiler warning from cop2_{save,restore} by Paul Burton · 10 years ago
  73. 39a5959 MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle by Markos Chandras · 10 years ago
  74. 9d26024 MIPS: idle: Remove leftover __pastwait symbol and its references by Markos Chandras · 10 years ago
  75. 1ea644c x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
  76. 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
  77. 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
  78. 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
  79. 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
  80. 3d1f9dd MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds by Markos Chandras · 10 years ago
  81. cdb685a MIPS: ptrace.h: Add a missing include by Aaro Koskinen · 10 years ago
  82. efb4a44 ARM: dts: socfpga: Add a 3.3V fixed regulator node by Dinh Nguyen · 10 years ago
  83. 23920c0 ARM: dts: socfpga: Fix SD card detect by Dinh Nguyen · 10 years ago
  84. d11ac1d ARM: dts: socfpga: rename gpio nodes by Dinh Nguyen · 10 years ago
  85. 4fbf81c ARC: kgdb: generic kgdb_arch_pc() suffices by Vineet Gupta · 10 years ago
  86. 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  87. 44da762 MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled by Stefan Hengelein · 10 years ago
  88. cd3d643 MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present by Stefan Hengelein · 10 years ago
  89. b61cd31 MIPS: Octeon: Remove special case for simulator command line. by David Daney · 10 years ago
  90. 9e0f162 MIPS: tlbex: Properly fix HUGE TLB Refill exception handler by David Daney · 10 years ago
  91. aa08ed5 MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge by Aaro Koskinen · 10 years ago
  92. 5a1e73f pci: pci-lantiq: remove duplicate check on resource by Varka Bhadram · 10 years ago
  93. e2b6b35 arm64: vexpress: Add CLCD support to the ARMv8 model platform by Catalin Marinas · 12 years ago
  94. 106c67a ARM: at91/dt: sam9263: fix PLLB frequencies by Boris Brezillon · 10 years ago
  95. 3a4356c arm: socfpga: fix fetching cpu1start_addr for SMP by Dinh Nguyen · 10 years ago
  96. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  97. ceab3fe arm64: Fix compilation error on UP builds by Catalin Marinas · 10 years ago
  98. 507a369 MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC by Markos Chandras · 10 years ago
  99. 21d2271 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  100. 3d430bd Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago