1. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  2. 7dcca30 Linux 2.6.22 by Linus Torvalds · 17 years ago
  3. fe5a2de Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  4. 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 17 years ago
  5. 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 17 years ago
  6. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
  8. 95511ad DLM must depend on SYSFS by Adrian Bunk · 17 years ago
  9. 38377be Clean up E7520/7320/7525 quirk printk. by Dave Jones · 17 years ago
  10. 40e48ee include/linux/kallsyms.h must #include <linux/errno.h> by Adrian Bunk · 17 years ago
  11. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
  12. d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 17 years ago
  13. c3000e0 MAINTAINERS new kernel janitors ml by maximilian attems · 17 years ago
  14. 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 17 years ago
  15. 1feb17e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  16. dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  17. 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 17 years ago
  18. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  19. 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
  20. 41a5311 PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues by Bjorn Helgaas · 17 years ago
  21. d57d973 fix logic error in ipc compat semctl() by Alexander Graf · 17 years ago
  22. 0db19c4 x86_64: fix headers_install by David Woodhouse · 17 years ago
  23. d25c1ba MTRR: Fix race causing set_mtrr to go into infinite loop by Loic Prylli · 17 years ago
  24. 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 17 years ago
  25. ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 17 years ago
  26. 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 17 years ago
  27. fde9782 [MIPS] Add macros to encode processor revisions. by Ralf Baechle · 17 years ago
  28. 075c733 [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. by Ralf Baechle · 17 years ago
  29. 9349075 [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug by Ralf Baechle · 17 years ago
  30. f7c2778 [MIPS] Change libgcc-style functions from lib-y to obj-y by Ralf Baechle · 17 years ago
  31. c3e838a [MIPS] Fix timer/performance interrupt detection by Chris Dearman · 17 years ago
  32. 6fb88ce [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue by Ralf Baechle · 17 years ago
  33. 5a19709 [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors by Andrew Sharp · 17 years ago
  34. 25442ca [NETPOLL]: Fixups for 'fix soft lockup when removing module' by Jarek Poplawski · 17 years ago
  35. 94b8341 [NET]: net/core/netevent.c should #include <net/netevent.h> by Adrian Bunk · 17 years ago
  36. 25845b5 [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values by Jing Min Zhao · 17 years ago
  37. 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 17 years ago
  38. 1669d85 SCTP: Add scope_id validation for link-local binds by Vlad Yasevich · 17 years ago
  39. f50f95c SCTP: Check to make sure file is valid before setting timeout by Vlad Yasevich · 17 years ago
  40. 3663c30 SCTP: Fix thinko in sctp_copy_laddrs() by Vlad Yasevich · 17 years ago
  41. 7e8767d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  42. cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  43. 0dac723 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  44. 87a927c Fix slab redzone alignment by David Woodhouse · 17 years ago
  45. 082f47a [ARM] always allow dump_stack() to produce a backtrace by Russell King · 17 years ago
  46. 2bcb1b7 Remove the blink driver by Linus Torvalds · 17 years ago
  47. 7b9c7b4 [ARM] Fix non-page aligned boot time mappings by Russell King · 17 years ago
  48. 190045d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  49. 8c976e3 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 17 years ago
  50. 83d0f23 [MIPS] Add whitelists for checksyscalls.sh by Atsushi Nemoto · 17 years ago
  51. eaf2b8d [MIPS] die(): Properly declare as non-returning by Maciej W. Rozycki · 17 years ago
  52. ab012eb [MIPS] Fix include wrapper symbol definitions in IP32 code. by Kumba · 17 years ago
  53. e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 17 years ago
  54. ba609a9 Remove some unused variables by Linus Torvalds · 17 years ago
  55. fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 17 years ago
  56. 5dcccd8 Revert perfctr reservation to 2.6.21 state by Andi Kleen · 17 years ago
  57. 0f8dc2f Revert HPET resource reservation by Andi Kleen · 17 years ago
  58. 9d7542f Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  59. f744a05 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  60. dbc55fa SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap by Christoph Lameter · 17 years ago
  61. 746976a NTP: remove clock_was_set() call to prevent deadlock by Thomas Gleixner · 17 years ago
  62. d61bcce ide: ide_scan_pcibus(): check __pci_register_driver return value by Andrew Morton · 17 years ago
  63. 8006bf5 ide: pdc202xx_new PLL input clock fix by Albert Lee · 17 years ago
  64. 52374f8 it821x: fix incorrect SWDMA mask by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 603a0e2 amd74xx: resume fix by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 96dcc08 hpt366: use correct enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  67. 783353b hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 by Sergei Shtylyov · 17 years ago
  68. 7859557 ide: Fix a theoretical Ooops case by Alan Cox · 17 years ago
  69. b42fa13 ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy by Masatake YAMATO · 17 years ago
  70. 1fb4a17 V4L/DVB (5822): Fix the return value in ttpci_budget_init() by Hartmut Birr · 17 years ago
  71. 1e4597e V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock by Oleg Nesterov · 17 years ago
  72. f057131 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners by Jelle Foks · 17 years ago
  73. 333408f V4L/DVB (5808): Bttv: fix v4l1 breaking the driver by Trent Piepho · 17 years ago
  74. 872aad4 pata_pcmcia: Switch to ata_sff_port_start by Alan Cox · 17 years ago
  75. a0ac38f pata_pdc202xx_old: Correct cable detect logic by Alan Cox · 17 years ago
  76. d6f4d5e ata_generic: Check the right register for the DMA enabled flags by Alan Cox · 17 years ago
  77. ee58150 pata_ali: fix UDMA settings by Chuck Ebbert · 17 years ago
  78. d9f9c6b sata_mv: PCI-ID for Adaptec 1430SA SATA Controller by Florian Attenberger · 17 years ago
  79. 4031826 libata: fix assigned IRQ reporting by Tejun Heo · 17 years ago
  80. aa2e09d ACPI: fix acpi_osi=!Linux by Len Brown · 17 years ago
  81. 52c4d73 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  82. ca9c5ff Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  83. c1fa238 Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  84. b59449b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  85. fffe566 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  86. dcf87a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  87. 841adfc IPoIB/cm: Partial error clean up unmaps wrong address by Ralph Campbell · 17 years ago
  88. 786f238 mlx4_core: Add new Mellanox device IDs by Jack Morgenstein · 17 years ago
  89. 7718457 Blackfin arch: remove zero-sized include/asm-blackfin/macros.h by Marco Roeland · 17 years ago
  90. 531e3a6 [libata] sata_nv: undo merge error by Jeff Garzik · 17 years ago
  91. 63ac9b9 3c589_cs: fix local_bh_enable warning by Patrick McHardy · 17 years ago
  92. a3cabb2 libata: PATA-mode fixes for sis_sata by Uwe Koziolek · 17 years ago
  93. e14cbfa libata: add HTS541616J9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  94. 1e0b5ab sata_nv: allow changing queue depth by Robert Hancock · 17 years ago
  95. 90c9378 sata_inic162x: disable LBA48 devices by Tejun Heo · 17 years ago
  96. 74cdbba libata: remove reading alt_status from ata_hsm_qc_complete() by Albert Lee · 17 years ago
  97. 8c781bf libata: pata_pdc2027x PLL input clock fix by Albert Lee · 17 years ago
  98. abcdceb scsi disk help file is not complete by Randy Dunlap · 17 years ago
  99. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 17 years ago
  100. 756813c [ARM] 4454/1: Use word accesses in Versatile PCI config reads by Andrzej Zaborowski · 17 years ago