1. b6b1d87 serial: fix 8250 early console setup by Daniel Ritz · 18 years ago
  2. 1a3f2ea3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  3. e1d7e7f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  4. 3ff42e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  5. 6ba60d2 [SPARC]: Fix O_CLOEXEC values. by David S. Miller · 18 years ago
  6. 0a808a3 [SPARC32]: Fix modular build of floppy driver. by David S. Miller · 18 years ago
  7. 3daadf3 [SOUND] CS4231 SBus: Two fixes. by Georg Chini · 18 years ago
  8. 3fc701d [CG6]: fix memory size detection by Krzysztof Helt · 18 years ago
  9. 6321319 [SPARC64]: Add missing dma_sync_single_range_for_*(). by David S. Miller · 18 years ago
  10. 49ff4bb [TCP]: DSACK signals data receival, be conservative by Ilpo Järvinen · 18 years ago
  11. 2e60529 [TCP]: Also handle snd_una changes in tcp_cwnd_down by Ilpo Järvinen · 18 years ago
  12. 3a97aeb Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 18 years ago
  13. d788d80 [TIPC]: Fix two minor sparse warnings. by Florian Westphal · 18 years ago
  14. 248bbf3 [TIPC]: Make function tipc_nameseq_subscribe static. by Florian Westphal · 18 years ago
  15. 4a4b627 [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 by Joy Latten · 18 years ago
  16. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 18 years ago
  17. 1bcabbd [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 18 years ago
  18. 4487b2f [IPV4] raw.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  19. 8adc546 [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  20. 9f0d1a0 [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  21. 2f08123 [NET]: Removal of duplicated include net/wanrouter/wanmain.c by Michal Piotrowski · 18 years ago
  22. 7a883ea Merge git://git.infradead.org/~dwmw2/mtd-2.6.23 by Linus Torvalds · 18 years ago
  23. 628506c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 18 years ago
  24. 515495a [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 18 years ago
  25. a4265f8 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 18 years ago
  26. 06a7643 [MTD] [NAND] fix race in nand_base.c by Artem Bityutskiy · 18 years ago
  27. 9d7b4b5 [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. by Roland Stigge · 18 years ago
  28. 47af05d [MTD] Fix potential leak in rfd_ftl_add_mtd by Florin Malita · 18 years ago
  29. b8e3ec3 [JFFS2] Print correct node offset when complaining about broken data CRC by David Woodhouse · 18 years ago
  30. 7b68770 [JFFS2] Fix suspend failure with JFFS2 GC thread. by David Woodhouse · 18 years ago
  31. 71c2339 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 18 years ago
  32. 5bd5c03 [JFFS2] Prevent oops after 'node added in wrong place' debug check by Joakim Tjernlund · 18 years ago
  33. ae57988 firewire: fw-core: make two variables static by Stefan Richter · 18 years ago
  34. 4eaff7d firewire: fw-ohci: dma_free_coherent needs IRQs enabled by Stefan Richter · 18 years ago
  35. 25659f7 firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) by Stefan Richter · 18 years ago
  36. e4f8cac ieee1394: sbp2: more correct Kconfig dependencies by Stefan Richter · 18 years ago
  37. a9c2f18 ieee1394: revert "sbp2: enforce 32bit DMA mapping" by Stefan Richter · 18 years ago
  38. 370504c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  39. 160d6aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  40. c3887cd [x86 setup] Document grub < 0.93 as broken by H. Peter Anvin · 18 years ago
  41. 463c9a9 [x86 setup] EDD: add missing =m constraint by H. Peter Anvin · 18 years ago
  42. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 18 years ago
  43. 088999e SELinux: remove redundant pointer checks before calling kfree() by Paul Moore · 18 years ago
  44. 9534f71 SELinux: restore proper NetLabel caching behavior by Paul Moore · 18 years ago
  45. 94c1822 [PATCH] sched: reduce task_struct size by Ingo Molnar · 18 years ago
  46. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 18 years ago
  47. 8179ca23 [PATCH] sched: use schedstat_set() API by Ingo Molnar · 18 years ago
  48. c3c7011 [PATCH] sched: add schedstat_set() API by Ingo Molnar · 18 years ago
  49. 9c21724 [PATCH] sched: move load-calculation functions by Ingo Molnar · 18 years ago
  50. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 18 years ago
  51. 4e6f96f [PATCH] sched: uninline inc/dec_nr_running() by Ingo Molnar · 18 years ago
  52. cb1c4fc [PATCH] sched: uninline calc_delta_mine() by Ingo Molnar · 18 years ago
  53. ecf691d [PATCH] sched: calc_delta_mine(): use fixed limit by Ingo Molnar · 18 years ago
  54. 5a4f3ea [PATCH] sched: tidy up left over smpnice code by Peter Williams · 18 years ago
  55. 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 18 years ago
  56. 59acc08 [x86 setup] video setup: Fix VBE DDC reading by Antonino A. Daplas · 18 years ago
  57. 5f8f1c3 SCTP: remove useless code in function sctp_init_cause by Wei Yongjun · 18 years ago
  58. aecedea SCTP: drop SACK if ctsn is not less than the next tsn of assoc by Wei Yongjun · 18 years ago
  59. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 18 years ago
  60. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 18 years ago
  61. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 18 years ago
  62. 04a9b7f USB HID: add ASUS LCM to the blacklist by Christian Lamparter · 18 years ago
  63. 9fdcfed USB HID: Add all Logitech Harmonies to blacklist by Phil Dibowitz · 18 years ago
  64. 2dea64b USB HID: update description of USBHID in MAINTAINERS by Jiri Kosina · 18 years ago
  65. 3e1928e HID: remove the Applie IR sensor from the hid_blacklist by Tino Keitel · 18 years ago
  66. 1ed4395 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  67. 878701d Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  68. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 18 years ago
  69. b562548 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  70. 0fc4969 genirq: temporary fix for level-triggered IRQ resend by Thomas Gleixner · 18 years ago
  71. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 18 years ago
  72. 3fcece6 scc_pata: PIO fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  73. 0c8de52 piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  74. 8b6b33b jmicron: PIO fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  75. 68aaf81 it8213: PIO fixes (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  76. bc0b0b5 cs5535: PIO fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  77. 0702243 cs5520: fix PIO auto-tuning in ->ide_dma_check method by Bartlomiej Zolnierkiewicz · 18 years ago
  78. 41ead3c drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  79. cc60d8b drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  80. ab05796 ide: eliminate warnings in ide-tape.c by Stephen Rothwell · 18 years ago
  81. b37c6b8 ide: fix runtogether printk's in cmd64x IDE driver by Meelis Roos · 18 years ago
  82. 1955f68 sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops by David Lamparter · 18 years ago
  83. 8663fd6 alim15x3: Correct HP detect by Bartlomiej Zolnierkiewicz · 18 years ago
  84. 32a70a8 ide: Fix an overrun found in the CS5535 IDE driver by Jordan Crouse · 18 years ago
  85. b718f91 [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty by Christoph Lameter · 18 years ago
  86. 40d4857 [IA64] SN2: Fix up sn2_rtc clock by Christoph Lameter · 18 years ago
  87. 224685c [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). by Kenji Kaneshige · 18 years ago
  88. e4d1fea SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Vlad Yasevich · 18 years ago
  89. b225b88 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Dave Johnson · 18 years ago
  90. cc121fa sctp: fix shadow symbol in net/sctp/tsnmap.c by Sebastian Siewior · 18 years ago
  91. d6f9fda sctp: try to fix readlock by Sebastian Siewior · 18 years ago
  92. c86dabc sctp: remove shadowed symbols by sebastian@breakpoint.cc · 18 years ago
  93. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 18 years ago
  94. 0467521 sctp: make locally used function static by sebastian@breakpoint.cc · 18 years ago
  95. 4761c06 pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets by Bartlomiej Zolnierkiewicz · 18 years ago
  96. 5d6aca8 libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ by Tejun Heo · 18 years ago
  97. 7abe79c ata_piix: add Tecra M3 to broken suspend blacklist by Tejun Heo · 18 years ago
  98. 8c3832e ata_piix: implement piix_borken_suspend() by Tejun Heo · 18 years ago
  99. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 18 years ago
  100. 6fdc99a libata-sff; Unbreak non DMA capable controllers again by Alan Cox · 18 years ago