1. 2e1a767 drm/radeon: add new INFO ioctl requests by Alex Deucher · 12 years ago
  2. 57f5708 drm/radeon: add a CS flag END_OF_FRAME by Marek Olšák · 12 years ago
  3. 8ab788f Merge branch 'acpi-dev-pm' by Rafael J. Wysocki · 12 years ago
  4. bf58cdf Merge branch 'pm-devfreq' by Rafael J. Wysocki · 12 years ago
  5. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  6. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  7. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  8. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  9. 27e1c8e Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 12 years ago
  10. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  11. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 12 years ago
  12. 8024dc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  13. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  14. 7730cba Merge tag 'v3.7-rc8' into spi/next by Grant Likely · 12 years ago
  15. 348be69 OMAPDSS: export dispc functions by Tomi Valkeinen · 12 years ago
  16. eda3427 OMAPDSS: export dss_feat functions by Tomi Valkeinen · 12 years ago
  17. a97a963 OMAPDSS: export dss_mgr_ops functions by Tomi Valkeinen · 12 years ago
  18. 549acbe OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.c by Tomi Valkeinen · 12 years ago
  19. 8dd2491 OMAPDSS: add omapdss_compat_init() by Tomi Valkeinen · 12 years ago
  20. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  21. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  22. 805f864 gpio: pcf857x: use client->irq for gpio_to_irq() by Kuninori Morimoto · 12 years ago
  23. d0c6c48 ASoC: McASP: remove unused variables by Daniel Mack · 12 years ago
  24. eb044c4 ASoC: omap-twl4030: Update the header file to support more boards by Peter Ujfalusi · 12 years ago
  25. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  26. bde327e ssb: register watchdog driver by Hauke Mehrtens · 12 years ago
  27. 9f640a6 ssb: extif: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  28. 7280b51 ssb: extif: add check for max value before setting watchdog register by Hauke Mehrtens · 12 years ago
  29. 7ffbffe ssb: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  30. a4855f39 bcma: register watchdog driver by Hauke Mehrtens · 12 years ago
  31. a22a311 bcma: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  32. bc245cc ssb/bcma: add common header for watchdog by Hauke Mehrtens · 12 years ago
  33. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  34. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  35. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  36. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  37. 7c52d7bb mmc: sdhci-pxav3: add quirks2 by Kevin Liu · 12 years ago
  38. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  39. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  40. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  41. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  42. d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
  43. a34fc82 Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
  44. 80729be bsg: Remove unused function bsg_goose_queue() by Bart Van Assche · 12 years ago
  45. 24faf6f block: Make blk_cleanup_queue() wait until request_fn finished by Bart Van Assche · 12 years ago
  46. c246e80 block: Avoid that request_fn is invoked on a dead queue by Bart Van Assche · 12 years ago
  47. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  48. 0133104 wireless: fix VHT max AMPDU exponent definition by Johannes Berg · 12 years ago
  49. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  50. 044ab52 crypto: cast5/cast6 - move lookup tables to shared module by Jussi Kivilinna · 12 years ago
  51. d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
  52. 8de9e41 Merge branch 'connector-to-object-prop' of git://github.com/robclark/kernel-omap4 into drm-next by Dave Airlie · 12 years ago
  53. cf66bb9 byteorder: allow arch to opt to use GCC intrinsics for byteswapping by David Woodhouse · 12 years ago
  54. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  55. 914daba KVM: Distangle eventfd code from irqchip by Alexander Graf · 12 years ago
  56. c05eecf SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones by Trond Myklebust · 12 years ago
  57. 62ae082 NFSv4: Reorder the XDR structures to put sequence at the top, not bottom by Trond Myklebust · 12 years ago
  58. 8fe72ba NFSv4: Clean up handling of privileged operations by Trond Myklebust · 12 years ago
  59. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  60. c34309a NFS: Remove unused function slot_idx by Trond Myklebust · 12 years ago
  61. 87dda67 NFSv4.1: Allow SEQUENCE to resize the slot table on the fly by Trond Myklebust · 12 years ago
  62. 97e548a NFSv4.1: Support dynamic resizing of the session slot table by Trond Myklebust · 12 years ago
  63. da0507b NFSv4.1: Reset the sequence number for slots that have been deallocated by Trond Myklebust · 12 years ago
  64. 464ee9f NFSv4.1: Ensure that the client tracks the server target_highest_slotid by Trond Myklebust · 12 years ago
  65. 161b96c spi/clps711x: New SPI master driver by Alexander Shiyan · 12 years ago
  66. 84c1b80 PCI: Add support for non-BAR ROMs by Matthew Garrett · 12 years ago
  67. eca0d46 PCI: Add pcibios_add_device by Matthew Garrett · 12 years ago
  68. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  69. c2d3bab bridge: implement multicast fast leave by David S. Miller · 12 years ago
  70. 7793eea PCI: Add and use standard PCI-X Capability register names by Bjorn Helgaas · 12 years ago
  71. 8fa72d23 bdi: add a user-tunable cpu_list for the bdi flusher threads by Jeff Moyer · 12 years ago
  72. 46d7846 hwmon: (ads7828) driver cleanup by Vivien Didelot · 12 years ago
  73. 01f2188 kvm: add kvm_set_irq_inatomic by Michael S. Tsirkin · 12 years ago
  74. d71f2f8 ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.h by Rafael J. Wysocki · 12 years ago
  75. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  76. 0ff8754 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  77. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  78. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  79. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  80. e8ad1a8 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  81. df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  82. 8af345f svcrpc: track rpc data length separately from sk_tcplen by J. Bruce Fields · 12 years ago
  83. cc248d4 svcrpc: don't byte-swap sk_reclen in place by J. Bruce Fields · 12 years ago
  84. df5450d Merge tag 'v3.7-rc8' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
  85. 2a3098f drm/exynos: add userptr feature for g2d module by Inki Dae · 12 years ago
  86. 5d09710 tun: only queue packets on device by Michael S. Tsirkin · 12 years ago
  87. d3594ea Merge branch 'block-dev' by Linus Torvalds · 12 years ago
  88. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  89. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  90. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  91. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  92. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  93. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  94. ebf7cda iommu/omap: Adapt to runtime pm by Omar Ramirez Luna · 12 years ago
  95. 72b15b6 iommu/omap: Migrate to hwmod framework by Omar Ramirez Luna · 12 years ago
  96. 18e170d Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap by Joerg Roedel · 12 years ago
  97. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  98. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  99. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  100. d871bef netfilter: ctnetlink: dump entries from the dying and unconfirmed lists by Pablo Neira Ayuso · 12 years ago