1. d526416 ASoC: fsl_asrc: Fix sparse warnings in FSL_ASRC_FORMATS due to typo by Nicolin Chen · 10 years ago
  2. 47fab41 bridge: Don't include NDA_VLAN for FDB entries with vid 0 by Toshiaki Makita · 10 years ago
  3. 2741d43 ASoC: Intel: mfld-pcm: Allocate platform data by Subhransu S. Prusty · 10 years ago
  4. 19a23a5 ASoC: Intel: mfld-pcm: Fix to use correct sst_data pointer by Subhransu S. Prusty · 10 years ago
  5. 7d5570c netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute by Pablo Neira Ayuso · 10 years ago
  6. e179d5f Input: imx_keypad - remove ifdef round PM methods by Fabio Estevam · 10 years ago
  7. fe96244 Input: jornada720_ts - get rid of space indentation and use tab by Pramod Gurav · 10 years ago
  8. 4b080e3 Input: jornada720_ts - switch to using managed resources by Pramod Gurav · 10 years ago
  9. c6f1224 Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND" by Thomas Gleixner · 10 years ago
  10. 21d1f90 Revert "PM / sleep / irq: Do not suspend wakeup interrupts" by Thomas Gleixner · 10 years ago
  11. 4c5e9d9 Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into next by Joerg Roedel · 10 years ago
  12. 1a5b537 devicetree: Add generic IOMMU device tree bindings by Thierry Reding · 10 years ago
  13. 4ae098d nfsd: rename unhash_generic_stateid to unhash_ol_stateid by Jeff Layton · 10 years ago
  14. d83017f nfsd: don't thrash the cl_lock while freeing an open stateid by Jeff Layton · 10 years ago
  15. 2c41beb nfsd: reduce cl_lock thrashing in release_openowner by Jeff Layton · 10 years ago
  16. fc5a96c nfsd: close potential race in nfsd4_free_stateid by Jeff Layton · 10 years ago
  17. 3c1c995 nfsd: optimize destroy_lockowner cl_lock thrashing by Jeff Layton · 10 years ago
  18. a819ecc nfsd: add locking to stateowner release by Jeff Layton · 10 years ago
  19. 882e9d2 nfsd: clean up and reorganize release_lockowner by Jeff Layton · 10 years ago
  20. d4f0489 nfsd: Move the open owner hash table into struct nfs4_client by Trond Myklebust · 10 years ago
  21. c58c661 nfsd: Protect adding/removing lock owners using client_lock by Trond Myklebust · 10 years ago
  22. 7ffb588 nfsd: Protect adding/removing open state owners using client_lock by Trond Myklebust · 10 years ago
  23. b401be22 nfsd: don't allow CLOSE to proceed until refcount on stateid drops by Jeff Layton · 10 years ago
  24. d3134b1 nfsd: make openstateids hold references to their openowners by Jeff Layton · 10 years ago
  25. 5adfd88 nfsd: clean up refcounting for lockowners by Jeff Layton · 10 years ago
  26. e4f1dd7 nfsd: Make lock stateid take a reference to the lockowner by Trond Myklebust · 10 years ago
  27. 8f4b54c nfsd: add an operation for unhashing a stateowner by Jeff Layton · 10 years ago
  28. 5db1c03 nfsd: clean up lockowner refcounting when finding them by Jeff Layton · 10 years ago
  29. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  30. 6b180f0 nfsd: Add reference counting to state owners by Jeff Layton · 10 years ago
  31. 2d3f966 nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() by Trond Myklebust · 10 years ago
  32. fd91101 nfsd: Migrate the stateid reference into nfs4_lookup_stateid() by Trond Myklebust · 10 years ago
  33. 4cbfc9f nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op by Trond Myklebust · 10 years ago
  34. 0667b1e nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op by Trond Myklebust · 10 years ago
  35. 2585fc7 nfsd: nfsd4_open_confirm() must reference the open stateid by Trond Myklebust · 10 years ago
  36. 8a0b589 nfsd: Prepare nfsd4_close() for open stateid referencing by Trond Myklebust · 10 years ago
  37. d6f2bc5 nfsd: nfsd4_process_open2() must reference the open stateid by Trond Myklebust · 10 years ago
  38. dcd94cc nfsd: nfsd4_process_open2() must reference the delegation stateid by Trond Myklebust · 10 years ago
  39. 67cb127 nfsd: Ensure that nfs4_open_delegation() references the delegation stateid by Trond Myklebust · 10 years ago
  40. 858cc57 nfsd: nfsd4_locku() must reference the lock stateid by Trond Myklebust · 10 years ago
  41. 3d0fabd nfsd: Add reference counting to lock stateids by Trond Myklebust · 10 years ago
  42. 1af71cc nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid by Jeff Layton · 10 years ago
  43. 356a95e nfsd: clean up races in lock stateid searching and creation by Jeff Layton · 10 years ago
  44. 1c755dc nfsd: Add locking to protect the state owner lists by Jeff Layton · 10 years ago
  45. b49e084 nfsd: do filp_close in sc_free callback for lock stateids by Jeff Layton · 10 years ago
  46. 4770d72 nfsd4: use cl_lock to synchronize all stateid idr calls by Jeff Layton · 10 years ago
  47. 7afcaec bonding: use kobject_put instead of _del after kobject_add by Veaceslav Falico · 10 years ago
  48. b6d0468 netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions by Alexey Perevalov · 10 years ago
  49. 563fe71 ASoC: wm9713: Convert to params_width() by Mark Brown · 10 years ago
  50. 9572696 ASoC: wm9081: Convert to params_width() by Mark Brown · 10 years ago
  51. f882728 ASoC: wm8995: Convert to params_width() by Mark Brown · 10 years ago
  52. e29fe49 ASoC: wm8994: Convert to params_width() by Mark Brown · 10 years ago
  53. ae62ba6 ASoC: wm8993: Convert to params_width() by Mark Brown · 10 years ago
  54. 20a77bb ASoC: wm8991: Convert to params_width() by Mark Brown · 10 years ago
  55. a351901 ASoC: wm8990: Convert to params_width() by Mark Brown · 10 years ago
  56. 8cd2ba0 ASoC: wm8988: Convert to params_width() by Mark Brown · 10 years ago
  57. c37642c ASoC: wm8985: Convert to params_width() by Mark Brown · 10 years ago
  58. af8ff14 ASoC: wm8983: Convert to params_width() by Mark Brown · 10 years ago
  59. a4c8261 ASoC: wm8978: Convert to params_width() by Mark Brown · 10 years ago
  60. 6afdc9a ASoC: wm8974: Convert to params_width() by Mark Brown · 10 years ago
  61. d835e99 ASoC: wm8971: Convert to params_width() by Mark Brown · 10 years ago
  62. ec4dc01 ASoC: wm8962: Convert to params_width() by Mark Brown · 10 years ago
  63. 5d3aef9 ASoC: wm8961: Convert to params_width() by Mark Brown · 10 years ago
  64. 39e9cc4 ASoC: wm8960: Convert to params_width() by Mark Brown · 10 years ago
  65. 1df93ca ASoC: wm8955: Convert to params_width() by Mark Brown · 10 years ago
  66. 74b24c3 ASoC: wm8940: Convert to params_width() by Mark Brown · 10 years ago
  67. 2f44b04 ASoC: wm8904: Convert to params_width() by Mark Brown · 10 years ago
  68. 6139ea2 ASoC: wm8903: Convert to params_width() by Mark Brown · 10 years ago
  69. 0cd4489 ASoC: wm8900: Convert to params_width() by Mark Brown · 10 years ago
  70. 16cfd48 ASoC: wm8804: Convert to params_width() by Mark Brown · 10 years ago
  71. 18ce1da ASoC: wm8770: Convert to params_width() by Mark Brown · 10 years ago
  72. f21b660 ASoC: wm8753: Convert to params_width() by Mark Brown · 10 years ago
  73. 7e322df ASoC: wm8750: Convert to params_width() by Mark Brown · 10 years ago
  74. 34967ad ASoC: wm8741: Convert to params_width() by Mark Brown · 10 years ago
  75. a5d0de2 ASoC: wm8737: Convert to params_width() by Mark Brown · 10 years ago
  76. dfb6778 ASoC: wm8731: Convert to params_width() by Mark Brown · 10 years ago
  77. 9fbad31 ASoC: wm8728: Convert to params_width() by Mark Brown · 10 years ago
  78. b9abb54 ASoC: wm8711: Convert to params_width() by Mark Brown · 10 years ago
  79. 993ba8e ASoC: wm8580: Convert to params_width() by Mark Brown · 10 years ago
  80. 3fafcc8e6 ASoC: wm8523: Convert to params_width() by Mark Brown · 10 years ago
  81. 19e4b78 ASoC: wm8510: Convert to params_width() by Mark Brown · 10 years ago
  82. 6fe12c2 ASoC: wm8400: Convert to params_width() by Mark Brown · 10 years ago
  83. 1e6453a ASoC: wm8350: Convert to params_width() by Mark Brown · 10 years ago
  84. dc6be9f bcma: use NS prefix for names of Northstar specific cores by Rafał Miłecki · 10 years ago
  85. 11d14c7 b43: N-PHY: fix "Data bus error" while working in 5 GHz by Rafał Miłecki · 10 years ago
  86. b9d3170 MAINTAINERS: update for mwifiex driver maintainers by Bing Zhao · 10 years ago
  87. ed7f75b b43: update PHY descriptions in Kconfig by Rafał Miłecki · 10 years ago
  88. 70b7d94 brcmfmac: Add TDLS support to msgbuf. by Hante Meuleman · 10 years ago
  89. 17ca5c7 brcmfmac: Fix msgbuf flow control. by Hante Meuleman · 10 years ago
  90. bd4f82e brcmfmac: Update pcie reset device routine. by Hante Meuleman · 10 years ago
  91. 9e37f04 brcmfmac: Adding PCIe bus layer support. by Hante Meuleman · 10 years ago
  92. 9a1bb60 brcmfmac: Adding msgbuf protocol. by Hante Meuleman · 10 years ago
  93. 8851cce brcmfmac: Add protocol addressing mode and peer deletion API. by Hante Meuleman · 10 years ago
  94. 9374a2b brcmfmac: Export brcmf_netif_rx for new protocol msgbuf. by Hante Meuleman · 10 years ago
  95. 46de068 brcmfmac: Do not use strcpy and strcat by Daniel Kim · 10 years ago
  96. 9f0b4cb iwlegacy: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  97. 3fbdf63 xen/setup: Remove Identity Map Debug Message by Matt Rushton · 10 years ago
  98. 7c909b0 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  99. 5196626 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  100. 48418bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago