1. 6ad30ce Merge tag 'v3.11-rc7' into devel by Linus Walleij · 11 years ago
  2. 0351c28 pinctrl: rockchip: Implement .request() and .free() callbacks by Axel Lin · 11 years ago
  3. 05d3534 pinctrl: at91: fix get_pullup/down function return by Boris BREZILLON · 11 years ago
  4. db8ed17 pinctrl: sh-pfc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  5. 608a26a pinctrl: Add s5pv210 support to pinctrl-exynos by Mateusz Krawczuk · 11 years ago
  6. 2f62eb9 pinctrl: utils: include export.h to avoid warnings by Laxman Dewangan · 11 years ago
  7. 774e2d9 pinctrl: s3c24xx: off by one in s3c24xx_eint_init() by Dan Carpenter · 11 years ago
  8. ddb6c45 pinctrl: mvebu: testing the wrong variable by Dan Carpenter · 11 years ago
  9. 6da33db pinctrl: abx500: fix bitwise AND test by Dan Carpenter · 11 years ago
  10. a8a364b pinctrl: mvebu: Convert to use devm_ioremap_resource by Jisheng Zhang · 11 years ago
  11. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  12. f5ba9c5 pinctrl: tz1090-pdc: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  13. 6fc6c61 pinctrl: tz1090: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  14. 394a8ff pinctrl: tegra: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  15. 51578b9 pinctrl: rockchip: Simplify pin_to_bank equation by Axel Lin · 11 years ago
  16. dff5a99 pinctrl: spear: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  17. 0be9e70 pinctrl: rockchip: Remove of_match_ptr macro for DT only driver by Axel Lin · 11 years ago
  18. 63ca8db pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUX by Axel Lin · 11 years ago
  19. 9b77ace4 pinctrl: core: Add proper mutex lock in pinctrl_request_gpio by Axel Lin · 11 years ago
  20. d8dfad3 Linux 3.11-rc7 by Linus Torvalds · 11 years ago
  21. c1c008c Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  22. 5e25e4f Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  23. 1b4757e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  24. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 8495e9c Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  26. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  27. b0f55f2 ARC: [lib] strchr breakage in Big-endian configuration by Joern Rennecke · 11 years ago
  28. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  29. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  30. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  31. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  32. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  33. 4060446 pinctrl: imx: Fix compilation with DEBUG enabled by Sascha Hauer · 11 years ago
  34. 89b53e5 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  35. e2982a0 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  36. f07823e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  37. 52d5b9a usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  38. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 11 years ago
  39. 3955dfa staging: comedi: bug-fix NULL pointer dereference on failed attach by Ian Abbott · 11 years ago
  40. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  41. 3db0d4d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  42. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  43. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  44. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  45. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  46. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 11 years ago
  47. 4dd17ee Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  48. 1cb9539 pinctrl: rockchip: Simplify for loop iteration by Axel Lin · 11 years ago
  49. 1ede12d pinctrl: tegra: use pinctrl-utils APIs for mapping by Laxman Dewangan · 11 years ago
  50. 3287c24 pinctrl: utils : add support to pass config type in generic util APIs by Laxman Dewangan · 11 years ago
  51. 529301c pinctrl: samsung: Parse pin groups before calling pinctrl_register() by Tomasz Figa · 11 years ago
  52. 736658c pinctrl: palmas: Fix device name in Kconfig text by Mark Brown · 11 years ago
  53. 13ceb77 pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE by Axel Lin · 11 years ago
  54. 23ac6df pinctrl: sunxi: Add Allwinner A20 pins set by Maxime Ripard · 11 years ago
  55. de0c902 pinctrl: sunxi: Add Allwinner A31 pins set by Maxime Ripard · 11 years ago
  56. 30e7166 pinctrl: sunxi: Fix inconsistent indentation by Maxime Ripard · 11 years ago
  57. 6c325f8 pinctrl: core: Remove unnecessary test for desc->name by Axel Lin · 11 years ago
  58. e2b86b8 Documentation: pinctrl: Fix example code for pinctrl_register by Axel Lin · 11 years ago
  59. 5ffbe2e pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges list by Axel Lin · 11 years ago
  60. f005902 pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_list by Axel Lin · 11 years ago
  61. 031b8ce pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroup by Qipan Li · 11 years ago
  62. 4a5a8aa ipv4: expose IPV4_DEVCONF by stephen hemminger · 11 years ago
  63. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  64. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 11 years ago
  65. 168cf0e Revert "ACPI / video: Always call acpi_video_init_brightness() on init" by Rafael J. Wysocki · 11 years ago
  66. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  67. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 11 years ago
  68. 6a7492a Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  69. 1f8b766 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  70. 8351fcfe Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 11 years ago
  71. ee7075d Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  72. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  73. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago
  74. b5dc3c4 [SCSI] zfcp: remove access control tables interface (keep sysfs files) by Martin Peschke · 11 years ago
  75. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  76. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  77. 30ca222 ARM: tegra: always enable USB VBUS regulators by Stephen Warren · 11 years ago
  78. e75dc67 hso: Fix stack corruption on some architectures by Daniel Gimpelevich · 11 years ago
  79. 35e57e1 hso: Earlier catch of error condition by Daniel Gimpelevich · 11 years ago
  80. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  81. 6f1e120 gma500: Fix SDVO turning off randomly by Guillaume Clement · 11 years ago
  82. 317b07b Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  83. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  84. 0903391 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  85. 7d06baf Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  86. 69bbe13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  87. da2ad2a Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  88. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 11 years ago
  89. f5944da [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on by Anton Blanchard · 11 years ago
  90. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  91. 1c09b19 cpuset: fix a regression in validating config change by Li Zefan · 11 years ago
  92. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 11 years ago
  93. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 11 years ago
  94. 6ff8c76 drm/nouveau/mc: fix race condition between constructor and request_irq() by Ben Skeggs · 11 years ago
  95. 0ff42c5 drm/nouveau: fix reclocking on nv40 by Pali Rohár · 11 years ago
  96. 18902bb drm/nouveau/ltcg: fix allocating memory as free by Maarten Lankhorst · 11 years ago
  97. 52f9a4d drm/nouveau/ltcg: fix ltcg memory initialization after suspend by Maarten Lankhorst · 11 years ago
  98. 6284bf4 drm/nouveau/fb: fix null derefs in nv49 and nv4e init by Ilia Mirkin · 11 years ago
  99. 5c751c9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  100. 8bcdeaf packet: restore packet statistics tp_packets to include drops by Willem de Bruijn · 11 years ago