1. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  2. 65605ae USB: Add udev argument to interface suspend/resume functions by Alan Stern · 16 years ago
  3. 74573ee USB: cdc-acm: don't unlock acm->mutex on error path by Alexey Dobriyan · 16 years ago
  4. fb85d99 MUSB: Fix index register corruption seen with g_ether and Windows host by Anand Gadiyar · 16 years ago
  5. e8164f6 usb: musb: get rid of MUSB_LOGLEVEL and use parameter by Felipe Balbi · 16 years ago
  6. 746cdd0 usb: musb: get rid of procfs entry by Felipe Balbi · 16 years ago
  7. bf31338 USB: Fix pxa27x_udc usb speed handling. by Robert Jarzmik · 16 years ago
  8. c8fd2c3 USB: cdc-acm: quirk for Conexant CX93010 USB modem by Eric Sandeen · 16 years ago
  9. 77571f0 USB: fix bug in usb_unlink_anchored_urbs() by Oliver Neukum · 16 years ago
  10. f803382 usb-serial: option support HSDPA modem A2502 by Hiroshi Miura · 16 years ago
  11. 380ec67 USB: ISP1760: fixed trivial math in comment by Enrico Scholz · 16 years ago
  12. 5e4c656 pnp: fix "add acpi:* modalias entries" by Kay Sievers · 16 years ago
  13. c767db0 UIO: generic irq handling for some uio platform devices by Magnus Damm · 16 years ago
  14. 0f90927 UIO: uio_pdrv: fix license specification by Uwe Kleine-König · 16 years ago
  15. 331995e UIO: uio_pdrv: fix memory leak by Uwe Kleine-König · 16 years ago
  16. 5c0ef6d block: drop references taken by class_find_device() by Kay Sievers · 16 years ago
  17. 068281d block: fix partial read() of /proc/{partitions,diskstats} by Kay Sievers · 16 years ago
  18. f5a6d95 PM: Remove WARN_ON from device_pm_add by Rafael J. Wysocki · 16 years ago
  19. c906a48 driver core: add init_name to struct device by Greg Kroah-Hartman · 16 years ago
  20. 3b98aea PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set by Alan Stern · 16 years ago
  21. 7c22503 driver model: anti-oopsing medicine by David Brownell · 16 years ago
  22. bf9ca69 dev_printk(): constify the `dev' argument by Jean Delvare · 16 years ago
  23. 26d02d1 drivers/base/driver.c: remove unused to_dev() macro by Joe Perches · 16 years ago
  24. ac60fc2 Documentation: HOWTO-ja_JP-sync patch by Tsugikazu Shibata · 16 years ago
  25. 95e0a87 Japanese translation of Documentation/SubmitChecklist by Takenori Nagano · 16 years ago
  26. 25fdeb3 kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. by Ingo Oeser · 16 years ago
  27. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  28. 8323444 x86: PAT Update validate_pat_support for intel CPUs by venkatesh.pallipadi@intel.com · 16 years ago
  29. 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
  30. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  31. b2a6a58 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) by Vegard Nossum · 16 years ago
  32. 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
  33. 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
  34. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  35. 320dcc3 ALSA: hda_intel: enable snoop for nvidia HDA controller by Peer Chen · 16 years ago
  36. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 16 years ago
  37. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 16 years ago
  38. 85d5779 werror: fix pci calgary by David Howells · 16 years ago
  39. 3c4fbe5 nohz: fix wrong event handler after online an offlined cpu by Miao Xie · 16 years ago
  40. 01dcb04 rcu: fix synchronize_rcu() so that kernel-doc works by Randy Dunlap · 16 years ago
  41. efc2dea sched: enable LB_BIAS by default by Peter Zijlstra · 16 years ago
  42. 6a55617 Linux v2.6.27-rc4 by Linus Torvalds · 16 years ago
  43. 82d63fc cramfs: fix named-pipe handling by Al Viro · 16 years ago
  44. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  45. b42f931 rtc: rtc-ds1374: fix 'no irq' case handling by Anton Vorontsov · 16 years ago
  46. 14bac5a mm: xip/ext2 fix block allocation race by Nick Piggin · 16 years ago
  47. 538f8ea6 mm: xip fix fault vs sparse page invalidate race by Nick Piggin · 16 years ago
  48. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  49. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  50. 141d87e Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver by Michael Hennerich · 16 years ago
  51. 481ebd0 bootmem: fix aligning of node-relative indexes and offsets by Johannes Weiner · 16 years ago
  52. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 16 years ago
  53. 27aa069 pm2fb: free cmap memory on module remove by Krzysztof Helt · 16 years ago
  54. 1d96469 rtc: fix double lock on UIE emulation by Atsushi Nemoto · 16 years ago
  55. ff9bc51 binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers by Pavel Emelyanov · 16 years ago
  56. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  57. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago
  58. 759f9a2 mm: mminit_loglevel cannot be __meminitdata anymore by Marcin Slusarz · 16 years ago
  59. 07279cd mm: show free swap as signed by Hugh Dickins · 16 years ago
  60. 16f8c5b mm: page_remove_rmap comments on PageAnon by Hugh Dickins · 16 years ago
  61. d0fd937 Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays by Mike Frysinger · 16 years ago
  62. 7f60459 Blackfin RTC Driver: BF561 not have on-chip RTC by Graf Yang · 16 years ago
  63. 8c9166f Blackfin RTC Driver: do all initialization before we register the rtc and make it available by Mike Frysinger · 16 years ago
  64. fe2e1cf Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected by Mike Frysinger · 16 years ago
  65. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  66. 35fc908 documentation: describe bootmem_debug kernel parameter by Andreas Herrmann · 16 years ago
  67. f144131 eeepc-laptop: fix use after free by Matthew Garrett · 16 years ago
  68. 55d8460 [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined by Mike Rapoport · 16 years ago
  69. 0c7281c FRV: Provide ioremap_wc() for FRV by David Howells · 16 years ago
  70. 449f765 MN10300: Supply ioremap_wc() for MN10300 by David Howells · 16 years ago
  71. e4464fa Reserve NFS fileid values for btrfs by David Woodhouse · 16 years ago
  72. 1c8e40e Reduce brokenness of CRIS headers_install by David Woodhouse · 16 years ago
  73. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  74. 8498ffd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  75. 75d9506 Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  76. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  77. 5f22ca9 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion by Linus Torvalds · 16 years ago
  78. 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
  79. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  80. 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 16 years ago
  81. c674495 x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" by Samuel Sieb · 16 years ago
  82. 1b04624 tracehook: fix SA_NOCLDWAIT by Roland McGrath · 16 years ago
  83. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 16 years ago
  84. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  85. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 16 years ago
  86. d82bf49 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  87. 45dd75d Merge branches 'ipath' and 'ipoib' into for-linus by Roland Dreier · 16 years ago
  88. a77a57a IPoIB: Fix deadlock on RTNL in ipoib_stop() by Roland Dreier · 16 years ago
  89. 395c684 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  90. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  91. f607e3a Revert "[CPUFREQ][2/2] preregister support for powernow-k8" by Linus Torvalds · 16 years ago
  92. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  93. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 30b0aa7 firewire: Kconfig help update by Stefan Richter · 16 years ago
  95. a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
  96. c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
  97. 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago
  98. d90c1ad [ARM] 5208/1: fsg-setup.c fixes by Tomasz Chmielewski · 16 years ago
  99. c85e203 Input: evdev - fix printf() format for sizeof by Geert Uytterhoeven · 16 years ago
  100. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago