1. 16df4ff x86/locking: Create stack frame in PV unlock by Josh Poimboeuf · 9 years ago
  2. 5c1d5f2 watchdog/hpwdt: Create stack frame in asminline_call() by Josh Poimboeuf · 9 years ago
  3. cb7390f x86/kvm: Make test_cc() always inline by Josh Poimboeuf · 9 years ago
  4. 1482a08 x86/kvm: Set ELF function type for fastop functions by Josh Poimboeuf · 9 years ago
  5. c1c355c x86/kprobes: Get rid of kretprobe_trampoline_holder() by Josh Poimboeuf · 9 years ago
  6. d21001c x86/asm/bpf: Create stack frames in bpf_jit.S by Josh Poimboeuf · 9 years ago
  7. 2d8fe90 x86/asm/bpf: Annotate callable functions by Josh Poimboeuf · 9 years ago
  8. f05058c x86/uaccess: Add stack frame output operand in get_user() inline asm by Chris J Arges · 9 years ago
  9. ef0f3ed x86/asm/power: Create stack frames in hibernate_asm_64.S by Josh Poimboeuf · 9 years ago
  10. 779c433 x86/asm/efi: Create a stack frame in efi_call() by Josh Poimboeuf · 9 years ago
  11. 3387a53 x86/asm: Create stack frames in rwsem functions by Josh Poimboeuf · 9 years ago
  12. 1352330 x86/asm/acpi: Create a stack frame in do_suspend_lowlevel() by Josh Poimboeuf · 9 years ago
  13. 058fb73 x86/asm/entry: Create stack frames in thunk functions by Josh Poimboeuf · 9 years ago
  14. 8691ccd x86/asm/crypto: Create stack frames in crypto functions by Josh Poimboeuf · 9 years ago
  15. 68874ac x86/asm/crypto: Don't use RBP as a scratch register by Josh Poimboeuf · 9 years ago
  16. aec4d0e x86/asm/crypto: Simplify stack usage in sha-mb functions by Josh Poimboeuf · 9 years ago
  17. f66f619 x86/asm/crypto: Move jump_table to .rodata section by Josh Poimboeuf · 9 years ago
  18. 1253cab x86/asm/crypto: Move .Lbswap_mask data to .rodata section by Josh Poimboeuf · 9 years ago
  19. de642fa x86/amd: Set ELF function type for vide() by Josh Poimboeuf · 9 years ago
  20. 87b240c x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK by Josh Poimboeuf · 9 years ago
  21. bb93eb4 x86/paravirt: Add stack frame dependency to PVOP inline asm calls by Josh Poimboeuf · 9 years ago
  22. 8be0eb7 x86/asm/xen: Create stack frames in xen-asm.S by Josh Poimboeuf · 9 years ago
  23. 9fd2160 x86/asm/xen: Set ELF function type for xen_adjust_exception_frame() by Josh Poimboeuf · 9 years ago
  24. 0e8e223 x86/xen: Add stack frame dependency to hypercall inline asm calls by Josh Poimboeuf · 9 years ago
  25. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 9 years ago
  26. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  27. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 9 years ago
  28. 4e79e18 x86/entry/compat: Keep TS_COMPAT set during signal delivery by Andy Lutomirski · 9 years ago
  29. 4036134 selftests/x86: Add a test for syscall restart under ptrace by Andy Lutomirski · 9 years ago
  30. adcfd23 selftests/x86: Fix some error messages in ptrace_syscall by Andy Lutomirski · 9 years ago
  31. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 9 years ago
  32. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 9 years ago
  33. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 9 years ago
  34. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  35. f1b92bb6 x86/ftrace, x86/asm: Kill ftrace_caller_end label by Borislav Petkov · 9 years ago
  36. 4f6c893 selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS by Andy Lutomirski · 9 years ago
  37. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  38. 8ff5bd2 x86/signal/64: Fix SS if needed when delivering a 64-bit signal by Andy Lutomirski · 9 years ago
  39. e54fdcc x86/signal/64: Add a comment about sigcontext->fs and gs by Andy Lutomirski · 9 years ago
  40. 02a5f76 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  41. a680759 lib/ucs2_string: Correct ucs2 -> utf8 conversion by Jason Andryuk · 9 years ago
  42. e246eb5 efi: Add pstore variables to the deletion whitelist by Matt Fleming · 9 years ago
  43. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  44. f2cc8e0 x86/cpufeature: Speed up cpu_feature_enabled() by Borislav Petkov · 9 years ago
  45. 1926e54 MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development by Simon Horman · 9 years ago
  46. 631c0e8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  47. 18558ca Linux 4.5-rc4 by Linus Torvalds · 9 years ago
  48. bdbe58e Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  49. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  50. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  51. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  52. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  53. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 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
  57. 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
  58. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  59. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  60. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  61. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  62. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  63. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  64. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  65. 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
  66. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 9 years ago
  67. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  68. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  69. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 9 years ago
  70. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 9 years ago
  71. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  72. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. 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
  74. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  75. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  76. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  77. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  78. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  79. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  80. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 9 years ago
  81. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  82. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  83. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  84. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  85. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 9 years ago
  86. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 9 years ago
  87. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 9 years ago
  88. 078c6c3 mm/backing-dev.c: fix error path in wb_init() by Rasmus Villemoes · 9 years ago
  89. 6b9116a mm, dax: check for pmd_none() after split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  90. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 9 years ago
  91. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 9 years ago
  92. 7707535 ubsan: cosmetic fix to Kconfig text by Yang Shi · 9 years ago
  93. c05235d Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  94. da2f912 Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  95. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago
  97. fa51b24 net/mlx4: fix some error handling in mlx4_multi_func_init() by Rasmus Villemoes · 9 years ago
  98. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 9 years ago
  99. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 9 years ago
  100. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago