1. a80c5aa V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067 by Mauro Carvalho Chehab · 16 years ago
  2. 8e08af3 V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpio by Michael Krufky · 16 years ago
  3. 4a8f3a5 V4L/DVB (7460): bttv: Bt832 - fix possible NULL pointer deref by Cyrill Gorcunov · 16 years ago
  4. cc1020f [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog by Andrew Paprocki · 16 years ago
  5. 797de7b Revert "ACPI: Ignore _BQC object when registering backlight device" by Linus Torvalds · 16 years ago
  6. 6fdf5e6 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  7. bfe87db Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  8. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 16 years ago
  9. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 16 years ago
  10. 4077960 memory controller: make memory resource control aware of boot options by Balbir Singh · 16 years ago
  11. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 16 years ago
  12. e64a3cf [MIPS] Make KGDB compile on UP by Sergei Shtylyov · 16 years ago
  13. 865ab87 [MIPS] Pb1200: Fix header breakage by Sergei Shtylyov · 16 years ago
  14. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  15. a1aa758 m68k: update defconfigs for 2.6.25 by Geert Uytterhoeven · 16 years ago
  16. ef85ecbf m68k: use KBUILD_DEFCONFIG by Adrian Bunk · 16 years ago
  17. 7a5ac8d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  18. 1be62dc Be more careful about marking buffers dirty by Linus Torvalds · 16 years ago
  19. 4ed9190 parport_pc: make sure to release IO ports after probing for IT87XX by Linus Torvalds · 16 years ago
  20. 30ecce9 fix endian lossage in forcedeth by Al Viro · 16 years ago
  21. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 16 years ago
  22. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  23. 2355632 [VLAN]: Fix egress priority mappings leak. by Pavel Emelyanov · 16 years ago
  24. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  25. 47001d6 x86: tsc prevent time going backwards by Thomas Gleixner · 16 years ago
  26. c946c7d xen: Clear PG_pinned in release_{pt,pd}() by Mark McLoughlin · 16 years ago
  27. a684d69 xen: Do not pin/unpin PMD pages by Mark McLoughlin · 16 years ago
  28. f643370 xen: refactor xen_{alloc,release}_{pt,pd}() by Mark McLoughlin · 16 years ago
  29. 8f59610 x86, agpgart: scary messages are fortunately obsolete by Pavel Machek · 16 years ago
  30. bbc60c1 xen: fix grant table bug by Michael Abd-El-Malek · 16 years ago
  31. bae1d25 x86: fix breakage of vSMP irq operations by Ravikiran G Thirumalai · 16 years ago
  32. 9c9b81f x86: print message if nmi_watchdog=2 cannot be enabled by Ingo Molnar · 16 years ago
  33. 4f14bde x86: fix nmi_watchdog=2 on Pentium-D CPUs by Ingo Molnar · 16 years ago
  34. 8243e63 pata_ali: disable ATAPI DMA by Tejun Heo · 16 years ago
  35. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 16 years ago
  36. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 16 years ago
  37. a4ba7fe libata: fix IDENTIFY order in ata_bus_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 16 years ago
  39. ad4f957 [SPARC64]: Fix user accesses in regset code. by David S. Miller · 16 years ago
  40. 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
  41. 4ba51fd x86 ptrace: avoid unnecessary wrmsr by Roland McGrath · 16 years ago
  42. 2eccd6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  43. cd1d2d27 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  44. 9f389f4 rxrpc: remove smp_processor_id() from debug macro by Sven Schnelle · 16 years ago
  45. ad16df8 afs: remove smp_prcessor_id() from debug macro by Sven Schnelle · 16 years ago
  46. 4cd1350 splice: use mapping_gfp_mask by Hugh Dickins · 16 years ago
  47. a02fe13 selinux: prevent rentry into the FS by Josef Bacik · 16 years ago
  48. 7c3cce9 [SPARC64]: Fix FPU saving in 64-bit signal handling. by David S. Miller · 16 years ago
  49. 61407f8 [NET]: srandom32 fixes for networking v2 by Andi Kleen · 16 years ago
  50. 84f5937 [IPV6]: Fix refcounting for anycast dst entries. by Denis V. Lunev · 16 years ago
  51. eb86757 [IPV6]: inet6_dev on loopback should be kept until namespace stop. by Denis V. Lunev · 16 years ago
  52. 439e238 [IPV6]: Event type in addrconf_ifdown is mis-used. by Denis V. Lunev · 16 years ago
  53. af26818 [ICMP]: Ensure that ICMP relookup maintains status quo by Herbert Xu · 16 years ago
  54. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 16 years ago
  55. 115e1ad [POWERPC] mpc5200: Amalgamated DTS fixes and updates by Bartlomiej Sieka · 16 years ago
  56. 7484839 [POWERPC] Fix rtas_flash procfs interface by Maxim Shchetynin · 16 years ago
  57. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 16 years ago
  58. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 16 years ago
  59. 025306f [POWERPC] Fix CPM2 SCC1 clock initialization. by Laurent Pinchart · 16 years ago
  60. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  61. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  62. 6496968 markers: use synchronize_sched() by Mathieu Desnoyers · 16 years ago
  63. 629c8b4 vmcoreinfo: add the symbol "phys_base" by Ken'ichi Ohmichi · 16 years ago
  64. 865965a efs: update error msg to not refer to deleted read_inode() by Robert P. J. Day · 16 years ago
  65. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 16 years ago
  66. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 16 years ago
  67. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 16 years ago
  68. f2b2ea6 doc: fix typo in SubmittingPatches by Jim Meyering · 16 years ago
  69. e8d49f3 Fix typos in Documentation/unaligned-memory-access.txt by Dmitri Vorobiev · 16 years ago
  70. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  71. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 16 years ago
  72. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 16 years ago
  73. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  74. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 16 years ago
  75. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 16 years ago
  76. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 16 years ago
  77. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 16 years ago
  78. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 16 years ago
  79. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 16 years ago
  80. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 16 years ago
  81. 8eb224c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  82. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 16 years ago
  84. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  85. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  86. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  87. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  88. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  89. f95dc32 ide/h8300/ide-h8300.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  90. b3fa5fa ide/cris/ide-cris.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  91. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  92. de9facb ide/ppc/pmac.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  93. 20e3dd8 ide/ppc/mpc8xx.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  94. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  95. a62ee64 ide-pnp.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  96. 063a0b3 sky2: fix suspend/resume races by Stephen Hemminger · 16 years ago
  97. 49115b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  98. d200ccc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  99. 4c61f72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  100. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago