1. aa21df0 perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user() by Denys Vlasenko · 10 years ago
  2. 54cfa45 x86/asm/entry/32: Tidy up JNZ instructions after TESTs by Denys Vlasenko · 10 years ago
  3. a37f34a x86/asm/entry/64: Reduce padding in execve stubs by Denys Vlasenko · 10 years ago
  4. 54a81e9 x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork by Denys Vlasenko · 10 years ago
  5. 66ad4ef x86/asm/entry/64: Simplify jumps in ret_from_fork by Denys Vlasenko · 10 years ago
  6. a30b008 x86/asm/entry/64: Remove a redundant jump by Denys Vlasenko · 10 years ago
  7. 772951c x86/asm/entry/64: Optimize [v]fork/clone stubs by Denys Vlasenko · 10 years ago
  8. 0f90fb9 x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too by Denys Vlasenko · 10 years ago
  9. 05f1752 x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat() by Denys Vlasenko · 10 years ago
  10. 31f0119 x86/asm/entry/64: Use common code for rt_sigreturn() epilogue by Denys Vlasenko · 10 years ago
  11. 8b3607b5 x86/asm/entry/64: Add forgotten CFI annotation by Denys Vlasenko · 10 years ago
  12. 3304c9c x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout by Denys Vlasenko · 10 years ago
  13. fffbb5d x86/asm/entry/64: Move opportunistic sysret code to syscall code path by Denys Vlasenko · 10 years ago
  14. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
  15. 3f705df x86, selftests: Add sigreturn selftest by Andy Lutomirski · 10 years ago
  16. f22e6e8 Linux 4.0-rc7 by Linus Torvalds · 10 years ago
  17. 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  18. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 10 years ago
  19. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
  20. 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  21. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
  22. ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 10 years ago
  23. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  24. 69df353 x86/alternatives: Guard NOPs optimization by Borislav Petkov · 10 years ago
  25. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 10 years ago
  26. 6a3713f x86/signal: Remove pax argument from restore_sigcontext by Brian Gerst · 10 years ago
  27. 58d8a3b Input: alps - document stick behavior for protocol V2 by Hans de Goede · 10 years ago
  28. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 10 years ago
  29. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 10 years ago
  30. f8b3d8a Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  31. 8eb6dcf Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  32. eca8258 Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  33. dbe4058 x86/alternatives: Fix ALTERNATIVE_2 padding generation properly by Borislav Petkov · 10 years ago
  34. 1cced50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  35. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  36. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. ec2e76b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. ccc20a3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  39. b010a0f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  40. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 10 years ago
  41. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 10 years ago
  42. 6b51311 x86/asm/entry/64: Use a define for an invalid segment selector by Borislav Petkov · 10 years ago
  43. 7c74d5b x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value by Borislav Petkov · 10 years ago
  44. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 10 years ago
  45. 47091e3 x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 by Borislav Petkov · 10 years ago
  46. 4214a16 x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER by Andy Lutomirski · 10 years ago
  47. cf9328c x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1 by Andy Lutomirski · 10 years ago
  48. ff8287f x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment by Andy Lutomirski · 10 years ago
  49. d9dc64f x86/asm: Add support for the CLWB instruction by Ross Zwisler · 10 years ago
  50. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
  51. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  52. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
  53. 8f778bb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. 4e8a483 Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 10 years ago
  55. 51b52fa Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  56. 165b11b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  57. 3fa50dc Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  58. c7d7487 Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  59. b0838b1 Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  60. 1d51433 Merge tag 'powerpc-4.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  61. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
  62. 06459fc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  63. 0c36820 xen-netfront: transmit fully GSO-sized packets by Jonathan Davies · 10 years ago
  64. 0a48127 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  65. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  66. 8494057 IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic by Shachar Raindel · 10 years ago
  67. c420f19 perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints by Andi Kleen · 10 years ago
  68. 687805e perf/x86/intel: Filter branches for PEBS event by Kan Liang · 10 years ago
  69. 22e2e86 drm/radeon: fix wait in radeon_mn_invalidate_range_start by Christian König · 10 years ago
  70. 863653f drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr by Christian König · 10 years ago
  71. adacb22 drm: Exynos: Respect framebuffer pitch for FIMD/Mixer by Daniel Stone · 10 years ago
  72. 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 10 years ago
  73. 40e4f2d1 x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20 by Denys Vlasenko · 10 years ago
  74. 0784b36 x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user by Denys Vlasenko · 10 years ago
  75. f59df35 kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 by Steffen Liebergeld · 10 years ago
  76. 7ea2416 x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set by Andy Lutomirski · 10 years ago
  77. 840a1cf drm/i915: Reject the colorkey ioctls for primary and cursor planes by Ville Syrjälä · 10 years ago
  78. f5f321c Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  79. 877e45d Merge branch 'cxgb4-net' by David S. Miller · 10 years ago
  80. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 10 years ago
  81. 7ef65a4 cxgb4: Firmware macro changes for fw verison 1.13.32.0 by Hariprasad Shenai · 10 years ago
  82. af3e09e Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  83. d403931 Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  84. e1b7c02 lguest: now needs PCI_DIRECT. by Rusty Russell · 10 years ago
  85. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  86. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  87. 9c02642 Merge branch 'bnx2' by David S. Miller · 10 years ago
  88. da254fb bnx2x: Fix kdump when iommu=on by Yuval Mintz · 10 years ago
  89. 3d6b725 bnx2x: Fix kdump on 4-port device by Yuval Mintz · 10 years ago
  90. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 10 years ago
  91. 80313b3 x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk by Stefan Lippers-Hollmann · 10 years ago
  92. dce5bdf Merge tag 'iio-fixes-for-4.0d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  93. d3a3d28 Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  94. a6de5a2 x86/asm/entry/64: Use local label to skip around sycall dispatch by Denys Vlasenko · 10 years ago
  95. a734b4a x86/asm: Replace "MOVQ $imm, %reg" with MOVL by Denys Vlasenko · 10 years ago
  96. 36acef2 x86/asm/entry/64: Simplify looping around preempt_schedule_irq() by Denys Vlasenko · 10 years ago
  97. 32a0407 x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS() by Denys Vlasenko · 10 years ago
  98. 6ba71b7 x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_args label local by Denys Vlasenko · 10 years ago
  99. 4c9c0e9 x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_regs' on stack by Denys Vlasenko · 10 years ago
  100. 4416c5a x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path by Denys Vlasenko · 10 years ago