1. 971b2e8 fix the deadlock in qib_fs by Al Viro · 15 years ago
  2. 0abbb60 mqueue doesn't need make_bad_inode() by Al Viro · 15 years ago
  3. 640f7dc Staging: sep: return -EFAULT on copy_to_user errors by Dan Carpenter · 15 years ago
  4. 2d98bb2 Staging: rc2860: return -EFAULT on copy_to_user errors by Dan Carpenter · 15 years ago
  5. c60e55f Staging: Eliminate a NULL pointer dereference by Julia Lawall · 15 years ago
  6. 0aa3f13 staging: Use GFP_ATOMIC when a lock is held by Julia Lawall · 15 years ago
  7. ebe8622 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c by Martin Homuth-Rosemann · 15 years ago
  8. 7f00b36 Staging: comedi: fixing ni_labpc to mite dependancy by Alexander Kurz · 15 years ago
  9. f502cb6 Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies by Henk de Groot · 15 years ago
  10. c28040e Staging: phison: depends on ATA_BMDMA by Randy Dunlap · 15 years ago
  11. b6ee30a Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filename by Barry Song · 15 years ago
  12. c3dee74 Staging: adis16255: add proper section markings to hotplug funcs by Mike Frysinger · 15 years ago
  13. 08a16d9 Staging: adis16255: fix typo in Kconfig by Mike Frysinger · 15 years ago
  14. 0375fc4 Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL by Sven Eckelmann · 15 years ago
  15. 3d9b235 Staging: batman-adv: Don't call free_netdev twice by Sven Eckelmann · 15 years ago
  16. 20c8a44 Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock by Sven Eckelmann · 15 years ago
  17. 5f411a9 Staging: batman-adv: fix rogue packets on shutdown by Marek Lindner · 15 years ago
  18. 9d20015 Staging: add MSM framebuffer driver by Stepan Moskovchenko · 15 years ago
  19. 34ef545 Staging: comedi: fixing ni_tio to mite PCI dependancy by Alexander Kurz · 15 years ago
  20. 8241962 Staging: comedi: fix 8255 and DAS08 Kconfig dependancies. by Alexander Kurz · 15 years ago
  21. 53fa827 Staging: comedi: For COMEDI_BUFINFO, check access to command by Ian Abbott · 15 years ago
  22. 4772c01 Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or written by Ian Abbott · 15 years ago
  23. d261154 Staging: comedi: don't write to buffer if command finished by Ian Abbott · 15 years ago
  24. ee4063f Staging: comedi: amplc_dio200: Protect counter subdevice with spinlock by Ian Abbott · 15 years ago
  25. d4da77a Staging: comedi: adv_pci_dio: Support Advantech PCI-1735U by Ian Abbott · 15 years ago
  26. b2e68b0 Staging: comedi: addi-data: don't overwrite name for request_irq() by Ian Abbott · 15 years ago
  27. 6d8b0f5 Staging: comedi: Give the addi_apci_* drivers different driver names by Ian Abbott · 15 years ago
  28. a4cff8b Staging: mid: Intel MID touch screen driver by Sreedhara DS · 15 years ago
  29. d7636e0 staging: Add framebuffer driver for XGI chipsets by apatard@mandriva.com · 15 years ago
  30. 66169ad serial: add support for various Titan PCI cards by Yegor Yefremov · 15 years ago
  31. 3fde85d vt_ioctl: return -EFAULT on copy_from_user errors by Dan Carpenter · 15 years ago
  32. c1bfffa serial: altera_uart: Proper section for altera_uart_remove by Tobias Klauser · 15 years ago
  33. 962400e tty: fix a little bug in scrup, vt.c by Frank Pan · 15 years ago
  34. fadf34f altera_uart: Simplify altera_uart_console_putc by Tobias Klauser · 15 years ago
  35. d8d721f altera_uart: Don't take spinlock in already protected functions by Tobias Klauser · 15 years ago
  36. 328be39 TTY/n_gsm: potential double lock by Dan Carpenter · 15 years ago
  37. e59e2bd serial: bfin_5xx: fix typo in IER check by Sonic Zhang · 15 years ago
  38. ca3e442 serial: bfin_5xx: IRDA is not affected by anomaly 05000230 by Graf Yang · 15 years ago
  39. 99ec88f serial_cs: add and sort IDs for serial and modem cards by Alexander Kurz · 15 years ago
  40. 18c79d7 msm_serial: fix serial on trout by Abhijeet Dharmapurikar · 15 years ago
  41. 75de46b fix setattr error handling in sysfs, configfs by Nick Piggin · 15 years ago
  42. 743db2d kobject: free memory if netlink_kernel_create() fails by Dan Carpenter · 15 years ago
  43. c842128 lib/kobject_uevent.c: fix CONIG_NET=n warning by Andrew Morton · 15 years ago
  44. c043f12 USB: unbind all interfaces before rebinding them by Alan Stern · 15 years ago
  45. 109f34e USB: serial: digi_acceleport: Eliminate a NULL pointer dereference by Julia Lawall · 15 years ago
  46. 1f23b2d usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected by Grant Likely · 15 years ago
  47. c2572b7 USB: cdc-acm: fix resource reclaim in error path of acm_probe by Axel Lin · 15 years ago
  48. 6a1a82d USB: ftdi_sio: fix DTR/RTS line modes by Daniel Mack · 15 years ago
  49. 1703a6d USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout by Ben Dooks · 15 years ago
  50. 2e0e077 USB: s3c-hsotg: SoftDisconnect minimum 3ms by Ben Dooks · 15 years ago
  51. 0f002d2 USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs by Ben Dooks · 15 years ago
  52. 0287e43 USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig by Maurus Cuelenaere · 15 years ago
  53. 390b166 USB: s3c: Enable soft disconnect during initialization by Thomas Abraham · 15 years ago
  54. 0238634 USB: xhci: Print NEC firmware version. by Sarah Sharp · 15 years ago
  55. ed07453 USB: xhci: Wait for host to start running. by Sarah Sharp · 15 years ago
  56. 2d62f3e USB: xhci: Wait for controller to be ready after reset. by Sarah Sharp · 15 years ago
  57. 0c8a32d USB: isp1362: fix inw warning on Blackfin systems by Mike Frysinger · 15 years ago
  58. b41709f USB: mos7840: fix null-pointer dereference by Johan Hovold · 15 years ago
  59. b8a3c60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  60. 85f1bb4 Merge branch 'acpi-idle' into release by Len Brown · 15 years ago
  61. ed8319e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  62. bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 15 years ago
  63. 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 15 years ago
  64. 1bf7dbf Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  65. bc23416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  66. 1abec4f block: make blk_init_free_list and elevator_init idempotent by Mike Snitzer · 15 years ago
  67. c86d1b8 block: avoid unconditionally freeing previously allocated request_queue by Mike Snitzer · 15 years ago
  68. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 15 years ago
  69. ad84563 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  70. 39d1121 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 167b712 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 39059cc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  73. b01b7dc Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 15 years ago
  74. f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 636667a Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  76. ceadda0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  77. 95619be Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  78. 4f4aeb7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  79. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 15 years ago
  80. 03cd373 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  81. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  82. a652883 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  83. 60e5e0b virtio: console: Fix crash when port is unplugged and blocked for write by Amit Shah · 15 years ago
  84. 0047634 virtio: console: Fix crash when hot-unplugging a port and read is blocked by Amit Shah · 15 years ago
  85. a5b365a virtio-blk: fix minimum number of S/G elements by Christoph Hellwig · 15 years ago
  86. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 15 years ago
  87. 419f836 pipe: change the privilege required for growing a pipe beyond system max by Jens Axboe · 15 years ago
  88. 6a6ca57 pipe: adjust minimum pipe size to 1 page by Jens Axboe · 15 years ago
  89. a1868dc ixgbe: return IXGBE_ERR_RAR_INDEX when out of range by Jeff Kirsher · 15 years ago
  90. db2c241 act_pedit: access skb->data safely by Changli Gao · 15 years ago
  91. 3df95ce sfc: Store port number in net_device::dev_id by Ben Hutchings · 15 years ago
  92. 9e2d11b epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN by Roland Dreier · 15 years ago
  93. d233807 tehuti: return -EFAULT on copy_to_user errors by Dan Carpenter · 15 years ago
  94. 60a5711 isdn/kcapi: return -EFAULT on copy_from_user errors by Dan Carpenter · 15 years ago
  95. 3b21b50 e1000e: change logical negate to bitwise by Dan Carpenter · 15 years ago
  96. d42a8f4 sfc: Get port number from CS_PORT_NUM, not PCI function number by Ben Hutchings · 15 years ago
  97. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 15 years ago
  98. 35bfc35 i2c/busses: Move two drivers to embedded section by Wolfram Sang · 15 years ago
  99. 3b5f794 i2c: Rename i2c_check_addr to i2c_check_addr_busy by Jean Delvare · 15 years ago
  100. 656b876 i2c: Document reserved I2C addresses by Jean Delvare · 15 years ago