1. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 16 years ago
  2. a4ba7fe libata: fix IDENTIFY order in ata_bus_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. e315c12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  4. 4ba51fd x86 ptrace: avoid unnecessary wrmsr by Roland McGrath · 16 years ago
  5. 2eccd6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  6. cd1d2d2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  7. 9f389f4 rxrpc: remove smp_processor_id() from debug macro by Sven Schnelle · 16 years ago
  8. ad16df8 afs: remove smp_prcessor_id() from debug macro by Sven Schnelle · 16 years ago
  9. 4cd1350 splice: use mapping_gfp_mask by Hugh Dickins · 16 years ago
  10. a02fe13 selinux: prevent rentry into the FS by Josef Bacik · 16 years ago
  11. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 16 years ago
  12. 115e1ad [POWERPC] mpc5200: Amalgamated DTS fixes and updates by Bartlomiej Sieka · 16 years ago
  13. 7484839 [POWERPC] Fix rtas_flash procfs interface by Maxim Shchetynin · 16 years ago
  14. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 16 years ago
  15. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 16 years ago
  16. 025306f [POWERPC] Fix CPM2 SCC1 clock initialization. by Laurent Pinchart · 16 years ago
  17. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  18. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  19. 6496968 markers: use synchronize_sched() by Mathieu Desnoyers · 16 years ago
  20. 629c8b4 vmcoreinfo: add the symbol "phys_base" by Ken'ichi Ohmichi · 16 years ago
  21. 865965a efs: update error msg to not refer to deleted read_inode() by Robert P. J. Day · 16 years ago
  22. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 16 years ago
  23. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 16 years ago
  24. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 16 years ago
  25. f2b2ea6 doc: fix typo in SubmittingPatches by Jim Meyering · 16 years ago
  26. e8d49f3 Fix typos in Documentation/unaligned-memory-access.txt by Dmitri Vorobiev · 16 years ago
  27. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  28. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 16 years ago
  29. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 16 years ago
  30. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  31. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 16 years ago
  32. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 16 years ago
  33. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 16 years ago
  34. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 16 years ago
  35. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 16 years ago
  36. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 16 years ago
  37. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 16 years ago
  38. 8eb224c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  39. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 16 years ago
  41. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  42. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  43. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  44. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  45. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  46. f95dc32 ide/h8300/ide-h8300.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  47. b3fa5fa ide/cris/ide-cris.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  48. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  49. de9facb ide/ppc/pmac.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  50. 20e3dd8 ide/ppc/mpc8xx.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  51. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  52. a62ee64 ide-pnp.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  53. 063a0b3 sky2: fix suspend/resume races by Stephen Hemminger · 16 years ago
  54. 49115b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  55. d200ccc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  56. 4c61f72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  57. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. d40c2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  59. 6be9f7b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  60. 8774b7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  61. a5f37c3 afs: add missing up_write() on return by Sven Schnelle · 16 years ago
  62. 0035a1d Input: appletouch - add product IDs for the 4th generation MacBooks by Tobias Mueller · 16 years ago
  63. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  64. 802fb17 [VLAN]: Proc entry is not renamed when vlan device name changes. by Pavel Emelyanov · 16 years ago
  65. 00d61e3 Fix bounce setting for 64-bit by Andrea Arcangeli · 16 years ago
  66. f32c5f2 [IPV6]: Fix ICMP relookup error path dst leak by Herbert Xu · 16 years ago
  67. a22eb6f [ATM] drivers/atm/iphase.c: compilation warning fix by Leonardo Potenza · 16 years ago
  68. eac55bf IPv6: do not create temporary adresses with too short preferred lifetime by Benoit Boissinot · 16 years ago
  69. c6fbfac IPv6: only update the lifetime of the relevant temporary address by Benoit Boissinot · 16 years ago
  70. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 16 years ago
  71. 68845cb bluetooth : use lockdep sub-classes for diffrent bluetooth protocol by Dave Young · 16 years ago
  72. 4965291 [ROSE/AX25] af_rose: rose_release() fix by Jarek Poplawski · 16 years ago
  73. 1edcf2e [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk by Joy Latten · 16 years ago
  74. 0794c66 selinux: handle files opened with flags 3 by checking ioctl permission by Stephen Smalley · 16 years ago
  75. 044dfc9 V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP by Bjorn Helgaas · 16 years ago
  76. 19ac111 V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  77. 4b15b5e V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detected by Steven Toth · 16 years ago
  78. c88133e V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 products by Steven Toth · 16 years ago
  79. 31c8cc9 V4L/DVB (7464): Convert driver to use a single SRAM memory map by Steven Toth · 16 years ago
  80. 1a002eb V4L/DVB (7461): bttv: fix missed index check by Cyrill Gorcunov · 16 years ago
  81. c137918 V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation by Robert Fitzsimons · 16 years ago
  82. 1b06901 V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls by Robert Fitzsimons · 16 years ago
  83. 5cd3955 V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh by Robert Fitzsimons · 16 years ago
  84. 0e81a8a Linux 2.6.25-rc8 by Linus Torvalds · 16 years ago
  85. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 16 years ago
  86. e645890 b43: Fix PCMCIA IRQ routing by Michael Buesch · 16 years ago
  87. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 16 years ago
  88. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 16 years ago
  89. 00460dd Fix undefined count_partial if !CONFIG_SLABINFO by Christoph Lameter · 16 years ago
  90. 670e23c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  91. 1002747 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  92. 6143439 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  93. 0e45adb [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUT by Oliver Schuster · 16 years ago
  94. d5f1a21 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  95. 1f4cfba Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 16 years ago
  96. 90c9d4f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  97. 3344203 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  98. 7731ce6 ACPI PM: Restore the 2.6.24 suspend ordering by Rafael J. Wysocki · 16 years ago
  99. cabce28 plip: replace spin_lock_irq with spin_lock_irqsave in irq context by Mikulas Patocka · 16 years ago
  100. f9e8b78 [MIPS] XSS1500: Fix compilation by Florian Fainelli · 16 years ago