1. 40e2ec6 x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users by Denys Vlasenko · 9 years ago
  2. 47eb582 x86/asm/entry/64: Use smaller instructions by Denys Vlasenko · 9 years ago
  3. 146b2b0 x86/asm/entry/64: Use better label name, fix comments by Denys Vlasenko · 9 years ago
  4. 06ab9c1 Merge branch 'x86/urgent' into x86/asm, to resolve conflict by Ingo Molnar · 9 years ago
  5. 72d64cc x86/asm: Further improve segment.h readability by Ingo Molnar · 9 years ago
  6. b3494a4 x86/asm/entry: Check for syscall exit work with IRQs disabled by Andy Lutomirski · 9 years ago
  7. dca5b52 x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() by Ingo Molnar · 9 years ago
  8. f9d7185 x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro by Ingo Molnar · 9 years ago
  9. 1ddc6f3 x86/asm/entry/64: Improve the THREAD_INFO() macro explanation by Ingo Molnar · 9 years ago
  10. d56fe4b x86/asm/entry/64: Always set up SYSENTER MSRs by Ingo Molnar · 9 years ago
  11. 84f5378 x86/asm: Deobfuscate segment.h by Denys Vlasenko · 9 years ago
  12. 65c2377 x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup by Denys Vlasenko · 9 years ago
  13. a71ffdd x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macros by Denys Vlasenko · 9 years ago
  14. 9ed8e7d x86/asm/entry/64: Use PUSH instructions to build pt_regs on stack by Denys Vlasenko · 9 years ago
  15. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  16. b3fe8ba x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  17. a76c7f4 x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user by Denys Vlasenko · 9 years ago
  18. 34061f1 x86/asm/entry/64: Fix incorrect comment by Denys Vlasenko · 9 years ago
  19. d74ef11 x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks by Andy Lutomirski · 9 years ago
  20. 7a28067 x86/asm/entry: Remove user_mode_vm() by Andy Lutomirski · 9 years ago
  21. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 9 years ago
  22. efa7045 x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode by Andy Lutomirski · 9 years ago
  23. ae60f07 x86/asm/entry: Use user_mode_ignore_vm86() where appropriate by Andy Lutomirski · 9 years ago
  24. 383f3af x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base() by Andy Lutomirski · 9 years ago
  25. a67e727 x86/asm/entry: Add user_mode_ignore_vm86() by Andy Lutomirski · 9 years ago
  26. e4518ab Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  27. c56716a x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base() by Andy Lutomirski · 9 years ago
  28. d31bf07 x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch() by Andy Lutomirski · 9 years ago
  29. 1daeaa3 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET by Brian Gerst · 9 years ago
  30. bc465aa Linux 4.0-rc5 by Linus Torvalds · 9 years ago
  31. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  32. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  33. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  34. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  35. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  36. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  37. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  38. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  39. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  40. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  41. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  42. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  43. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  44. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  45. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  46. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  47. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  48. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  49. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 9 years ago
  50. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 9 years ago
  51. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 9 years ago
  52. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 9 years ago
  53. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  54. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  55. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  56. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 9 years ago
  57. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 9 years ago
  58. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 9 years ago
  59. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 9 years ago
  60. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  61. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 9 years ago
  62. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 9 years ago
  63. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 9 years ago
  64. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 9 years ago
  65. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  66. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  67. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  68. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  69. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  70. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  71. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  72. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  73. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 9 years ago
  74. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  75. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 10 years ago
  76. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 9 years ago
  77. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 9 years ago
  78. 5ca1b0d of: unittest: Add option string test case with longer path by Brian Norris · 9 years ago
  79. d7c1460 of/irq: Fix of_irq_parse_one() returned error codes by Laurent Pinchart · 9 years ago
  80. 6b7a783 mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc by NeilBrown · 9 years ago
  81. 4a87b99 Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  82. 31a55cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  83. 8421596 ide_tape: convert jiffies with jiffies_to_msecs by Nicholas Mc Guire · 9 years ago
  84. 8d006e0 Revert "net: cx82310_eth: use common match macro" by Ondrej Zary · 9 years ago
  85. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 9 years ago
  86. 2fc800f Merge branch 'mlx4-net' by David S. Miller · 9 years ago
  87. 39de961 net/mlx4_en: Set statistics bitmap at port init by Eran Ben Elisha · 9 years ago
  88. 61a3855 IB/mlx4: Saturate RoCE port PMA counters in case of overflow by Majd Dibbiny · 9 years ago
  89. a16f356 net/mlx4_en: Fix off-by-one in ethtool statistics display by Eran Ben Elisha · 9 years ago
  90. 217e8b1 IB/mlx4: Verify net device validity on port change event by Moni Shoua · 9 years ago
  91. 7b09ac7 Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  92. ec3fbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  93. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  94. e63c733 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  95. ea524c7 dmaengine: pl08x: Define capabilities for generic capabilities reporting by Mark Brown · 9 years ago
  96. a886bd9 usb: common: otg-fsm: only signal connect after switching to peripheral by Peter Chen · 9 years ago
  97. bda13e35 uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices by Hans de Goede · 9 years ago
  98. a239118 drm/radeon: drop ttm two ended allocation by Alex Deucher · 9 years ago
  99. e32643a USB: ehci-atmel: rework clk handling by Boris Brezillon · 9 years ago
  100. cdbfca8 drm/exynos: fix the initialization order in FIMD by Hyungwon Hwang · 9 years ago