1. 5a98213 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  2. e43fff2b Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  3. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  4. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  6. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  7. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  8. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  9. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  10. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  11. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  12. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  13. 5d88d15 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  14. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  15. c66bce9 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  16. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  17. 30bc9b5 md/raid1: fix bio handling problems in process_checks() by NeilBrown · 11 years ago
  18. 5024c29 md: Remove recent change which allows devices to skip recovery. by NeilBrown · 11 years ago
  19. 7bb23c4 md/raid10: fix two problems with RAID10 resync. by NeilBrown · 11 years ago
  20. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  21. 444bddc drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) by Alex Deucher · 11 years ago
  22. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  23. f90555c drm/radeon/dpm/atom: fix broken gcc harder by Alex Deucher · 11 years ago
  24. 2a08c3e perf header: Recognize version number for perf data file by Jiri Olsa · 11 years ago
  25. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 11 years ago
  26. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 11 years ago
  27. 8d541e9 perf header: Introduce feat_offset into perf_header by Jiri Olsa · 11 years ago
  28. 944d62b perf header: Remove attr_offset from perf_header by Jiri Olsa · 11 years ago
  29. 75211db perf header: Remove data_offset seek as it's not needed by Jiri Olsa · 11 years ago
  30. d433956 perf session: Use session->fd instead of passing fd as argument by Jiri Olsa · 11 years ago
  31. 48fa04c drm/radeon/dpm/atom: restructure logic to work around a compiler bug by Andre Heider · 11 years ago
  32. 77c7d50 drm/radeon/dpm: fix atom vram table parsing by Alex Deucher · 11 years ago
  33. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 11 years ago
  34. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 11 years ago
  35. 8d76e18 perf tests: Check proper prev_state size for sched_switch tp by Jiri Olsa · 11 years ago
  36. 5698d2c perf symbols: Do not apply symfs for an absolute vmlinux path by Namhyung Kim · 11 years ago
  37. ffb4040 drm/rcar-du: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  38. 58cbd3a drm/shmobile: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  39. ab4ecda perf tools: Fix 'make tools/perf' by Robert Richter · 11 years ago
  40. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 11 years ago
  41. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 11 years ago
  42. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 11 years ago
  43. c0d15cc linked-list: Remove __list_for_each by Dave Jones · 11 years ago
  44. ae8e9c5 net: Fix sysfs_format_mac() code duplication. by David S. Miller · 11 years ago
  45. 6bd2cab Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 11 years ago
  46. 4df05f3 x86: Make sure IDT is page aligned by Kees Cook · 11 years ago
  47. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  48. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 11 years ago
  49. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 11 years ago
  50. 21d1196 ipv4: set transport header earlier by Eric Dumazet · 11 years ago
  51. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  52. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 11 years ago
  53. b6a82dd net/irda: fixed style issues in irlan_eth by Dragos Foianu · 11 years ago
  54. 8a73125 ethtool: fixed trailing statements in ethtool by Dragos Foianu · 11 years ago
  55. f2f79cc ndisc: bool initializations should use true and false by Daniel Baluta · 11 years ago
  56. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  57. aa01aa3 sysfs: use file mode defines from stat.h by Oliver Schinagl · 11 years ago
  58. 3493f69 sysfs: add more helper macro's for (bin_)attribute(_groups) by Oliver Schinagl · 11 years ago
  59. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 11 years ago
  60. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  61. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  62. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  63. ced321b driver core: device.h: add RW and RO attribute macros by Greg Kroah-Hartman · 11 years ago
  64. e4b6360 sysfs.h: add BIN_ATTR macro by Greg Kroah-Hartman · 11 years ago
  65. f2f37f5 sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 11 years ago
  66. b9b3259 sysfs.h: add __ATTR_RW() macro by Greg Kroah-Hartman · 11 years ago
  67. 16fc5bc smp: blackfin: fix check error, using atomic_ops to handle atomic_t type by Steven Miao · 11 years ago
  68. d52392b ALSA: hda - Add new GPU codec ID to snd-hda by Aaron Plattner · 11 years ago
  69. d1ce3d5 uvesafb: Really allow mtrr being 0, as documented and warn()ed by Sylvain 'ythier' Hitier · 11 years ago
  70. d4639eb Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  71. f2ec26a Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  72. f5f28b8 Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  73. 5ff560f x86, suspend: Handle CPUs which fail to #GP on RDMSR by H. Peter Anvin · 11 years ago
  74. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 11 years ago
  75. 30d3507 perf record: Remove event types pushing by Jiri Olsa · 11 years ago
  76. 44b3c57 perf tools: Remove event types from perf data file by Jiri Olsa · 11 years ago
  77. 86f0b5b staging: line6: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  78. e6355ad [media] saa7134: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  79. 61be2b9 ASoC: s6000: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  80. 5711857 ASoC: atmel: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  81. 46f6c1a ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  82. 5be1efb ALSA: usx2y: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  83. 9538aa4 ALSA: ua101: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  84. 5936678 perf timechart: Remove event types framework only user by Jiri Olsa · 11 years ago
  85. c85cffa perf timechart: Use traceevent lib event-parse.h include by Jiri Olsa · 11 years ago
  86. 5b9ab3f ALSA: 6fire: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  87. cc7282b ALSA: atiixp: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  88. 6047829 ALSA: asihpi: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  89. b2781e1 svcrdma: underflow issue in decode_write_list() by Dan Carpenter · 11 years ago
  90. a01c34f radeon kms: do not flush uninitialized hotplug work by Sergey Senozhatsky · 11 years ago
  91. 13f69c2 drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level by Alex Deucher · 11 years ago
  92. 1c01103 drm/radeon: align VM PTBs (Page Table Blocks) to 32K by Alex Deucher · 11 years ago
  93. 1abfeb0 Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  94. 70f092a Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus by Mark Brown · 11 years ago
  95. 52bc441 Merge remote-tracking branch 'spi/fix/setup' into spi-linus by Mark Brown · 11 years ago
  96. 069e157 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  97. 4824b69 Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus by Mark Brown · 11 years ago
  98. 1052e14 Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus by Mark Brown · 11 years ago
  99. b87b26a Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 11 years ago
  100. 441c93e Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus by Mark Brown · 11 years ago