1. 4684c23 [PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LEN by Dan Williams · 17 years ago
  2. 51b0c9d [PATCH] libertas: remove WPA_SUPPLICANT structure by Dan Williams · 17 years ago
  3. 0c4ea95 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22 by Linus Torvalds · 17 years ago
  4. f2c60ed Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  5. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  6. ee54d2d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  7. bf61f8d Input: evdev - fix overflow in compat_ioctl by Kenichi Nagai · 17 years ago
  8. df9f540 Convert SGI IP22 and specific drivers to platform_device. by Ralf Baechle · 17 years ago
  9. 435b71b md: improve the is_mddev_idle test by NeilBrown · 17 years ago
  10. 11fe250 VIDEO: remove archaic if[] construct from Kconfig file by Robert P. J. Day · 17 years ago
  11. 03b9ae4 pm2fb: fb_sync added by Antonino A. Daplas · 17 years ago
  12. 647f2e7 nvidiafb: Enable debugging messages a Kconfig option by Jean Delvare · 17 years ago
  13. 213b8a9 rivafb: Fix I2C getscl callback function by Jean Delvare · 17 years ago
  14. 1434058 atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver by Nicolas Ferre · 17 years ago
  15. f23a06f pm3fb: Preliminary 2.4 to 2.6 port by Krzysztof Helt · 17 years ago
  16. e98e267 fbdev: geforce 7300 cleanup by Michal Piotrowski · 17 years ago
  17. 93ba088 Kill unused sesssion and group values in rocket driver by Sukadev Bhattiprolu · 17 years ago
  18. 4ac24b3 rtc-rs5c313.c: add error handling to avoid hardware hangup by kogiidena · 17 years ago
  19. 5a6a078 rtc-rs5c313.c: rtc_time value are fixed by kogiidena · 17 years ago
  20. 9a3f1d5 rtc-rs5c313.c: error and warning are fixed by kogiidena · 17 years ago
  21. 00b8fd2 MPC52xx PSC SPI master driver by Dragos Carp · 17 years ago
  22. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  23. 84ea776 Overrun in drivers/char/rio/riocmd.c by Eric Sesterhenn / Snakebyte · 17 years ago
  24. 2acdb16 synclink_gt: add compat_ioctl by Paul Fulghum · 17 years ago
  25. b0cc114 [MIPS] Use RTC_CMOS for Cobalt by Yoichi Yuasa · 17 years ago
  26. a2af421 [IrDA]: KingSun/DonShine USB IrDA dongle support. by Alex Villac�s Lasso · 17 years ago
  27. c33be3c [Bluetooth] Fix unintentional fall-through in HCI line discipline by Marcel Holtmann · 17 years ago
  28. 22ad420 [Bluetooth] Fix NULL pointer dereference in HCI line discipline by Marcel Holtmann · 17 years ago
  29. d215874 [Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline by Marcel Holtmann · 17 years ago
  30. a9deecb Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  31. 643bd27 Fix ixp4xx compile error by Frederik Deweerdt · 17 years ago
  32. 62933d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  33. 0ab5980 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  34. b526ca4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  35. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  36. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  37. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 17 years ago
  38. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 17 years ago
  39. dd00a99 md: avoid a possibility that a read error can wrongly propagate through md/raid1 to a filesystem. by NeilBrown · 17 years ago
  40. c5ddb54 drivers/hwmon: switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  41. 0cfe61e arm: fix i2c-pxa build by Russell King · 17 years ago
  42. d79406d firewire: Convert OHCI driver to use standard goto unwinding for error handling. by Kristian Høgsberg · 17 years ago
  43. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  44. 213d7bb firewire: Drop single buffer request support. by Kristian Høgsberg · 17 years ago
  45. 36abb3b firewire: Add a comment to describe why we split the sg list. by Kristian Høgsberg, Stefan Richter · 17 years ago
  46. e1b68c4 firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. by Kristian Høgsberg · 17 years ago
  47. 95ffc5e firewire: Handle the last few DMA mapping error cases. by Kristian Høgsberg · 17 years ago
  48. ad85274 firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. by Kristian Høgsberg · 17 years ago
  49. 1e4c7b0 firewire: Provide module aliase for backwards compatibility. by Olaf Hering · 17 years ago
  50. 58e313b firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile. by Kristian Høgsberg · 17 years ago
  51. 4c5a443 firewire: Break out shared IEEE1394 constant to separate header file. by Kristian Høgsberg · 17 years ago
  52. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  53. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 17 years ago
  54. 6a5033b firewire: Convert card_rwsem to a regular mutex. by Kristian Høgsberg · 17 years ago
  55. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  56. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 17 years ago
  57. f54bfc0 [S390] Kconfig: no wireless on s390. by Martin Schwidefsky · 17 years ago
  58. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  59. abf3ea1 [S390] Kconfig: common config options for s390. by Martin Schwidefsky · 17 years ago
  60. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  61. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  62. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 17 years ago
  63. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 17 years ago
  64. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  65. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 17 years ago
  66. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  67. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 17 years ago
  68. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  69. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  70. f685648 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  71. 00eb43a acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands by Lennart Poettering · 17 years ago
  72. f142051 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  73. 19ed0d6 Pull asus into release branch by Len Brown · 17 years ago
  74. 71b43ca Pull acpica into release branch by Len Brown · 17 years ago
  75. 3dd6786 Pull bugzilla-8385 into release branch by Len Brown · 17 years ago
  76. f697b67 Pull thermal into release branch by Len Brown · 17 years ago
  77. cdcb44e USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release() by Jiri Kosina · 17 years ago
  78. a64e62a sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT by Mattia Dongili · 17 years ago
  79. f398532 asus-laptop: version bump and lindent by Corentin Chary · 17 years ago
  80. 832d995 asus-laptop: fix light sens init by Corentin Chary · 17 years ago
  81. e539c2f asus-laptop: add GPS support by Corentin Chary · 17 years ago
  82. a9dbcb3 asus-laptop: notify ALL events by Corentin Chary · 17 years ago
  83. 32a56eb [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning by Kumar Gala · 17 years ago
  84. 1bda8f3 [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios by Scott Wood · 17 years ago
  85. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  86. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  87. 88db5e1 ACPI: created a dedicated workqueue for notify() execution by Alexey Starikovskiy · 17 years ago
  88. 262a7a2 Revert "ACPICA: fix AML mutex re-entrancy" by Len Brown · 17 years ago
  89. 40d0708 Revert "Execute AML Notify() requests on stack." by Len Brown · 17 years ago
  90. 4d2acd9 Revert "ACPICA: revert "acpi_serialize" changes" by Len Brown · 17 years ago
  91. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  92. b5f0adb Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  93. 0a09d9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  94. 44ce6294 Revert "md: improve partition detection in md array" by Linus Torvalds · 17 years ago
  95. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago
  96. 6b38d1d libata: fix kernel-doc parameters by Randy Dunlap · 17 years ago
  97. 6878cce Fix pata_qdi.c probe code by Samuel Thibault · 17 years ago
  98. 0397bad pata_scc: fix compilation by Alexey Dobriyan · 17 years ago
  99. e1e143c sata_via: add missing PM hooks by Tejun Heo · 17 years ago
  100. 53014e2 sata_nv: fix ADMA freeze/thaw/irq_clear issues by Robert Hancock · 17 years ago