1. 9f64553 percpu: move vmalloc based chunk management into percpu-vm.c by Tejun Heo · 14 years ago
  2. 88999a8 percpu: misc preparations for nommu support by Tejun Heo · 14 years ago
  3. 6081089 percpu: reorganize chunk creation and destruction by Tejun Heo · 14 years ago
  4. 020ec65 percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys() by Tejun Heo · 14 years ago
  5. be1066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  6. 87156d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  7. e4049eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  8. 35d824b edac, mce: Fix wrong mask and macro usage by Borislav Petkov · 14 years ago
  9. 12b1b32 Inotify: Fix build failure in inotify user support by Ralf Baechle · 14 years ago
  10. 8f2adb7 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  11. 4839737 Staging: vme: Re-introduce necessary brackets by Martyn Welch · 14 years ago
  12. f3cdc28 Staging: iio: fix up the iio_get_new_idr_val comment by Andrew Morton · 14 years ago
  13. 64a5a09 Staging: add Add Sitecom WL-349 to rtl8192su by Rodrigo Linfati · 14 years ago
  14. 12840c6 Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id by Chris Largret · 14 years ago
  15. d615da0 staging: rtl8192su: add Support for Belkin F5D8053 v6 by Richard Airlie · 14 years ago
  16. 6536560 Staging: dt3155: fix 50Hz configuration by H Hartley Sweeten · 14 years ago
  17. d01f42a staging: usbip: Fix deadlock by Eric Lescouet · 14 years ago
  18. c008758 Staging: rtl8192su: add USB ID for 0bda:8171 by Pavel Roskin · 14 years ago
  19. 546d9e1 Staging: hv: name network device ethX rather than sethX by Stephen Hemminger · 14 years ago
  20. fa8ad02 Staging: hv: Fix up memory leak on HvCleanup by Cyrill Gorcunov · 14 years ago
  21. 95beae9 Staging: hv: Fix a bug affecting IPv6 by Haiyang Zhang · 14 years ago
  22. 4845187 staging: iio: ring_sw: Fix incorrect test on successful read of last value, causes infinite loop by Jonathan Cameron · 14 years ago
  23. a8947fc staging: iio: Function iio_get_new_idr_val() return negative value if fails. by Sonic Zhang · 14 years ago
  24. ee58cb2 Staging: iio: adc: fix dangling pointers by Wolfram Sang · 14 years ago
  25. b36fc07 Staging: iio: light: fix dangling pointers by Wolfram Sang · 14 years ago
  26. ef6d4f5 Staging: iio: test for failed allocation by Dan Carpenter · 14 years ago
  27. 0b64c38 staging: iio: lis3l02dq - incorrect ws used in container of call. by Jonathan Cameron · 14 years ago
  28. 8a3461e USB: sl811-hcd: Fix device disconnect by Michael Hennerich · 14 years ago
  29. 869aa98 USB: ohci-at91: fix power management hanging by Patrice Vilchez · 14 years ago
  30. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  31. 75181f3 USB: ti_usb: fix printk format warning by Randy Dunlap · 14 years ago
  32. 19c190f USB: gadget: s3c-hsotg: Add missing unlock by Julia Lawall · 14 years ago
  33. 6d60261 USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set by Anand Gadiyar · 14 years ago
  34. 82a5eeb USB: oxu210hp: release spinlock on error path by Dan Carpenter · 14 years ago
  35. 6f44bcb USB: serial: option: add cinterion device id by Greg Kroah-Hartman · 14 years ago
  36. fe30bc1 USB: serial: option: ZTEAC8710 Support with Device ID 0xffff by Mahesh Kuruganti · 14 years ago
  37. 18344a1 USB: serial: pl2303: Hybrid reader Uniform HCR331 by Simone Contini · 14 years ago
  38. a559d2c USB: option: add ID for ZTE MF 330 by Dominik Brodowski · 14 years ago
  39. 9238f25 USB: xhci: properly set endpoint context fields for periodic eps. by Sarah Sharp · 14 years ago
  40. 1cf6224 USB: xhci: properly set the "Mult" field of the endpoint context. by Sarah Sharp · 14 years ago
  41. fcf7d21 USB: OHCI: don't look at the root hub to get the number of ports by Alan Stern · 14 years ago
  42. 62f9cfa USB: don't choose configs with no interfaces by Alan Stern · 14 years ago
  43. c3baa19 USB: cdc-acm: add another device quirk by Russ Nelson · 14 years ago
  44. fa7fe7a USB: fix testing the wrong variable in fs_create_by_name() by Dan Carpenter · 14 years ago
  45. 1d0f11b usb: Fix tusb6010 for DMA API by Tony Lindgren · 14 years ago
  46. 34e2beb musb_core: fix musb_init_controller() error cleanup path by Sergei Shtylyov · 14 years ago
  47. c6a39ee MUSB: fix DaVinci glue layer dependency by Sergei Shtylyov · 14 years ago
  48. 461972d musb_core: don't call musb_platform_exit() twice by Sergei Shtylyov · 14 years ago
  49. 7917a9d MUSB: OMAP: don't call clk_put() by Sergei Shtylyov · 14 years ago
  50. 13962c7 MUSB: DaVinci: fix musb_platform_init() error cleanup path by Sergei Shtylyov · 14 years ago
  51. 3d0bfbf musb_core: don't prevent disabling clock on driver unload by Sergei Shtylyov · 14 years ago
  52. 1fb48f4 musb_core: don't touch 'musb->clock' in musb_free() by Sergei Shtylyov · 14 years ago
  53. 714bc5e musb: potential use after free by Dan Carpenter · 14 years ago
  54. 5e0e61a musb: save and restore missing bus control register by Ajay Kumar Gupta · 14 years ago
  55. 2f83175 MUSB: Blackfin: don't fake blackfin_interrupt() result by Sergei Shtylyov · 14 years ago
  56. 1e75345 musb: fix power field to hold all possible values by Ajay Kumar Gupta · 14 years ago
  57. c61fae9 serial: drivers/serial/pmac_zilog.c: add missing unlock by Julia Lawall · 14 years ago
  58. d990166 serial: 8250_pnp - add Fujitsu Wacom device by Ping Cheng · 14 years ago
  59. a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 14 years ago
  60. 66f41d4 Linux 2.6.34-rc6 by Linus Torvalds · 14 years ago
  61. b18262e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  62. e97e712 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  63. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 14 years ago
  64. fed0a9c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  65. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  66. 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  67. 95b1ed2 spi: spidev_test gives error upon 1-byte transfer by Hector Palacios · 14 years ago
  68. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 14 years ago
  69. 9bf729c xfs: add a shrinker to background inode reclaim by Dave Chinner · 14 years ago
  70. 3c2023d exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 14 years ago
  71. 5477d0f fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK by Jens Axboe · 14 years ago
  72. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  73. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 14 years ago
  74. a36fed1 exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 14 years ago
  75. dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 79dba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  77. d9e80b7 nfs d_revalidate() is too trigger-happy with d_drop() by Al Viro · 14 years ago
  78. b56ba8a ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB by Colin Tuckley · 14 years ago
  79. 1d16b0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  80. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 14 years ago
  82. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  83. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 14 years ago
  84. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  85. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  86. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  87. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  88. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  89. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  90. 9699eda nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 by Xiaotian Feng · 14 years ago
  91. acf82b8 nfs: fix some issues in nfs41_proc_reclaim_complete() by Dan Carpenter · 14 years ago
  92. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  93. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  94. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  95. 696e65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  96. 4b99fef regulator: fix enabling regulator issue on max8925 by Haojian Zhuang · 14 years ago
  97. dda04c7 omap2_mcspi: small fixes of output data format by Roman Tereshonkov · 14 years ago
  98. a330ce2 omap2_mcspi: Flush posted writes by Roman Tereshonkov · 14 years ago
  99. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 14 years ago
  100. 07a389f spi: spi_device memory should be released instead of device. by Roman Tereshonkov · 14 years ago