1. 539f511 x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code by Andy Lutomirski · 9 years ago
  2. a92fde2 x86/asm/entry/32: Shorten __audit_syscall_entry() args preparation by Denys Vlasenko · 9 years ago
  3. 1536bb4 x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry() by Denys Vlasenko · 9 years ago
  4. aee4b01 x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL code by Denys Vlasenko · 9 years ago
  5. 9b47feb x86/asm/entry: Clean up entry*.S style, final bits by Denys Vlasenko · 9 years ago
  6. bace711 x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max by Ingo Molnar · 9 years ago
  7. eb47854 x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT path by Denys Vlasenko · 9 years ago
  8. 4d73213 x86/asm/entry/64: Clean up entry_64.S by Ingo Molnar · 9 years ago
  9. 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 9 years ago
  10. a49976d x86/asm/entry/32: Clean up entry_32.S by Ingo Molnar · 9 years ago
  11. b2502b4 x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32 by Ingo Molnar · 9 years ago
  12. 4c8cd0c x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat by Ingo Molnar · 9 years ago
  13. 2cd2355 x86/asm/entry: Rename compat syscall entry points by Ingo Molnar · 9 years ago
  14. b72e746 x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers by Borislav Petkov · 9 years ago
  15. c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 9 years ago
  16. c8e56d2 x86: Kill CONFIG_X86_HT by Borislav Petkov · 9 years ago
  17. 243d657 x86/mce: Handle Local MCE events by Ashok Raj · 9 years ago
  18. 88d5386 x86/mce: Add infrastructure to support Local MCE by Ashok Raj · 9 years ago
  19. bc12edb x86/mce: Add Local MCE definitions by Ashok Raj · 9 years ago
  20. 138bd56 x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S by Ingo Molnar · 9 years ago
  21. 7a5a982 x86/asm/entry/32: Remove unnecessary optimization in stub32_clone by Denys Vlasenko · 9 years ago
  22. 5cdc683 x86/asm/entry/32: Explain the stub32_clone logic by Denys Vlasenko · 9 years ago
  23. 54ad726 x86/asm/entry/32: Improve code readability by Ingo Molnar · 9 years ago
  24. 53e9acc x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point by Denys Vlasenko · 9 years ago
  25. 73cbf68 x86/asm/entry/32: Open-code LOAD_ARGS32 by Denys Vlasenko · 9 years ago
  26. ef0cd5d x86/asm/entry/32: Open-code CLEAR_RREGS by Denys Vlasenko · 9 years ago
  27. 61b1e3e x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code path by Denys Vlasenko · 9 years ago
  28. 5ca6f70 x86/asm/entry/64: Remove pointless jump to irq_return by Andy Lutomirski · 9 years ago
  29. cf991de x86/asm/msr: Make wrmsrl_safe() a function by Andy Lutomirski · 9 years ago
  30. 00398a0 x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ by Ingo Molnar · 9 years ago
  31. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago
  32. d36f947 x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ by Ingo Molnar · 9 years ago
  33. e6b93f4 x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ by Ingo Molnar · 9 years ago
  34. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago
  35. 19a433f x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/ by Ingo Molnar · 9 years ago
  36. 905a36a x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ by Ingo Molnar · 9 years ago
  37. 6471b82 x86/kconfig: Reorganize arch feature Kconfig select's by Ingo Molnar · 9 years ago
  38. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
  39. 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 9 years ago
  40. 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
  41. 2f63b9d x86/asm/entry/64: Fold identical code paths by Jan Beulich · 9 years ago
  42. 2bf557e x86/asm/entry/64: Use negative immediates for stack adjustments by Jan Beulich · 9 years ago
  43. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 9 years ago
  44. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  46. fec345b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  47. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  48. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  49. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  50. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  51. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  52. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  53. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  54. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  55. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 9 years ago
  56. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 9 years ago
  57. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
  58. 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 10 years ago
  59. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  60. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  61. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  62. c65b99f Linux 4.1-rc6 by Linus Torvalds · 9 years ago
  63. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  64. 8ba64dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. 36a8b9a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  66. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 9 years ago
  67. 50f5a1e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  68. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  69. 30a5f11 Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  70. fdf7c64 Merge branch 'bna-fixes' by David S. Miller · 9 years ago
  71. 4818e856 bna: fix soft lock-up during firmware initialization failure by Ivan Vecera · 9 years ago
  72. 4918eb1 bna: remove unreasonable iocpf timer start by Ivan Vecera · 9 years ago
  73. e236b95 bna: fix firmware loading on big-endian machines by Ivan Vecera · 9 years ago
  74. 50dce30 Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  75. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 9 years ago
  76. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  77. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
  78. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 10 years ago
  79. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 10 years ago
  80. cf87edc target/user: Update example code for new ABI requirements by Andy Grover · 10 years ago
  81. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 9 years ago
  82. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
  83. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  84. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  85. aaa20fc Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  86. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  87. 2a64517 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  89. 9aecac0 hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 by Guenter Roeck · 9 years ago
  90. c2102f3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  91. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  92. c4fca4f MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 9 years ago
  93. 57b4175 MIPS: BMIPS: Fix bmips_wr_vec() by Petri Gynther · 9 years ago
  94. 556b662 MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set by Laurent Fasnacht · 9 years ago
  95. d0af698 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  96. 70946b5 Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  97. 1c220c6 dm: fix casting bug in dm_merge_bvec() by Joe Thornber · 9 years ago
  98. 15b94a6 dm: fix reload failure of 0 path multipath mapping on blk-mq devices by Junichi Nomura · 9 years ago
  99. c492e2d Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  100. e5d8de3 dm: fix false warning in free_rq_clone() for unmapped requests by Mike Snitzer · 9 years ago