1. fef6c12 arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64 by Andrew Morton · 12 years ago
  2. 10d73e6 mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment by Max Filippov · 12 years ago
  3. c060f94 mm: use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 12 years ago
  4. 6d92d4f fs/exec.c: work around icc miscompilation by Xi Wang · 12 years ago
  5. 7964c06 mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 12 years ago
  6. c0232ae mm: memblock: fix wrong memmove size in memblock_merge_regions() by Lin Feng · 12 years ago
  7. 552f0cc drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function by Maxime Ripard · 12 years ago
  8. 04fa5d6 mm: migrate: check page_count of THP before migrating by Mel Gorman · 12 years ago
  9. 0a1af1d drivers/rtc/rtc-da9055.c: fix cross-section reference by Andrew Morton · 12 years ago
  10. 896f97e lib: cpu_rmap: avoid flushing all workqueues by David Decotigny · 12 years ago
  11. 07e72b9 USB: hub: handle claim of enabled remote wakeup after reset by Oliver Neukum · 12 years ago
  12. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  13. 036915a USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i" by Denis N Ladin · 12 years ago
  14. ad86e58 USB: option: add Nexpring NP10T terminal id by Dzianis Kahanovich · 12 years ago
  15. 5ec0085 USB: option: add Telekom Speedstick LTE II by Bjørn Mork · 12 years ago
  16. fab3824 USB: option: blacklist network interface on ZTE MF880 by Bjørn Mork · 12 years ago
  17. bbc0313 usb: imx21-hcd: Include missing linux/module.h by Fabio Estevam · 12 years ago
  18. 94a85b6 USB: option: Add new MEDIATEK PID support by Quentin.Li · 12 years ago
  19. 52b820d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  20. 47ecfcb mm: compaction: Partially revert capture of suitable high-order page by Mel Gorman · 12 years ago
  21. f1688e0 debugfs: convert gid= argument from decimal, not octal by Dave Reisner · 12 years ago
  22. 31be542 ALSA: usb-audio: Fix NULL dereference by access to non-existing substream by Takashi Iwai · 12 years ago
  23. 17e1a42 tg3: missing break statement in tg3_get_5720_nvram_info() by Dan Carpenter · 12 years ago
  24. 7b514a8 tcp: accept RST without ACK flag by Eric Dumazet · 12 years ago
  25. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  26. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  27. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  28. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  29. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  30. c10d736 softirq: reduce latencies by Eric Dumazet · 12 years ago
  31. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  32. 254adaa seq_file: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  33. 2094f16 pci: fix iov.c kernel-doc warnings by Randy Dunlap · 12 years ago
  34. bfbbd96 audit: fix auditfilter.c kernel-doc warnings by Randy Dunlap · 12 years ago
  35. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 12 years ago
  36. cb59c87 net: ethernet: xilinx: Do not use NO_IRQ in axienet by Michal Simek · 12 years ago
  37. 94b144a net: ethernet: xilinx: Do not use axienet on PPC by Michal Simek · 12 years ago
  38. 1ef1d45 bnx2x: Allow management traffic after boot from SAN by Barak Witkowski · 12 years ago
  39. 4864a16 bnx2x: Fix fastpath structures when memory allocation fails by Yuval Mintz · 12 years ago
  40. ec82f94 bfin_mac: Restore hardware time-stamping dependency on BF518 by Lars-Peter Clausen · 12 years ago
  41. 9d43a18 tun: avoid owner checks on IFF_ATTACH_QUEUE by Michael S. Tsirkin · 12 years ago
  42. 337da3e bnx2x: move debugging code before the return by Dan Carpenter · 12 years ago
  43. 6e331f4 tuntap: refuse to re-attach to different tun_struct by Stefan Hajnoczi · 12 years ago
  44. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 12 years ago
  45. 3d55b32 doc: Clarify behavior when sysctl tcp_ecn = 1 by Vijay Subramanian · 12 years ago
  46. 2382685 bnx2x: align define usage to satisfy static checkers by Ariel Elior · 12 years ago
  47. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  48. 2efd32e veth: fix a NULL deref in netif_carrier_off by Eric Dumazet · 12 years ago
  49. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 12 years ago
  50. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 12 years ago
  51. 9305ede radeon/kms: fix dma relocation checking by Jerome Glisse · 12 years ago
  52. 51861d4 radeon/kms: force rn50 chip to always report connected on analog output by Jerome Glisse · 12 years ago
  53. 25d8999 drm/radeon: fix error path in kpage allocation by Ilija Hadzic · 12 years ago
  54. a6b7e1a drm/radeon: fix a bogus kfree by Ilija Hadzic · 12 years ago
  55. ff4bd08 drm/radeon: fix NULL pointer dereference in UMS mode by Ilija Hadzic · 12 years ago
  56. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  57. 54b956b Remove __dev* markings from init.h by Greg Kroah-Hartman · 12 years ago
  58. ecf02a6 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  59. ccae663 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  60. 4ffd4eb Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  61. 93927ca drm/i915: Revert shrinker changes from "Track unbound pages" by Daniel Vetter · 12 years ago
  62. c18ab0b Merge tag 'asoc-fix-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  63. 7be72c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  64. 49a170b Merge remote-tracking branch 'asoc/fix/wm5100' into tmp by Mark Brown · 12 years ago
  65. 921c038 Merge remote-tracking branch 'asoc/fix/wm2200' into tmp by Mark Brown · 12 years ago
  66. 28f2675 Merge remote-tracking branch 'asoc/fix/wm2000' into tmp by Mark Brown · 12 years ago
  67. 92a9d15 Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmp by Mark Brown · 12 years ago
  68. a883eae Merge remote-tracking branch 'asoc/fix/sta529' into tmp by Mark Brown · 12 years ago
  69. fd2eab8 Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmp by Mark Brown · 12 years ago
  70. 87fee06 Merge remote-tracking branch 'asoc/fix/pxa' into tmp by Mark Brown · 12 years ago
  71. c31b71d Merge remote-tracking branch 'asoc/fix/lm49453' into tmp by Mark Brown · 12 years ago
  72. fa17cb4 Merge remote-tracking branch 'asoc/fix/cs42l52' into tmp by Mark Brown · 12 years ago
  73. 587691e Merge remote-tracking branch 'asoc/fix/cs4271' into tmp by Mark Brown · 12 years ago
  74. a18a31a Merge remote-tracking branch 'asoc/fix/core' into tmp by Mark Brown · 12 years ago
  75. ae1abb0 Merge remote-tracking branch 'asoc/fix/arizona' into tmp by Mark Brown · 12 years ago
  76. 4610476 netfilter: xt_CT: fix unset return value if conntrack zone are disabled by Pablo Neira Ayuso · 12 years ago
  77. 065380f ALSA: hda - Add support of new codec ALC284 by Kailang Yang · 12 years ago
  78. e8e7da2 ALSA: usb-audio: Make ebox44_table static by Sachin Kamat · 12 years ago
  79. 1f1e495 cxgb4: Fix incorrect PFVF CMASK by Vipul Pandya · 12 years ago
  80. 8568658 DSA: Convert spaces to tabs where appropriate by Barry Grussling · 12 years ago
  81. ab381a9 DSA: Convert printk calls to netdev_info calls by Barry Grussling · 12 years ago
  82. 19b2f97 DSA: Convert repeated msleep calls to timeouts by Barry Grussling · 12 years ago
  83. 3675c8d DSA: Convert DSA comments to network-style comments by Barry Grussling · 12 years ago
  84. a0376db ipv6: Optimize ipv6_change_dsfield(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  85. 6c40d10 ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  86. 2916610 bnx2x: NULL dereference on error in debug code by Dan Carpenter · 12 years ago
  87. b4fff5f unix: Use FIELD_SIZEOF() in af_unix_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  88. ce6654c rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  89. 3523b29 openvswitch: Use FIELD_SIZEOF() in dp_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  90. fab2574 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  91. ba96bcb ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  92. 95c7e0e ipv4: Use FIELD_SIZEOF() in inet_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  93. dd4544f bgmac: driver for GBit MAC core on BCMA bus by Rafał Miłecki · 12 years ago
  94. 08245ad hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not set by Guenter Roeck · 12 years ago
  95. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  96. a8dd217 tracing: Fix regression of trace_options file setting by Steven Rostedt · 12 years ago
  97. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  98. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  99. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  100. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago