1. 2d746ee ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE by Vineet Gupta · 9 years ago
  2. 89a2692 ARC: [BE] Select correct CROSS_COMPILE prefix by Vineet Gupta · 9 years ago
  3. 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 9 years ago
  4. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  5. 143d36a irqchip/irq-alpine-msi: Release the correct domain on error by Dan Carpenter · 9 years ago
  6. 0d47638 x86/mm/pkeys: Fix mismerge of protection keys CPUID bits by Dave Hansen · 9 years ago
  7. c91e02b xtensa: support hardware breakpoints/watchpoints by Max Filippov · 9 years ago
  8. 6ec7026 xtensa: use context structure for debug exceptions by Max Filippov · 9 years ago
  9. 816aa58 xtensa: remove remaining non-functional KGDB bits by Max Filippov · 9 years ago
  10. 7de7ac7 xtensa: clear all DBREAKC registers on start by Max Filippov · 9 years ago
  11. 56b9f9d xtensa: xtfpga: fix earlycon endianness by Max Filippov · 9 years ago
  12. bce299c xtensa: xtfpga: fix i2c controller register width and endianness by Max Filippov · 9 years ago
  13. d99434e xtensa: xtfpga: fix ethernet controller endianness by Max Filippov · 9 years ago
  14. abfbd89 xtensa: xtfpga: fix serial port register width and endianness by Max Filippov · 9 years ago
  15. 4611bf7 xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN by Max Filippov · 9 years ago
  16. a67cc9a xtensa: fix preemption in {clear,copy}_user_highpage by Max Filippov · 9 years ago
  17. 362014c xtensa: ISS: don't hang if stdin EOF is reached by Max Filippov · 9 years ago
  18. 8b8addf x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
  19. ced30bc Merge tag 'perf-core-for-mingo-20160310' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  20. 0bbca27 drm/i915: Actually retry with bit-banging after GMBUS timeout by Ville Syrjälä · 9 years ago
  21. c508709 Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next by Mark Brown · 9 years ago
  22. b9facea Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  23. f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 9 years ago
  24. 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
  25. ce7fb74 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 9 years ago
  26. a75481a Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 9 years ago
  27. df9633a Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  28. bad0ae3 Merge tag 'spi-fix-v4.5-rc7' into spi-linus by Mark Brown · 9 years ago
  29. 10f11a2 spi: Add gfp parameter to kernel-doc to fix build warning by Javier Martinez Canillas · 9 years ago
  30. c76d9ae spi: Fix htmldocs build error due struct spi_replaced_transfers by Javier Martinez Canillas · 9 years ago
  31. 6ef2f68 ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO by Hui Wang · 9 years ago
  32. 5602a64 ASoC: wm_adsp: Use correct local length in error message by Charles Keepax · 9 years ago
  33. 4347ab5a target: Avoid DataIN transfers for non-GOOD SAM status by Nicholas Bellinger · 9 years ago
  34. 32c76de target/user: Report capability of handling out-of-order completions to userspace by Sheng Yang · 9 years ago
  35. 0241fd39 target/user: Fix size_t format-spec build warning by Nicholas Bellinger · 9 years ago
  36. b25c786 target/user: Don't free expired command when time out by Sheng Yang · 9 years ago
  37. 2641864 target/user: Introduce data_bitmap, replace data_length/data_head/data_tail by Sheng Yang · 9 years ago
  38. 0c28481 target/user: Free data ring in unified function by Sheng Yang · 9 years ago
  39. f1dbd08 target/user: Use iovec[] to describe continuous area by Sheng Yang · 9 years ago
  40. 03a68b4 target: Remove enum transport_lunflags_table by Andy Grover · 9 years ago
  41. 07b6319 target/iblock: pass WRITE_SAME to device if possible by Mike Christie · 9 years ago
  42. e3416ab iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc by Christoph Hellwig · 9 years ago
  43. d1ca2ed iser-target: Kill struct isert_rdma_wr by Christoph Hellwig · 9 years ago
  44. 9679cc5 iser-target: Convert to new CQ API by Christoph Hellwig · 9 years ago
  45. 5adabdd iser-target: Split and properly type the login buffer by Christoph Hellwig · 9 years ago
  46. ed1083b iser-target: Remove ISER_RECV_DATA_SEG_LEN by Christoph Hellwig · 9 years ago
  47. 26c7b67 iser-target: Remove impossible condition from isert_wait_conn by Jenny Derzhavetz · 9 years ago
  48. 69c4884 iser-target: Remove redundant wait in release_conn by Jenny Derzhavetz · 9 years ago
  49. 6d1fba0 iser-target: Rework connection termination by Jenny Derzhavetz · 9 years ago
  50. f81bf45 iser-target: Separate flows for np listeners and connections cma events by Jenny Derzhavetz · 9 years ago
  51. aea9298 iser-target: Add new state ISER_CONN_BOUND to isert_conn by Jenny Derzhavetz · 9 years ago
  52. b89a7c2 iser-target: Fix identification of login rx descriptor type by Jenny Derzhavetz · 9 years ago
  53. 36c7845 qla2xxx: Add DebugFS node for target sess list. by Quinn Tran · 9 years ago
  54. 0fd1072 ib_srpt: Convert to percpu_ida tag allocation by Nicholas Bellinger · 9 years ago
  55. 91973cd tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs by Nicholas Bellinger · 9 years ago
  56. fa22e7b xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs by Nicholas Bellinger · 9 years ago
  57. 2dbcdf3 xen-scsiback: Convert to percpu_ida tag allocation by Nicholas Bellinger · 9 years ago
  58. cff834c usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs by Nicholas Bellinger · 9 years ago
  59. 71e7ae8 usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation by Nicholas Bellinger · 9 years ago
  60. 5f27eda sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs by Nicholas Bellinger · 9 years ago
  61. 5a3ee22 sbp-target: Conversion to percpu_ida tag pre-allocation by Nicholas Bellinger · 9 years ago
  62. b42057a ib_srpt: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  63. 9ed5965 tcm_fc: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  64. 1b655b1 tcm_qla2xxx: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  65. 65ea789 vhost/scsi: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  66. fb444abe target: Convert demo-mode only drivers to target_alloc_session by Christoph Hellwig · 9 years ago
  67. 19cc827 staging: rtl8723au: hal: Remove useless return variables by Bhaktipriya Shridhar · 9 years ago
  68. b29f809 Staging: rtl8723au: Remove debug messages by Bhumika Goyal · 9 years ago
  69. 28f5caa Staging: rtl8723au: Clean up tests if NULL returned on failure by Bhumika Goyal · 9 years ago
  70. 4e7c855 staging: rtl8723au: Remove unnecessary parantheses by Bhaktipriya Shridhar · 9 years ago
  71. 4b27942 staging: rtl8723au: core: rtw_recv: use list_first_entry() by Geliang Tang · 9 years ago
  72. 2cb5780 staging: rtl8723au: core: rtw_xmit: use list_first_entry_or_null() by Geliang Tang · 9 years ago
  73. 8584394 staging: rtl8723au: core: rtw_recv: use list_first_entry_or_null() by Geliang Tang · 9 years ago
  74. f70ed3b mailbox: rockchip: Add Rockchip mailbox driver by Caesar Wang · 9 years ago
  75. a7065bc dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCs by Caesar Wang · 9 years ago
  76. 7bf777f Revert "staging: comedi: drivers: Remove unneeded NULL check before kfree()" by Greg Kroah-Hartman · 9 years ago
  77. b44483e staging: comedi: ni_pcidio.c: Prefer using macro DIV_ROUND_UP by Bhaktipriya Shridhar · 9 years ago
  78. 621ab40 staging: comedi: dt282x: Prefer using macro DIV_ROUND_UP by Bhaktipriya Shridhar · 9 years ago
  79. 0116317 staging: comedi: rtd520: Prefer using macro DIV_ROUND_UP by Bhaktipriya Shridhar · 9 years ago
  80. 7f9d2b1 staging: comedi: drivers: ni_mio_common: Prefer using macro DIV_ROUND_UP by Bhaktipriya Shridhar · 9 years ago
  81. df6ba4f staging: comedi: drivers: amplc_pci230: Prefer using macro DIV_ROUND_UP by Bhaktipriya Shridhar · 9 years ago
  82. 44b8c79 Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PAGE_MASK). by Sandhya Bankar · 9 years ago
  83. f3b1e4d staging: comedi: drivers: gsc_hpdi: Remove use of deprecated pci API by Amitoj Kaur Chawla · 9 years ago
  84. 6e1edc0 staging: unisys: visornic: Remove unnecessary else after return by Bhaktipriya Shridhar · 9 years ago
  85. d342c06 staging: unisys: visorbus: clean up visorchannel_clear by David Kershner · 9 years ago
  86. 5bf49a6 staging: unisys: visorbus: cleanup gotos in visorchannel_create_guts by David Kershner · 9 years ago
  87. afd14ce Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpointAddress & USB_DIR_IN). by Sandhya Bankar · 9 years ago
  88. d93f27b Staging: most: Use list_first_entry instead of list_entry by Bhumika Goyal · 9 years ago
  89. 7b50908 staging: unisys: visorinput: convert pr_err() to dev_err() by Eva Rachel Retuya · 9 years ago
  90. 9d521ca Staging: most: Replace pr_err with dev_err by Bhumika Goyal · 9 years ago
  91. 2500276 staging: unisys: visorbus: variable adjustment should be a u64 by David Kershner · 9 years ago
  92. 50aefc1 Staging: vt6655: Remove & from function name. by Sandhya Bankar · 9 years ago
  93. e9097b1 Staging: vt6655: remove unnecessary blank lines from card.c by Ben Marsh · 9 years ago
  94. dcf8343 staging: vt6656: Remove unnecessary parentheses by Rehas Sachdeva · 9 years ago
  95. efa21f9 staging: vt6655: mac.c replace dwData with data. by Malcolm Priestley · 9 years ago
  96. 0e7997c staging: vt6655: mac.c replace wOffset with offset. by Malcolm Priestley · 9 years ago
  97. ebc9bd8 staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl by Malcolm Priestley · 9 years ago
  98. 2802947 staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr. by Malcolm Priestley · 9 years ago
  99. 17c4c51 staging: vt6655: mac.c replace VNSvInPortB with ioread8 by Malcolm Priestley · 9 years ago
  100. 58fe270 staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8 by Malcolm Priestley · 9 years ago