1. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  2. e185fab arm64: add seccomp syscall for compat task by AKASHI Takahiro · 10 years ago
  3. 1014c81 arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 10 years ago
  4. 766a85d arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 10 years ago
  5. 034edab arm64: Move some head.text functions to executable section by Laura Abbott · 10 years ago
  6. 6ddae41 arm64: jump labels: NOP out NOP -> NOP replacement by Mark Rutland · 10 years ago
  7. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago
  8. dab78b6 arm64: Add FIX_HOLE to permanent fixed addresses by Laura Abbott · 10 years ago
  9. c9453a3 arm64: alternatives: fix pr_fmt string for consistency by Will Deacon · 10 years ago
  10. 07c802b arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time by Will Deacon · 10 years ago
  11. af86e59 arm64: Factor out fixmap initialization from ioremap by Laura Abbott · 10 years ago
  12. c3684fb arm64: Move cpu_resume into the text section by Laura Abbott · 10 years ago
  13. ac2dec5 arm64: Switch to adrp for loading the stub vectors by Laura Abbott · 10 years ago
  14. fcff588 arm64: Treat handle_arch_irq as a function pointer by Laura Abbott · 10 years ago
  15. 3eebdbe arm64: sanity checks: add ID_AA64DFR{0,1}_EL1 by Mark Rutland · 10 years ago
  16. efdf421 arm64: sanity checks: add missing newline to print by Mark Rutland · 10 years ago
  17. 9760270 arm64: sanity checks: ignore ID_MMFR0.AuxReg by Mark Rutland · 10 years ago
  18. 1cefdae arm64: topology: Fix handling of multi-level cluster MPIDR-based detection by Mark Brown · 10 years ago
  19. c0a01b8 arm64: protect alternatives workarounds with Kconfig options by Andre Przywara · 10 years ago
  20. 5afaa1f arm64: add Cortex-A57 erratum 832075 workaround by Andre Przywara · 10 years ago
  21. 301bcfa arm64: add Cortex-A53 cache errata workaround by Andre Przywara · 10 years ago
  22. e116a37 arm64: detect silicon revisions and set cap bits accordingly by Andre Przywara · 10 years ago
  23. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  24. 930da09 arm64: add cpu_capabilities bitmap by Andre Przywara · 10 years ago
  25. 9096339 arm64: fix return code check when changing emulation handler by Will Deacon · 10 years ago
  26. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  27. 1b907f4 arm64: kconfig: move emulation option under kernel features by Will Deacon · 10 years ago
  28. d784e29 arm64: Trace emulation of AArch32 legacy instructions by Punit Agrawal · 10 years ago
  29. c852f32 arm64: Emulate CP15 Barrier instructions by Punit Agrawal · 10 years ago
  30. bd35a4a arm64: Port SWP/SWPB emulation support from arm by Punit Agrawal · 10 years ago
  31. 587064b arm64: Add framework for legacy instruction emulation by Punit Agrawal · 10 years ago
  32. 0be0e44 arm64: Add AArch32 instruction set condition code checks by Punit Agrawal · 10 years ago
  33. 9b79f52 arm64: Add support for hooks to handle undefined instructions by Punit Agrawal · 10 years ago
  34. f97fc81 arm64: percpu: Implement this_cpu operations by Steve Capper · 10 years ago
  35. 15670ef arm64: pgalloc: consistently use PGALLOC_GFP by Mark Rutland · 10 years ago
  36. d6c763a arm64/mm: Remove hack in mmap randomize layout by Yann Droneaud · 10 years ago
  37. 7d57511 arm64: Add COMPAT_HWCAP_LPAE by Catalin Marinas · 10 years ago
  38. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  39. 63648dd arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs by Will Deacon · 10 years ago
  40. d54e81f arm64: entry: avoid writing lr explicitly for constructing return paths by Will Deacon · 10 years ago
  41. 44b82b7 arm64: Fix up /proc/cpuinfo by Mark Rutland · 10 years ago
  42. 302cd37 arm64: kvm: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  43. f1ba46e arm64: ftrace: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  44. 8070867 arm64: log physical ID of boot CPU by Mark Rutland · 10 years ago
  45. 12ac3ef arm64/crypto: use crypto instructions to generate AES key schedule by Ard Biesheuvel · 10 years ago
  46. 286fb1c arm64/kvm: Fix assembler compatibility of macros by Geoff Levand · 10 years ago
  47. d8c6d8b arm64/dt: add machine name to kernel call stack dump output by Ard Biesheuvel · 10 years ago
  48. 5284e1b arm64: xchg: Implement cmpxchg_double by Steve Capper · 10 years ago
  49. 70ddb63 arm64: optimize memcpy_{from,to}io() and memset_io() by Joonwoo Park · 10 years ago
  50. 4ee2098 arm64: fix data type for physical address by Min-Hua Chen · 10 years ago
  51. b07bfaa arm64: dmi: set DMI string as dump stack arch description by Ard Biesheuvel · 10 years ago
  52. d1ae8c0 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  53. 4e27d47 arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) by Ard Biesheuvel · 10 years ago
  54. 61139eb arm64/efi: invert UEFI memory region reservation logic by Ard Biesheuvel · 10 years ago
  55. a352ea3 arm64/efi: set PE/COFF file alignment to 512 bytes by Ard Biesheuvel · 10 years ago
  56. ea6bc80 arm64/efi: set PE/COFF section alignment to 4 KB by Ard Biesheuvel · 10 years ago
  57. 95b3959 arm64/efi: efistub: jump to 'stext' directly, not through the header by Ard Biesheuvel · 10 years ago
  58. 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
  59. 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
  60. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  61. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  62. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  63. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  64. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  65. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  66. 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
  67. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  68. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  69. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  70. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  71. 4846f11 MIPS: SEAD3: Fix I2C device registration. by Ralf Baechle · 10 years ago
  72. 1715d0d KVM: x86: Wrong assertion on paging_tmpl.h by Nadav Amit · 10 years ago
  73. 3f6f148 KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag by Nadav Amit · 10 years ago
  74. 13e457e KVM: x86: Emulator does not decode clflush well by Nadav Amit · 10 years ago
  75. a430c91 KVM: emulate: avoid accessing NULL ctxt->memopp by Paolo Bonzini · 10 years ago
  76. cc08d25 MIPS: SEAD3: Nuke PIC32 I2C driver. by Ralf Baechle · 10 years ago
  77. 08da44a KVM: x86: Decoding guest instructions which cross page boundary may fail by Nadav Amit · 10 years ago
  78. 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
  79. a642fc3 kvm: vmx: handle invvpid vm exit gracefully by Petr Matousek · 10 years ago
  80. d1442d8 KVM: x86: Handle errors when RIP is set during far jumps by Nadav Amit · 10 years ago
  81. 234f3ce KVM: x86: Emulator fixes for eip canonical checks on near branches by Nadav Amit · 10 years ago
  82. 05c83ec KVM: x86: Fix wrong masking on relative jump/call by Nadav Amit · 10 years ago
  83. 2febc83 KVM: x86: Improve thread safety in pit by Andy Honig · 10 years ago
  84. 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
  85. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  86. 4fbc400 Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  87. 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
  88. bcd09f1 Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx into fixes by Olof Johansson · 10 years ago
  89. 90f0845 ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP by Olof Johansson · 10 years ago
  90. 3e10dcc ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE by Olof Johansson · 10 years ago
  91. aedd153f MIPS: ftrace: Fix a microMIPS build problem by Markos Chandras · 10 years ago
  92. 6fa88d9 MIPS: MSP71xx: Fix build error by Stefan Hengelein · 10 years ago
  93. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  94. 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
  95. 5e9e3a5 MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled by Markos Chandras · 10 years ago
  96. b89f306 MIPS: Prevent compiler warning from cop2_{save,restore} by Paul Burton · 10 years ago
  97. 39a5959 MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle by Markos Chandras · 10 years ago
  98. 9d26024 MIPS: idle: Remove leftover __pastwait symbol and its references by Markos Chandras · 10 years ago
  99. 1ea644c x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
  100. 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago