1. f1cd1fe ACPI: EC: Remove noisy debug printk fron EC driver. by Alexey Starikovskiy · 17 years ago
  2. 7a883ea Merge git://git.infradead.org/~dwmw2/mtd-2.6.23 by Linus Torvalds · 17 years ago
  3. 628506c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  4. 515495a [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  5. a4265f8 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  6. 06a7643 [MTD] [NAND] fix race in nand_base.c by Artem Bityutskiy · 17 years ago
  7. 9d7b4b5 [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. by Roland Stigge · 17 years ago
  8. 47af05d [MTD] Fix potential leak in rfd_ftl_add_mtd by Florin Malita · 17 years ago
  9. b8e3ec3 [JFFS2] Print correct node offset when complaining about broken data CRC by David Woodhouse · 17 years ago
  10. 7b68770 [JFFS2] Fix suspend failure with JFFS2 GC thread. by David Woodhouse · 17 years ago
  11. 71c2339 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 17 years ago
  12. 5bd5c03 [JFFS2] Prevent oops after 'node added in wrong place' debug check by Joakim Tjernlund · 17 years ago
  13. 370504c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  14. 160d6aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  15. c3887cd [x86 setup] Document grub < 0.93 as broken by H. Peter Anvin · 17 years ago
  16. 463c9a9 [x86 setup] EDD: add missing =m constraint by H. Peter Anvin · 17 years ago
  17. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 17 years ago
  18. 088999e SELinux: remove redundant pointer checks before calling kfree() by Paul Moore · 17 years ago
  19. 9534f71 SELinux: restore proper NetLabel caching behavior by Paul Moore · 17 years ago
  20. 94c1822 [PATCH] sched: reduce task_struct size by Ingo Molnar · 17 years ago
  21. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 17 years ago
  22. 8179ca23 [PATCH] sched: use schedstat_set() API by Ingo Molnar · 17 years ago
  23. c3c7011 [PATCH] sched: add schedstat_set() API by Ingo Molnar · 17 years ago
  24. 9c21724 [PATCH] sched: move load-calculation functions by Ingo Molnar · 17 years ago
  25. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 17 years ago
  26. 4e6f96f [PATCH] sched: uninline inc/dec_nr_running() by Ingo Molnar · 17 years ago
  27. cb1c4fc [PATCH] sched: uninline calc_delta_mine() by Ingo Molnar · 17 years ago
  28. ecf691d [PATCH] sched: calc_delta_mine(): use fixed limit by Ingo Molnar · 17 years ago
  29. 5a4f3ea [PATCH] sched: tidy up left over smpnice code by Peter Williams · 17 years ago
  30. 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 17 years ago
  31. 59acc08 [x86 setup] video setup: Fix VBE DDC reading by Antonino A. Daplas · 17 years ago
  32. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 17 years ago
  33. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 17 years ago
  34. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 17 years ago
  35. 04a9b7f USB HID: add ASUS LCM to the blacklist by Christian Lamparter · 17 years ago
  36. 9fdcfed USB HID: Add all Logitech Harmonies to blacklist by Phil Dibowitz · 17 years ago
  37. 2dea64b USB HID: update description of USBHID in MAINTAINERS by Jiri Kosina · 17 years ago
  38. 3e1928e HID: remove the Applie IR sensor from the hid_blacklist by Tino Keitel · 17 years ago
  39. 1ed4395 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  40. 878701d Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  41. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 17 years ago
  42. b562548 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  43. 0fc4969 genirq: temporary fix for level-triggered IRQ resend by Thomas Gleixner · 17 years ago
  44. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 17 years ago
  45. 3fcece6 scc_pata: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 0c8de52 piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 8b6b33b jmicron: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 68aaf81 it8213: PIO fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. bc0b0b5 cs5535: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 0702243 cs5520: fix PIO auto-tuning in ->ide_dma_check method by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 41ead3c drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  52. cc60d8b drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  53. ab05796 ide: eliminate warnings in ide-tape.c by Stephen Rothwell · 17 years ago
  54. b37c6b8 ide: fix runtogether printk's in cmd64x IDE driver by Meelis Roos · 17 years ago
  55. 1955f68 sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops by David Lamparter · 17 years ago
  56. 8663fd6 alim15x3: Correct HP detect by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 32a70a8 ide: Fix an overrun found in the CS5535 IDE driver by Jordan Crouse · 17 years ago
  58. b718f91 [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty by Christoph Lameter · 17 years ago
  59. 40d4857 [IA64] SN2: Fix up sn2_rtc clock by Christoph Lameter · 17 years ago
  60. 224685c [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). by Kenji Kaneshige · 17 years ago
  61. 4761c06 pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 5d6aca8 libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ by Tejun Heo · 17 years ago
  63. 7abe79c ata_piix: add Tecra M3 to broken suspend blacklist by Tejun Heo · 17 years ago
  64. 8c3832e ata_piix: implement piix_borken_suspend() by Tejun Heo · 17 years ago
  65. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  66. 6fdc99a libata-sff; Unbreak non DMA capable controllers again by Alan Cox · 17 years ago
  67. dbf0c89 pata_cmd64x: Correct the speed ranges by Alan Cox · 17 years ago
  68. 8d4fbcf Fix WARN_ON() on bitfield ops by Linus Torvalds · 17 years ago
  69. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  70. d6dd9e9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  71. dd9cd6d Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  72. 128a2bc ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again) by Len Brown · 17 years ago
  73. fc34f6c Fix up "remove the arm26 port" by Andrew Morton · 17 years ago
  74. 8ddf83f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  75. 0d6caa1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. 88c8199 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  77. 0439208 rtc-m48t59 driver NO_IRQ mode fixup by Mark Zhan · 17 years ago
  78. bb35fb2 Use menuconfig objects: RTC by Jan Engelhardt · 17 years ago
  79. 732781d Remove 'isdn_* is defined but unused' warnings by Charlie Shepherd · 17 years ago
  80. 082c8cb spi device setup gets better error checking by David Brownell · 17 years ago
  81. 2604288 spi kerneldoc update by David Brownell · 17 years ago
  82. db7526f fix integer overflow warning in i2o_block by Meelis Roos · 17 years ago
  83. ad4a5bb ip2main warning fix by Andrew Morton · 17 years ago
  84. ca76d2d UDF: fix UID and GID mount option ignorance by Cyrill Gorcunov · 17 years ago
  85. f2912a1 cciss: fix memory leak by Jesper Juhl · 17 years ago
  86. ff0cfc6 Kconfig: remove top level menu "Code maturity level options" by Al Boldi · 17 years ago
  87. 8e48591 Videopix Frame Grabber: Fix unreleased lock in vfc_debug() by Matthias Kaehlcke · 17 years ago
  88. 0af1a45 rename setlease to generic_setlease by Christoph Hellwig · 17 years ago
  89. 86d0004 sb1250-duart: __maybe_unused, etc. fixes by Maciej W. Rozycki · 17 years ago
  90. dd22a68 x86_64: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  91. 91eb1b7 i386: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  92. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  93. 6ace06dc idr_remove_all: kill unused variable by Oleg Nesterov · 17 years ago
  94. c9b3feb Fix a use after free bug in kernel->userspace relay file support by Jesper Juhl · 17 years ago
  95. e804a4a kthread: silence bogus section mismatch warning by Satyam Sharma · 17 years ago
  96. bbe06f6 fs: 9p/conv.c error path fix by Mariusz Kozlowski · 17 years ago
  97. 9700382 VFS: fix a race in lease-breaking during truncate by david m. richter · 17 years ago
  98. 937472b use __val in __get_unaligned by Mike Frysinger · 17 years ago
  99. 07ff8ee hpet.txt: broken link fix by Dave Young · 17 years ago
  100. 448e3ce ANON_INODES shouldn't be user visible by Adrian Bunk · 17 years ago