1. c787881 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  2. 95b6fcb Merge branch 'pm-opp' by Rafael J. Wysocki · 12 years ago
  3. e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  4. ce63e18 Merge branch 'pnp' by Rafael J. Wysocki · 12 years ago
  5. 8a3a53e Merge branch 'acpi-video' by Rafael J. Wysocki · 12 years ago
  6. 551f5c7 Merge branch 'acpi-processor' by Rafael J. Wysocki · 12 years ago
  7. 8462d9d Merge branch 'acpi-bind' by Rafael J. Wysocki · 12 years ago
  8. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  9. afdca01 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  10. 4b319f2 Merge branch 'acpi-sleep' by Rafael J. Wysocki · 12 years ago
  11. 0ad4c9a Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
  12. abe5430 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 12 years ago
  13. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
  14. d8dfad3 Linux 3.11-rc7 by Linus Torvalds · 12 years ago
  15. c1c008c Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  16. 5e25e4f Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  17. 1b4757e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  18. 94fb982 ACPI: blacklist win8 OSI for buggy laptops by Felipe Contreras · 12 years ago
  19. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 8495e9c Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  21. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  22. b0f55f2 ARC: [lib] strchr breakage in Big-endian configuration by Joern Rennecke · 12 years ago
  23. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 12 years ago
  24. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 12 years ago
  25. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  26. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 12 years ago
  27. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 12 years ago
  28. 89b53e5 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  29. e2982a0 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  30. f07823e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  31. 52d5b9a usb: phy: fix build breakage by Anatolij Gustschin · 12 years ago
  32. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 12 years ago
  33. 3955dfa staging: comedi: bug-fix NULL pointer dereference on failed attach by Ian Abbott · 12 years ago
  34. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  35. 3db0d4d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  36. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 12 years ago
  37. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 12 years ago
  38. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 12 years ago
  39. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 12 years ago
  40. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 12 years ago
  41. 4dd17ee Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  42. 4a5a8aa ipv4: expose IPV4_DEVCONF by stephen hemminger · 12 years ago
  43. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 12 years ago
  44. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 12 years ago
  45. 51f245b cpuidle: Change struct menu_device field types by Tuukka Tikkanen · 12 years ago
  46. decd51b cpuidle: Add a comment warning about possible overflow by Tuukka Tikkanen · 12 years ago
  47. 0e96d5a cpuidle: Fix variable domains in get_typical_interval() by Tuukka Tikkanen · 12 years ago
  48. 939e33b cpuidle: Fix menu_device->intervals type by Tuukka Tikkanen · 12 years ago
  49. 4cd46bc cpuidle: CodingStyle: Break up multiple assignments on single line by Tuukka Tikkanen · 12 years ago
  50. 0d6a7ff cpuidle: Check called function parameter in get_typical_interval() by Tuukka Tikkanen · 12 years ago
  51. 017099e cpuidle: Rearrange code and comments in get_typical_interval() by Tuukka Tikkanen · 12 years ago
  52. 330647a cpuidle: Ignore interval prediction result when timer is shorter by Tuukka Tikkanen · 12 years ago
  53. 168cf0e Revert "ACPI / video: Always call acpi_video_init_brightness() on init" by Rafael J. Wysocki · 12 years ago
  54. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  55. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 12 years ago
  56. 6a7492a Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  57. 1f8b766 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 8351fcfe Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  59. ee7075d Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 12 years ago
  60. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 12 years ago
  61. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 12 years ago
  62. b5dc3c4 [SCSI] zfcp: remove access control tables interface (keep sysfs files) by Martin Peschke · 12 years ago
  63. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 12 years ago
  64. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 12 years ago
  65. 30ca222 ARM: tegra: always enable USB VBUS regulators by Stephen Warren · 12 years ago
  66. e75dc67 hso: Fix stack corruption on some architectures by Daniel Gimpelevich · 12 years ago
  67. 35e57e1 hso: Earlier catch of error condition by Daniel Gimpelevich · 12 years ago
  68. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 12 years ago
  69. 6f1e120 gma500: Fix SDVO turning off randomly by Guillaume Clement · 12 years ago
  70. 317b07b Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  71. 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 · 12 years ago
  72. 0903391 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  73. 7d06baf Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  74. 69bbe13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  75. da2ad2a Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  76. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 12 years ago
  77. f5944da [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on by Anton Blanchard · 12 years ago
  78. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 12 years ago
  79. 1c09b19 cpuset: fix a regression in validating config change by Li Zefan · 12 years ago
  80. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 12 years ago
  81. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 12 years ago
  82. 6ff8c76 drm/nouveau/mc: fix race condition between constructor and request_irq() by Ben Skeggs · 12 years ago
  83. 0ff42c5 drm/nouveau: fix reclocking on nv40 by Pali Rohár · 12 years ago
  84. 18902bb drm/nouveau/ltcg: fix allocating memory as free by Maarten Lankhorst · 12 years ago
  85. 52f9a4d drm/nouveau/ltcg: fix ltcg memory initialization after suspend by Maarten Lankhorst · 12 years ago
  86. 6284bf4 drm/nouveau/fb: fix null derefs in nv49 and nv4e init by Ilia Mirkin · 12 years ago
  87. 5c751c9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  88. 8bcdeaf packet: restore packet statistics tp_packets to include drops by Willem de Bruijn · 12 years ago
  89. 8b64fd6 net: phy: rtl8211: fix interrupt on status link change by Giuseppe CAVALLARO · 12 years ago
  90. cc666c5 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  91. 8f9d513 r8169: remember WOL preferences on driver load by Peter Wu · 12 years ago
  92. ad07277 ACPI / PM: Hold acpi_scan_lock over system PM transitions by Rafael J. Wysocki · 12 years ago
  93. 18ebe5c via-ircc: don't return zero if via_ircc_open() failed by Alexey Khoroshilov · 12 years ago
  94. e573332 macvtap: Ignore tap features when VNET_HDR is off by Vlad Yasevich · 12 years ago
  95. e558b01 macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. by Vlad Yasevich · 12 years ago
  96. a567dd6 macvtap: simplify usage of tap_features by Vlad Yasevich · 12 years ago
  97. 7ed5c5a tcp: set timestamps for restored skb-s by Andrey Vagin · 12 years ago
  98. c26d421 MIPS: Handle OCTEON BBIT instructions in FPU emulator. by David Daney · 12 years ago
  99. fc78d34 xen/smp: initialize IPI vectors before marking CPU online by Chuck Anderson · 12 years ago
  100. 4704fe4 xen/events: mask events when changing their VCPU binding by David Vrabel · 12 years ago