1. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  2. 413541d Linux 3.13-rc5 by Linus Torvalds · 11 years ago
  3. 93579ae Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. ba8b844 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  5. 1733348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  6. a8472b4 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  7. 3dc9acb aio: clean up and fix aio_setup_ring page mapping by Linus Torvalds · 11 years ago
  8. 1785faa staging: line6: Add support for POD HD400 to line6usb driver by Chris Bajumpaa · 11 years ago
  9. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  10. 1881686 aio: fix kioctx leak introduced by "aio: Fix a trinity splat" by Benjamin LaHaise · 11 years ago
  11. b7000ad Don't set the INITRD_COMPRESS environment variable automatically by Linus Torvalds · 11 years ago
  12. a6ddeee Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  13. 40b64ac mm: fix build of split ptlock code by Olof Johansson · 11 years ago
  14. 4773ef2 Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  15. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  16. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  17. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 11 years ago
  18. 259cdb5 staging: r8188eu: Restore line that was incorrectly removed by Larry Finger · 11 years ago
  19. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  20. 46dd083 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  21. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  22. 1b1290e drivers/staging/bcm: Integer overflow by Wenliang Fan · 11 years ago
  23. fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
  24. 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
  25. ee53664 mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  26. 01b6442 staging: comedi: ni_660x: tidy up set_tio_counterswap() by H Hartley Sweeten · 11 years ago
  27. d783a20 staging: comedi: ni_660x: remove dma_selection_counter() by H Hartley Sweeten · 11 years ago
  28. 0c26c7e staging: comedi: ni_660x: use a local var for the 'chip_index' by H Hartley Sweeten · 11 years ago
  29. 1246f05 staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels by H Hartley Sweeten · 11 years ago
  30. 16cc181 staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd) by H Hartley Sweeten · 11 years ago
  31. c3f3b43 staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest) by H Hartley Sweeten · 11 years ago
  32. cac04c0 staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_config) by H Hartley Sweeten · 11 years ago
  33. 10f7437 staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write) by H Hartley Sweeten · 11 years ago
  34. 9014d81 staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read) by H Hartley Sweeten · 11 years ago
  35. 00edbc3 staging: comedi: ni_tio.h: remove subdev_to_counter() by H Hartley Sweeten · 11 years ago
  36. c2e11bb staging: comedi: ni_tio.h: remove 'extern' from exported function prototypes by H Hartley Sweeten · 11 years ago
  37. f688d4a staging: comedi: ni_tio: move the MODULE_* stuff to the end of file by H Hartley Sweeten · 11 years ago
  38. cafa814 staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of file by H Hartley Sweeten · 11 years ago
  39. fca7c1d staging: comedi: ni_tio: use a local var for the 'counter_index' by H Hartley Sweeten · 11 years ago
  40. 5382bfb staging: comedi: ni_tiocmd: use a local var for the 'counter_index' by H Hartley Sweeten · 11 years ago
  41. e6b1624 staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macro by H Hartley Sweeten · 11 years ago
  42. 94baf02 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg() by H Hartley Sweeten · 11 years ago
  43. c9d766d staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Status_Reg() by H Hartley Sweeten · 11 years ago
  44. e72ccb0 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Acknowledge_Reg() by H Hartley Sweeten · 11 years ago
  45. ff157ab staging: comedi: ni_tio_internal.h: replace NITIO_Gi_ABZ_Reg() by H Hartley Sweeten · 11 years ago
  46. 8cd3936 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg() by H Hartley Sweeten · 11 years ago
  47. 1dd26c2 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Config_Reg() by H Hartley Sweeten · 11 years ago
  48. 5f19efa staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status2_Reg() by H Hartley Sweeten · 11 years ago
  49. 450a7c4 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg() by H Hartley Sweeten · 11 years ago
  50. fc31c52 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Reset_Reg() by H Hartley Sweeten · 11 years ago
  51. 96b6175 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Status_Reg() by H Hartley Sweeten · 11 years ago
  52. 7a0894e staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Second_Gate_Reg() by H Hartley Sweeten · 11 years ago
  53. 0412ea4 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Counting_Mode_Reg() by H Hartley Sweeten · 11 years ago
  54. 3da68f5 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Input_Select_Reg() by H Hartley Sweeten · 11 years ago
  55. cc7a164 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadB_Reg() by H Hartley Sweeten · 11 years ago
  56. 720712f staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadA_Reg() by H Hartley Sweeten · 11 years ago
  57. 0101791 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Mode_Reg() by H Hartley Sweeten · 11 years ago
  58. 67c68de staging: comedi: ni_tio_internal.h: replace NITIO_Gi_SW_Save_Reg() by H Hartley Sweeten · 11 years ago
  59. e25ef74 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Command_Reg() by H Hartley Sweeten · 11 years ago
  60. e062f51 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Autoincrement_Reg() by H Hartley Sweeten · 11 years ago
  61. 1237529 staging: comedi: ni_tio.h: rename the CamelCase enum ni_gpct_register labels by H Hartley Sweeten · 11 years ago
  62. 8b80448 staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMode.c. by Gokulnath Avanashilingam · 11 years ago
  63. e42ff08 staging: bcm: using time_after and time_before in InterfaceIdleMode.c by Gokulnath Avanashilingam · 11 years ago
  64. 786bddd staging: bcm: line over 80 characters in InterfaceIdleMode.c by Gokulnath Avanashilingam · 11 years ago
  65. d52dd37 staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.c by Gokulnath Avanashilingam · 11 years ago
  66. a7c7eb0 staging: sep: add missing destroy_workqueue() in sep_crypto.c by Wei Yongjun · 11 years ago
  67. b751bc7 staging: lustre: fix return value check in capa_hmac() by Wei Yongjun · 11 years ago
  68. a3c383c rlt8192e: Removing unused defines in rltlib_endianfree.h by Andreas Frembs · 11 years ago
  69. a1ca601 rtl8192e: Removing unused defines in rtl819x_Qos.h by Andreas Frembs · 11 years ago
  70. 6e925e1 rtl8192e: Fixing checkpatch errors by Andreas Frembs · 11 years ago
  71. 95fcfa7 Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Kevin Hilman · 11 years ago
  72. 5e6d26c Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 11 years ago
  73. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  74. 5263f0a Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  75. 382d277 silicom: remaining checkpatch issues in bypass.c by Michael Hoefler · 11 years ago
  76. 6618b75 silicom: fix coding style issues in bypass.c by Michael Hoefler · 11 years ago
  77. 74552f1 silicom: fix whitespace issues in bypass.c by Michael Hoefler · 11 years ago
  78. a322b49 staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_udelay_os by Larry Finger · 11 years ago
  79. 4063642 staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a simple mdelay by Larry Finger · 11 years ago
  80. 0da46e6 staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a simple msleep by Larry Finger · 11 years ago
  81. c01fb49 staging: r8188eu: Replace rtw_get_current_time() with jiffies by Larry Finger · 11 years ago
  82. 03f4a95 staging: r8188eu: Remove calls to _rtw_spinlock_free by Larry Finger · 11 years ago
  83. f214e52 staging: r8188eu: Remove wrapper around spin_lock_init by Larry Finger · 11 years ago
  84. 597794f staging: r8188eu: Remove wrappers around spin_unlock_irqrestore by Larry Finger · 11 years ago
  85. f937886 staging: r8188eu: Remove wrappers for spin_lock_irqsave by Larry Finger · 11 years ago
  86. e02bcf6 staging: r8188eu: Remove wrapper around spin_unlock_bh by Larry Finger · 11 years ago
  87. 7057dcb staging: r8188eu: Remove wrapper around spin_lock_bh by Larry Finger · 11 years ago
  88. dfa5e81 staging: r8188eu: Remove pointless thread_exit macro by Larry Finger · 11 years ago
  89. 0c5b563 staging: dgap: uses kzalloc for allocating memory by Lidza Louina · 11 years ago
  90. f0dcc9f staging: dgnc: fix checkpatch.pl usage of comparison with jiffies by stalinsrinivasan.s · 11 years ago
  91. 9979ef7 staging: dgnc: fix checkpatch.pl usage of volatile. by stalinsrinivasan.s · 11 years ago
  92. cb3714a staging: dgnc: fix 80 characters per line limitation and code indent warnings. by stalinsrinivasan.s · 11 years ago
  93. cd15c51 Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 11 years ago
  94. 07300f4 ion_test: Add compat_ioctl support (v2) by John Stultz · 11 years ago
  95. 5b8314a Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Kevin Hilman · 11 years ago
  96. dcd2119 qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure by Nicholas Bellinger · 11 years ago
  97. de06875 target: Remove extra percpu_ref_init by Andy Grover · 11 years ago
  98. 364014f staging: dgap: Fix trailing whitespace in dgap_trace.c by Masanari Iida · 11 years ago
  99. cdc27c2 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 11 years ago
  100. f755669 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago