1. ef0f3ed x86/asm/power: Create stack frames in hibernate_asm_64.S by Josh Poimboeuf · 9 years ago
  2. 779c433 x86/asm/efi: Create a stack frame in efi_call() by Josh Poimboeuf · 9 years ago
  3. 3387a53 x86/asm: Create stack frames in rwsem functions by Josh Poimboeuf · 9 years ago
  4. 1352330 x86/asm/acpi: Create a stack frame in do_suspend_lowlevel() by Josh Poimboeuf · 9 years ago
  5. 058fb73 x86/asm/entry: Create stack frames in thunk functions by Josh Poimboeuf · 9 years ago
  6. 8691ccd x86/asm/crypto: Create stack frames in crypto functions by Josh Poimboeuf · 9 years ago
  7. 68874ac x86/asm/crypto: Don't use RBP as a scratch register by Josh Poimboeuf · 9 years ago
  8. aec4d0e x86/asm/crypto: Simplify stack usage in sha-mb functions by Josh Poimboeuf · 9 years ago
  9. f66f619 x86/asm/crypto: Move jump_table to .rodata section by Josh Poimboeuf · 9 years ago
  10. 1253cab x86/asm/crypto: Move .Lbswap_mask data to .rodata section by Josh Poimboeuf · 9 years ago
  11. de642fa x86/amd: Set ELF function type for vide() by Josh Poimboeuf · 9 years ago
  12. 87b240c x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK by Josh Poimboeuf · 9 years ago
  13. bb93eb4 x86/paravirt: Add stack frame dependency to PVOP inline asm calls by Josh Poimboeuf · 9 years ago
  14. 8be0eb7 x86/asm/xen: Create stack frames in xen-asm.S by Josh Poimboeuf · 9 years ago
  15. 9fd2160 x86/asm/xen: Set ELF function type for xen_adjust_exception_frame() by Josh Poimboeuf · 9 years ago
  16. 0e8e223 x86/xen: Add stack frame dependency to hypercall inline asm calls by Josh Poimboeuf · 9 years ago
  17. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  18. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  19. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 9 years ago
  20. 4e79e18 x86/entry/compat: Keep TS_COMPAT set during signal delivery by Andy Lutomirski · 9 years ago
  21. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 9 years ago
  22. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 9 years ago
  23. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 9 years ago
  24. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  25. f1b92bb x86/ftrace, x86/asm: Kill ftrace_caller_end label by Borislav Petkov · 9 years ago
  26. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  27. 8ff5bd2 x86/signal/64: Fix SS if needed when delivering a 64-bit signal by Andy Lutomirski · 9 years ago
  28. e54fdcc x86/signal/64: Add a comment about sigcontext->fs and gs by Andy Lutomirski · 9 years ago
  29. f2cc8e0 x86/cpufeature: Speed up cpu_feature_enabled() by Borislav Petkov · 9 years ago
  30. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  33. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  34. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  35. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  36. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  37. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  38. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  39. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 9 years ago
  40. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 9 years ago
  41. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  42. b96d6a8 MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III by Zubair Lutfullah Kakakhel · 9 years ago
  43. aaa0bf2 MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() by Wei Yongjun · 9 years ago
  44. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  45. 3af5a67 MIPS: Fix early CM probing by Paul Burton · 9 years ago
  46. dd7b684 x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap() by Matthew Wilcox · 9 years ago
  47. 8dd5032 x86/asm/bitops: Force inlining of test_and_set_bit and friends by Denys Vlasenko · 9 years ago
  48. 765bdb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  49. 92e6edd Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  50. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 9 years ago
  51. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  52. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 9 years ago
  53. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  54. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  55. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  56. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  57. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 9 years ago
  58. 320549a regmap: mmio: Revert to v4.4 endianness handling by Mark Brown · 9 years ago
  59. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 9 years ago
  60. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  61. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  62. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  63. d7de413 MIPS: Fix 64k page support for 32 bit kernels. by Ralf Baechle · 9 years ago
  64. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  65. 74c81ec MIPS: R6000: Don't allow 64k pages for R6000. by Ralf Baechle · 9 years ago
  66. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  67. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 9 years ago
  68. 7aa7047 MIPS: traps.c: Correct microMIPS RDHWR emulation by Maciej W. Rozycki · 9 years ago
  69. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 9 years ago
  70. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  72. 00fe56d MIPS: Fix FPU disable with preemption by James Hogan · 9 years ago
  73. 76e5846 MIPS: Properly disable FPU in start_thread() by James Hogan · 9 years ago
  74. f4dce1f MIPS: Fix buffer overflow in syscall_get_arguments() by James Hogan · 9 years ago
  75. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 9 years ago
  76. 6c38892 Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  77. 7f7420f Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  78. b83132f Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 9 years ago
  79. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 9 years ago
  80. c65cd25 ARM: realview: use "depends on" instead of "if" after prompt by Masahiro Yamada · 9 years ago
  81. 990591e ARM: tango: use "depends on" instead of "if" after prompt by Masahiro Yamada · 9 years ago
  82. c38ac80 ARM: tango: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  83. 567fdd9 ARM: realview: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  84. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago
  85. d99e1bd x86/entry/traps: Refactor preemption and interrupt flag handling by Alexander Kuleshov · 9 years ago
  86. bb56968 x86/syscalls/64: Mark sys_iopl() as using ptregs by Andy Lutomirski · 9 years ago
  87. eb2a54c x86/entry/64: Fix fast-path syscall return register state by Andy Lutomirski · 9 years ago
  88. b776508 x86/entry/64: Fix an IRQ state error on ptregs-using syscalls by Andy Lutomirski · 9 years ago
  89. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  90. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 8c72530 x86/vdso: Use static_cpu_has() by Borislav Petkov · 9 years ago
  93. 2476f2f x86/alternatives: Discard dynamic check after init by Brian Gerst · 9 years ago
  94. 337e4cc x86/alternatives: Add an auxilary section by Borislav Petkov · 9 years ago
  95. a362bf9 x86/cpufeature: Get rid of the non-asm goto variant by Borislav Petkov · 9 years ago
  96. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 9 years ago
  97. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  98. 78726ee Merge branch 'x86/cpu' into x86/asm, to avoid conflict by Ingo Molnar · 9 years ago
  99. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  100. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago