1. 95edca5 localmodconfig: Add config depends by default settings by Steven Rostedt (Red Hat) · 11 years ago
  2. 594c6fb ARM: sun4i/sun7i: RTC driver by Carlo Caione · 11 years ago
  3. 182f14d ARM: sun4i/sun7i: DT documentation for RTC driver by Carlo Caione · 11 years ago
  4. 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
  5. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  6. 1fd3cbc ARM: EXYNOS: Kill exynos_pm_late_initcall() by Sylwester Nawrocki · 11 years ago
  7. 2628288 ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4 by Sylwester Nawrocki · 11 years ago
  8. 7c7be27 ARM: exynos_defconfig: Enable S2MPS11 voltage regulator by Sachin Kamat · 11 years ago
  9. 11daf32 powerpc/512x: dts: disable MPC5125 usb module by Matteo Facchinetti · 11 years ago
  10. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  11. a98e319 ARM: dts: Fix exynos5250-snow's search key to be L_META by Doug Anderson · 11 years ago
  12. c63965b ARM: dts: Add the missing "\" key in non-US keyboards for exynos5250-snow by Doug Anderson · 11 years ago
  13. 16da4b1 usb: phy: Fix double lock in OTG FSM by Anton Tikhomirov · 11 years ago
  14. fa6997d usb: musb: fix musb pointer acqusition in musb_host_finish_resume by Daniel Mack · 11 years ago
  15. 071f58b usb: musb: fix prototype for musb_port_reset by Daniel Mack · 11 years ago
  16. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 11 years ago
  17. 259cdb5 staging: r8188eu: Restore line that was incorrectly removed by Larry Finger · 11 years ago
  18. 5156100 usb: phy: am335x: fix randconfig errors by Felipe Balbi · 11 years ago
  19. a5d37d2 Merge tag 'mvebu-clk-3.14' of git://git.infradead.org/linux-mvebu into clk-next by Mike Turquette · 11 years ago
  20. 7cba64c Merge tag 'zynq-clk-for-3.14-v2' of git://git.xilinx.com/linux-xlnx into clk-next by Mike Turquette · 11 years ago
  21. 76ae07d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  22. 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
  23. 46dd083 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  24. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  25. 1b1290e drivers/staging/bcm: Integer overflow by Wenliang Fan · 11 years ago
  26. 351d620 tty: an overflow of multiplication in drivers/tty/cyclades.c by Qixue Xiao · 11 years ago
  27. 41f1072 drivers: base: Add prototype declaration to the header file by Rashika Kheria · 11 years ago
  28. 1fc671b uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change by Thomas Pugliese · 11 years ago
  29. fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
  30. 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
  31. bf359df uwb: use uwb_rsv_callback instead of calling rsv->callback directly by Thomas Pugliese · 11 years ago
  32. 67d0fb2 uwb: whitespace and comment cleanups by Thomas Pugliese · 11 years ago
  33. f79833a uwb: add debug prints during channel change and beacon actions by Thomas Pugliese · 11 years ago
  34. 1c928d1 Merge tag 'renesas-dt-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Kevin Hilman · 11 years ago
  35. ee53664 mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  36. b4a9dfb usb: wusbcore: add debug prints to reservation and channel change by Thomas Pugliese · 11 years ago
  37. 8dd5cd5 usb: cdc-wdm: avoid hanging on zero length reads by Bjørn Mork · 11 years ago
  38. 79bf7fc Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  39. 01b6442 staging: comedi: ni_660x: tidy up set_tio_counterswap() by H Hartley Sweeten · 11 years ago
  40. d783a20 staging: comedi: ni_660x: remove dma_selection_counter() by H Hartley Sweeten · 11 years ago
  41. 0c26c7e staging: comedi: ni_660x: use a local var for the 'chip_index' by H Hartley Sweeten · 11 years ago
  42. 1246f05 staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels by H Hartley Sweeten · 11 years ago
  43. 16cc181 staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd) by H Hartley Sweeten · 11 years ago
  44. c3f3b43 staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest) by H Hartley Sweeten · 11 years ago
  45. cac04c0 staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_config) by H Hartley Sweeten · 11 years ago
  46. 10f7437 staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write) by H Hartley Sweeten · 11 years ago
  47. 9014d81 staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read) by H Hartley Sweeten · 11 years ago
  48. 00edbc3 staging: comedi: ni_tio.h: remove subdev_to_counter() by H Hartley Sweeten · 11 years ago
  49. c2e11bb staging: comedi: ni_tio.h: remove 'extern' from exported function prototypes by H Hartley Sweeten · 11 years ago
  50. f688d4a staging: comedi: ni_tio: move the MODULE_* stuff to the end of file by H Hartley Sweeten · 11 years ago
  51. cafa814 staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of file by H Hartley Sweeten · 11 years ago
  52. fca7c1d staging: comedi: ni_tio: use a local var for the 'counter_index' by H Hartley Sweeten · 11 years ago
  53. 5382bfb staging: comedi: ni_tiocmd: use a local var for the 'counter_index' by H Hartley Sweeten · 11 years ago
  54. e6b1624 staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macro by H Hartley Sweeten · 11 years ago
  55. 94baf02 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg() by H Hartley Sweeten · 11 years ago
  56. c9d766d staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Status_Reg() by H Hartley Sweeten · 11 years ago
  57. e72ccb0 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Acknowledge_Reg() by H Hartley Sweeten · 11 years ago
  58. ff157ab staging: comedi: ni_tio_internal.h: replace NITIO_Gi_ABZ_Reg() by H Hartley Sweeten · 11 years ago
  59. 8cd3936 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg() by H Hartley Sweeten · 11 years ago
  60. 1dd26c2 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Config_Reg() by H Hartley Sweeten · 11 years ago
  61. 5f19efa staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status2_Reg() by H Hartley Sweeten · 11 years ago
  62. 450a7c4 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg() by H Hartley Sweeten · 11 years ago
  63. fc31c52 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Reset_Reg() by H Hartley Sweeten · 11 years ago
  64. 96b6175 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Status_Reg() by H Hartley Sweeten · 11 years ago
  65. 7a0894e staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Second_Gate_Reg() by H Hartley Sweeten · 11 years ago
  66. 0412ea4 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Counting_Mode_Reg() by H Hartley Sweeten · 11 years ago
  67. 3da68f5 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Input_Select_Reg() by H Hartley Sweeten · 11 years ago
  68. cc7a164 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadB_Reg() by H Hartley Sweeten · 11 years ago
  69. 720712f staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadA_Reg() by H Hartley Sweeten · 11 years ago
  70. 0101791 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Mode_Reg() by H Hartley Sweeten · 11 years ago
  71. 67c68de staging: comedi: ni_tio_internal.h: replace NITIO_Gi_SW_Save_Reg() by H Hartley Sweeten · 11 years ago
  72. e25ef74 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Command_Reg() by H Hartley Sweeten · 11 years ago
  73. e062f51 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Autoincrement_Reg() by H Hartley Sweeten · 11 years ago
  74. 1237529 staging: comedi: ni_tio.h: rename the CamelCase enum ni_gpct_register labels by H Hartley Sweeten · 11 years ago
  75. 8b80448 staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMode.c. by Gokulnath Avanashilingam · 11 years ago
  76. e42ff08 staging: bcm: using time_after and time_before in InterfaceIdleMode.c by Gokulnath Avanashilingam · 11 years ago
  77. 786bddd staging: bcm: line over 80 characters in InterfaceIdleMode.c by Gokulnath Avanashilingam · 11 years ago
  78. d52dd37 staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.c by Gokulnath Avanashilingam · 11 years ago
  79. bee5363 USB: c67x00: remove CONFIG_USB_DEBUG dependancy by Greg Kroah-Hartman · 11 years ago
  80. a7c7eb0 staging: sep: add missing destroy_workqueue() in sep_crypto.c by Wei Yongjun · 11 years ago
  81. b751bc7 staging: lustre: fix return value check in capa_hmac() by Wei Yongjun · 11 years ago
  82. 47e0ab3 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  83. a3c383c rlt8192e: Removing unused defines in rltlib_endianfree.h by Andreas Frembs · 11 years ago
  84. a1ca601 rtl8192e: Removing unused defines in rtl819x_Qos.h by Andreas Frembs · 11 years ago
  85. 6e925e1 rtl8192e: Fixing checkpatch errors by Andreas Frembs · 11 years ago
  86. f72e111 Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  87. 9dc1d43 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  88. fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  89. 4bd70bc Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  90. a45a025 GenWQE: Accidently casting to u32 where u64 is required by Frank Haverkamp · 11 years ago
  91. 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
  92. ddf2039 Merge tag 'renesas-usb-r8a66597-hcd-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Kevin Hilman · 11 years ago
  93. 6cc3df8 IB/uverbs: Check access to userspace response buffer in extended command by Yann Droneaud · 11 years ago
  94. 6bcca3d IB/uverbs: Check input length in flow steering uverbs by Yann Droneaud · 11 years ago
  95. 98a3751 IB/uverbs: Set error code when fail to consume all flow_spec items by Yann Droneaud · 11 years ago
  96. c780d82 IB/uverbs: Check reserved fields in create_flow by Yann Droneaud · 11 years ago
  97. 2782c2d IB/uverbs: Check comp_mask in destroy_flow by Yann Droneaud · 11 years ago
  98. 7efb1b1 IB/uverbs: Check reserved field in extended command header by Yann Droneaud · 11 years ago
  99. a96e4e2 IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() by Roland Dreier · 11 years ago
  100. bc2571f regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_ranges by Axel Lin · 11 years ago