1. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  2. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  3. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  4. b77d88d mm: drop actor argument of do_generic_file_read() by Kirill A. Shutemov · 11 years ago
  5. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  6. ec715ca xfs: update maintainers by Ben Myers · 11 years ago
  7. 3aeb58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  8. f69e515 i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7 by Duncan Laurie · 11 years ago
  9. c2f7d1e ide: pmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. a6fd6063 ide: cs5536: use module_pci_driver() by Jingoo Han · 11 years ago
  11. 58e48be ide: pmac: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  12. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  13. 1a36265 sparc64: Add self-IPI support for smp_send_reschedule() by Kirill Tkhai · 11 years ago
  14. 557fc58 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  15. c9e9042 ipv4: fix possible seqlock deadlock by Eric Dumazet · 11 years ago
  16. 6a0c7cd PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() by Rafael J. Wysocki · 11 years ago
  17. 84a035f net/hsr: Fix possible leak in 'hsr_get_node_status()' by Geyslan G. Bem · 11 years ago
  18. 8422d1f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  19. 86b0cc1 ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac by Lan Tianyu · 11 years ago
  20. 5061de3 virtio-net: mergeable buffer size should include virtio-net header by Michael Dalton · 11 years ago
  21. e13ac47 spi: Use stable dev_name for ACPI enumerated SPI slaves by Jarkko Nikula · 11 years ago
  22. 70762ab i2c: Use stable dev_name for ACPI enumerated I2C slaves by Jarkko Nikula · 11 years ago
  23. 45c42a7 ACPI: Provide acpi_dev_name accessor for struct acpi_device device name by Jarkko Nikula · 11 years ago
  24. 1ca1a4c connector: improved unaligned access error fix by Chris Metcalf · 11 years ago
  25. a104b4d ACPI / bind: Use (put|get)_device() on ACPI device objects too by Rafael J. Wysocki · 11 years ago
  26. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  27. 2abc2f0 pkt_sched: fq: change classification of control packets by Maciej Żenczykowski · 11 years ago
  28. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  29. b54629e alx: Reset phy speed after resume by hahnjo · 11 years ago
  30. 4fb09a8 Merge branch 'genetlink' by David S. Miller · 11 years ago
  31. 3f5ccd0 genetlink: make genl_ops flags a u8 and move to end by Johannes Berg · 11 years ago
  32. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  33. f84f771 genetlink: allow making ops const by Johannes Berg · 11 years ago
  34. d91824c genetlink: register family ops as array by Johannes Berg · 11 years ago
  35. 3686ec5 genetlink: remove genl_register_ops/genl_unregister_ops by Johannes Berg · 11 years ago
  36. b61a5ee wimax: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  37. 1c582d9 ieee802154: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  38. 9504b3e hsr: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  39. 88d36a9 taskstats: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  40. 1e9f3d6 ip6tnl: fix use after free of fb_tnl_dev by Nicolas Dichtel · 11 years ago
  41. f7cb888 sit/gre6: don't try to add the same route two times by Nicolas Dichtel · 11 years ago
  42. f0e2acf sit: link local routes are missing by Nicolas Dichtel · 11 years ago
  43. 929c9cf sit: fix prefix length of ll and v4mapped addresses by Nicolas Dichtel · 11 years ago
  44. f9a23c8 isdnloop: use strlcpy() instead of strcpy() by Dan Carpenter · 11 years ago
  45. 9434266 sit: fix use after free of fb_tunnel_dev by Willem de Bruijn · 11 years ago
  46. d842a31 net:fec: fix WARNING caused by lack of calls to dma_mapping_error() by Duan Fugang-B38611 · 11 years ago
  47. d30a58b net: sctp: bug-fixing: retran_path not set properly after transports recovering (v3) by Chang Xiangzhong · 11 years ago
  48. dccf76c net-tcp: fix panic in tcp_fastopen_cache_set() by Eric Dumazet · 11 years ago
  49. b869ccf bonding: fix two race conditions in bond_store_updelay/downdelay by Nikolay Aleksandrov · 11 years ago
  50. 98e0938 tcp: tsq: restore minimal amount of queueing by Eric Dumazet · 11 years ago
  51. 6afae64 Merge branch 'hwtstamp' by David S. Miller · 11 years ago
  52. a5be8cd ixp4xx_eth: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  53. 2ee91e5 ti_cpsw: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  54. 5f3da32 stmmac: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  55. 810abe9 pch_gbe: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  56. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  57. 58b187c tg3: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  58. b4e09b2 bridge: Fix memory leak when deleting bridge with vlan filtering enabled by Toshiaki Makita · 11 years ago
  59. dbbaf94 bridge: Call vlan_vid_del for all vids at nbp_vlan_flush by Toshiaki Makita · 11 years ago
  60. 1923683 bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid calls by Toshiaki Makita · 11 years ago
  61. 0125737a random32: use msecs_to_jiffies for reseed timer by Daniel Borkmann · 11 years ago
  62. 66b2514 random32: add __init prefix to prandom_start_seed_timer by Daniel Borkmann · 11 years ago
  63. 16a3fa2 macvtap: limit head length of skb allocated by Jason Wang · 11 years ago
  64. 96f8d9e tuntap: limit head length of skb allocated by Jason Wang · 11 years ago
  65. aea240f nfsd: export proper maximum file size to the client by Christoph Hellwig · 11 years ago
  66. 2000f5b eCryptfs: file->private_data is always valid by Tyler Hicks · 11 years ago
  67. 3e45588 cell_edac: fix missing of_node_put by Libo Chen · 11 years ago
  68. 4d715a8 sb_edac: add support for Ivy Bridge by Aristeu Rozanski · 11 years ago
  69. 539e6bb perf record: Add an option to force per-cpu mmaps by Adrian Hunter · 11 years ago
  70. 35e17b2 perf probe: Add '--demangle'/'--no-demangle' by Azat Khuzhin · 11 years ago
  71. 82a1402 dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers by Ezequiel Garcia · 11 years ago
  72. a911ddc dma: mv_xor: Remove unneeded NULL address check by Ezequiel Garcia · 11 years ago
  73. 779e561 ioat: fix ioat3_irq_reinit by Dan Williams · 11 years ago
  74. 4c5d961 ioat: kill msix_single_vector support by Dan Williams · 11 years ago
  75. 09ec0f5 raid6test: add new corner case for ioatdma driver by Dan Williams · 11 years ago
  76. 59056e8 ioatdma: clean up sed pool kmem_cache by Dan Williams · 11 years ago
  77. 21e96c7 ioatdma: fix selection of 16 vs 8 source path by Dan Williams · 11 years ago
  78. 5d48b9b ioatdma: fix sed pool selection by Dan Williams · 11 years ago
  79. ac7d631 ioatdma: Fix bug in selftest after removal of DMA_MEMSET. by Dave Jiang · 11 years ago
  80. 50137a7 dmatest: verbose mode by Dan Williams · 11 years ago
  81. 4076e75 dmatest: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  82. 2d88ce7 dmatest: add a 'wait' parameter by Dan Williams · 11 years ago
  83. 8672744 dmatest: add basic performance metrics by Dan Williams · 11 years ago
  84. e3b9c34 dmatest: add support for skipping verification and random data setup by Dan Williams · 11 years ago
  85. be9fa5a dmatest: use pseudo random numbers by Dan Williams · 11 years ago
  86. a9e5549 dmatest: support xor-only, or pq-only channels in tests by Dan Williams · 11 years ago
  87. a310d03 dmatest: restore ability to start test at module load and init by Dan Williams · 11 years ago
  88. 0adff80 dmatest: cleanup redundant "dmatest: " prefixes by Dan Williams · 11 years ago
  89. 872f05c dmatest: replace stored results mechanism, with uniform messages by Dan Williams · 11 years ago
  90. 7b61017 Revert "dmatest: append verify result to results" by Dan Williams · 11 years ago
  91. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  92. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  93. 6f57fd0 NTB: convert to dmaengine_unmap_data by Bartlomiej Zolnierkiewicz · 11 years ago
  94. 1786b94 async_pq_val: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  95. 7476bd7 async_pq: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  96. 3bbdd49 async_raid6_recov: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  97. 173e86b async_xor_val: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  98. fb36ab1 async_xor: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  99. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  100. 48d038f perf ui browser: Fix segfault caused by off by one handling END key by Arnaldo Carvalho de Melo · 11 years ago