1. 7076cca Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  3. 4bca55d Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  4. fe59d29 Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  5. f2378e3 Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  6. 0462bfc Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  7. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 13 years ago
  8. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 13 years ago
  9. 7b5342d bnx2x: Add missing afex code by Yuval Mintz · 13 years ago
  10. 2ace951 bnx2x: fix registers dumped by Dmitry Kravkov · 13 years ago
  11. 5cd75f0 bnx2x: correct advertisement of pause capabilities by Yaniv Rosner · 13 years ago
  12. 430d172 bnx2x: display the correct duplex value by Yaniv Rosner · 13 years ago
  13. 375944c bnx2x: prevent timeouts when using PFC by Yaniv Rosner · 13 years ago
  14. 217aeb8 bnx2x: fix stats copying logic by Yuval Mintz · 13 years ago
  15. bef0540 bnx2x: Avoid sending multiple statistics queries by Dmitry Kravkov · 13 years ago
  16. 8624dd2 net: qmi_wwan: call subdriver with control intf only by Bjørn Mork · 13 years ago
  17. ba1bf47 net_sched: gred: actually perform idling in WRED mode by David Ward · 13 years ago
  18. 1fe37b1 net_sched: gred: fix qave reporting via netlink by David Ward · 13 years ago
  19. c22e464 net_sched: gred: eliminate redundant DP prio comparisons by David Ward · 13 years ago
  20. e29fe83 net_sched: gred: correct comment about qavg calculation in RIO mode by David Ward · 13 years ago
  21. 4b921ed mISDN: Fix wrong usage of flush_work_sync while holding locks by Karsten Keil · 13 years ago
  22. 9305216 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  23. fbcbe2b Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  24. 6a2a2b8 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  25. 5e88083 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  26. 2bc733e Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  27. 7b4f6ec ahci: Add identifiers for ASM106x devices by Alan Cox · 13 years ago
  28. 17c60c6 ahci: Add alternate identifier for the 88SE9172 by Alan Cox · 13 years ago
  29. 1fefb8f ahci: Add JMicron 362 device IDs by Ben Hutchings · 13 years ago
  30. bc01637 digsig: add hash size comparision on signature verification by Dmitry Kasatkin · 13 years ago
  31. 8507876 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  32. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  33. 38bb2ca Merge branch 'chipidea-stable' into usb-linus by Greg Kroah-Hartman · 13 years ago
  34. db89960 usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_complete_low by Michael Grzeschik · 13 years ago
  35. ad6b1b9 usb: chipidea: cleanup dma_pool if udc_start() fails by Marc Kleine-Budde · 13 years ago
  36. c9d1f94 usb: chipidea: udc: fix error path in udc_start() by Marc Kleine-Budde · 13 years ago
  37. c0a48e6 usb: chipidea: udc: add pullup fuction, needed by the uvc gadget by Michael Grzeschik · 13 years ago
  38. 7f67c38 usb: chipidea: udc: fix setup of endpoint maxpacket size by Michael Grzeschik · 13 years ago
  39. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 13 years ago
  40. 3737e2b ALSA: ice1724: Use linear scale for AK4396 volume control. by Matteo Frigo · 13 years ago
  41. bdfc87f net-sched: sch_cbq: avoid infinite loop by Eric Dumazet · 13 years ago
  42. 0bd1189 Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  43. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  44. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  45. 7b281ee NFS: fsync() must exit with an error if page writeback failed by Trond Myklebust · 13 years ago
  46. ba9edaa USB: option: replace ZTE K5006-Z entry with vendor class rule by Bjørn Mork · 13 years ago
  47. c302d61 ALSA: hda_intel: add position_fix quirk for Asus K53E by Catalin Iacob · 13 years ago
  48. 81cb324 ALSA: compress_core: fix open flags test in snd_compr_open() by Dan Carpenter · 13 years ago
  49. 4854005 ARM: clk-imx35: Fix SSI clock registration by Fabio Estevam · 13 years ago
  50. 912bfe7 ARM: clk-imx25: Fix SSI clock registration by Fabio Estevam · 13 years ago
  51. b48d6f8 net: qmi_wwan: fix Gobi device probing for un2430 by Pierre Sauter · 13 years ago
  52. 9b2f4cb crypto: authenc - Fix crash with zero-length assoc data by Herbert Xu · 13 years ago
  53. 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 13 years ago
  54. 1a95620 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  55. ffc29649 Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  56. 44346cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  57. 94254ed drm/omap: add more new timings fields by Rob Clark · 13 years ago
  58. 0b0d7b6 drm/omap: update for interlaced by Rob Clark · 13 years ago
  59. 3d03777 EHCI: Update qTD next pointer in QH overlay region during unlink by Pavankumar Kondeti · 13 years ago
  60. abf02cf staging: r8712u: fix bug in r8712_recv_indicatepkt() by Eric Dumazet · 13 years ago
  61. 6a44886 USB: cdc-wdm: fix wdm_find_device* return value by Bjørn Mork · 13 years ago
  62. e9bd8f1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  63. 1b0a906 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  64. 1c463e5 net: fix net/core/sock.c build error by Randy Dunlap · 13 years ago
  65. 0b836dd ixp4xx_hss: fix build failure due to missing linux/module.h inclusion by Florian Fainelli · 13 years ago
  66. 566f26a caif: move the dereference below the NULL test by Wei Yongjun · 13 years ago
  67. 2120c52 sierra_net: Endianess bug fix. by Lennart Sorensen · 13 years ago
  68. f08dea7 USB: ftdi_sio: do not claim CDC ACM function by Bjørn Mork · 13 years ago
  69. 6562271 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  70. ee378aa workqueue: fix possible idle worker depletion across CPU hotplug by Lai Jiangshan · 13 years ago
  71. 5d67f2e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  72. 552a37e workqueue: restore POOL_MANAGING_WORKERS by Lai Jiangshan · 13 years ago
  73. 4484141 KVM: fix error paths for failed gfn_to_page() calls by Xiao Guangrong · 13 years ago
  74. 07dc59f ALSA: hda - Fix Oops at codec reset/reconfig by Takashi Iwai · 13 years ago
  75. 390946b i2c-core: Fix for lockdep validator by Jean Delvare · 13 years ago
  76. e68bb91 i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y by Axel Lin · 13 years ago
  77. 4a8f1dd i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 13 years ago
  78. 4a70bbf netfilter: Validate the sequence number of dataless ACK packets as well by Jozsef Kadlecsik · 13 years ago
  79. 64f509c netfilter: Mark SYN/ACK packets as invalid from original direction by Jozsef Kadlecsik · 13 years ago
  80. beafa0d ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop by Will Deacon · 13 years ago
  81. ad72907 ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() by Will Deacon · 13 years ago
  82. 8404663 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS by Russell King · 13 years ago
  83. 4f97704 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 by Ren, Yongjie · 13 years ago
  84. 55d512e Linux 3.6-rc5 by Linus Torvalds · 13 years ago
  85. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  86. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  87. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 13 years ago
  88. f5a60d4 Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  89. 2b2040a ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path by Will Deacon · 13 years ago
  90. 62194bd ARM: 7521/1: Fix semihosting Kconfig text by Stephen Boyd · 13 years ago
  91. 70b0476 ARM: 7513/1: Make sure dtc is built before running it by David Brown · 13 years ago
  92. b4ad515 ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving by Stephen Boyd · 13 years ago
  93. 5b6e7f1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  94. 777bf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  95. b8dfc6a |PATCH] seeq: Add missing spinlock init by Jean Delvare · 13 years ago
  96. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 13 years ago
  97. 521130d net/mlx4_core: Return the error value in case of command initialization failure by Eugenia Emantayev · 13 years ago
  98. bef772e net/mlx4_core: Fixing error flow in case of QUERY_FW failure by Aviad Yehezkel · 13 years ago
  99. 60d31c1 net/mlx4_core: Looking for promiscuous entries on the correct port by Aviad Yehezkel · 13 years ago
  100. 7fb40f8 net/mlx4_core: Add security check / enforcement for flow steering rules set for VMs by Hadar Hen Zion · 13 years ago