1. d92a7db [SNAP]: Check packet length before reading by Herbert Xu · 17 years ago
  2. 39dad26 [DCCP]: Allocation in atomic context by Gerrit Renker · 17 years ago
  3. cb00e99 fix - ensure we don't use bootconsoles after init has been released by Robin Getz · 17 years ago
  4. 15f6ddc [POWERPC] Fix PCI Device ID for MPC8544/8533 processors by Kumar Gala · 17 years ago
  5. f350339 sky2: don't clear phy power bits by Stephen Hemminger · 17 years ago
  6. d6c59c1 hisax: update hfc_usb driver by Martin Bachem · 17 years ago
  7. 36ce151 i386: Mark NUMA support experimental by Andi Kleen · 17 years ago
  8. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  9. 848c4dd dio: zero struct dio with kzalloc instead of manually by Zach Brown · 17 years ago
  10. 38f061c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  11. 09d4b9a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  12. b574864 JFFS2 locking regression fix. by David Woodhouse · 17 years ago
  13. 2046219 Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  14. 0c5564b ensure we don't use bootconsoles after init has been released by Robin Getz · 17 years ago
  15. b0244a0 ide-disk: workaround for buggy HPA support on ST340823A (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 76e1faa hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 88b4704 triflex: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  18. e98d6e5 pdc202xx_old: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 01cc643 pdc202xx_new: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  20. f7b0d2d cs5530: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  21. adcd33d ide: ide_config_drive_speed() bugfixes by Bartlomiej Zolnierkiewicz · 17 years ago
  22. a5b7e70 ide: add cable detection for early UDMA66 devices (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 59785c8 ide-pmac: fix drive->init_speed reporting by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 1116fae ide: config_drive_for_dma() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 8292e8c ide-cris: fix ->set_pio_mode method to set transfer mode on the device by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 2195dad ide: fix hidden dependencies on CONFIG_IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 82a0e70 ide: make CONFIG_IDE_GENERIC default to N by Tejun Heo · 17 years ago
  28. 70cd685 V4L/DVB (6028): Turn an unnecessary mdelay() into msleep(). by Marcelo Tosatti · 17 years ago
  29. 6d77444 V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write by Jonathan Corbet · 17 years ago
  30. 01659f2 V4L/DVB (6026): Avoid powering up the camera on resume by Chris Ball · 17 years ago
  31. c545d6a V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 firmware by Andreas Arens · 17 years ago
  32. 0d84a62 V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly by Trent Piepho · 17 years ago
  33. de23084 V4L/DVB (5969): ivtv: report ivtv version in status log by Hans Verkuil · 17 years ago
  34. c3624f9 V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set by Hans Verkuil · 17 years ago
  35. c9b0ee2 V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support by Hans Verkuil · 17 years ago
  36. 35b426c missing return in bridge sysfs code by Al Viro · 17 years ago
  37. 6ec8a856 KVM: Avoid calling smp_call_function_single() with interrupts disabled by Avi Kivity · 17 years ago
  38. e598fba Remove double inclusion of linux/capability.h by Christian Heim · 17 years ago
  39. 2a67789 Fix <math-emu/soft-fp.h> tpyo by Al Viro · 17 years ago
  40. d34fda4 x86: properly initialize temp insn buffer for paravirt patching by Chris Wright · 17 years ago
  41. 18115f4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  42. f0f12d8 x86_64: Check for .cfi_rel_offset in CFI probe by Andi Kleen · 17 years ago
  43. 6e35153 x86_64: Change PMDS invocation to single macro by Andi Kleen · 17 years ago
  44. 0328ece x86_64: Fix to keep watchdog disabled by default for i386/x86_64 by Daniel Gollub · 17 years ago
  45. 8154549 x86_64: Fail dma_alloc_coherent on dma less devices by Andi Kleen · 17 years ago
  46. 1a2b733 fix random hang in forcedeth driver when using netconsole by Timo Jantunen · 17 years ago
  47. 62be900 i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert() by Satyam Sharma · 17 years ago
  48. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  49. 9ef7ad2 Enable partitions for lguest block device by Rusty Russell · 17 years ago
  50. 56616eb Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  51. 203f339 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  52. ef1c533 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  53. ed72df4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  54. 5056836 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  55. e4f3b1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  56. 5bc705e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  57. 605a494 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. 585eb6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  59. 844d6c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  60. 0894910 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  61. b2d597c 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
  62. edd5f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  63. d2d56c5 Reset current->pdeath_signal on SUID binary execution by Marcel Holtmann · 17 years ago
  64. 5e6e623 [CIFS] Check return code on failed alloc by Cyrill Gorcunov · 17 years ago
  65. 1181420 Cross-compilation between e.g. i386 -> 64bit could break -> work around it by Thomas Renninger · 17 years ago
  66. 471e7a4 [IA64] Enable early console for Ski simulator by Peter Chubb · 17 years ago
  67. b09e789 [IA64] forbid ptrace changes psr.ri to 3 by Shaohua Li · 17 years ago
  68. 0af666f [POWERPC] Fix 8xx compile failure by Kumar Gala · 17 years ago
  69. 86d7a9a [POWERPC] Fix FSL BookE machine check reporting by Becky Bruce · 17 years ago
  70. b66510c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards by Kumar Gala · 17 years ago
  71. ada3ea6 [POWERPC] Add interrupt resource for RTC CMOS driver by Kumar Gala · 17 years ago
  72. 4058496 [MATH-EMU]: Fix underflow exception reporting. by David S. Miller · 17 years ago
  73. 2b02d13 [POWERPC] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  74. 8b224b8 [SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2. by David S. Miller · 17 years ago
  75. e8c59c0 [IA64] Failure to grow RBS by Andrew Burgess · 17 years ago
  76. 96989d9 sh: remove extraneous ; on scif_sercon_putc wait loop by Andy Whitcroft · 17 years ago
  77. 3ad40d6 SELinux: correct error code in selinux_audit_rule_init by Steve G · 17 years ago
  78. 7dc4088 [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too. by David S. Miller · 17 years ago
  79. 53140b7 [SPARC64]: Do not touch %tick_cmpr on sun4v cpus. by David S. Miller · 17 years ago
  80. cf5adce [SPARC64]: Niagara-2 optimized copies. by David S. Miller · 17 years ago
  81. 0fdb7f9 [SPARC64]: Allow userspace to get at the machine description. by David S. Miller · 17 years ago
  82. fe11cb6 IB/mlx4: Incorrect semicolon after if statement by Ilpo Järvinen · 17 years ago
  83. 660adc6 [IPv6]: Invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  84. 3b18552 [NET]: Fix unbalanced rcu_read_unlock in __sock_create by Herbert Xu · 17 years ago
  85. 182fdd2 [IA64] Fix processor_get_freq by Alex Williamson · 17 years ago
  86. cca6716 [AVR32] Define mmiowb() by Haavard Skinnemoen · 17 years ago
  87. 6f83419 [AVR32] Fix bogus pte_page() definition by Haavard Skinnemoen · 17 years ago
  88. e7f3bac [AVR32] Simplify pte_alloc_one{,_kernel} by Haavard Skinnemoen · 17 years ago
  89. 5221b34 include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcalloc by Mariusz Kozlowski · 17 years ago
  90. 54bb69e [AVR32] Wire up i2c-gpio on the ATNGW100 board by Haavard Skinnemoen · 17 years ago
  91. ad93ab0 [AVR32] leds-gpio for stk1000 by David Brownell · 17 years ago
  92. fb0582f9 libata: adjust libata to ignore errors after spinup by Ryan Power · 17 years ago
  93. 5c08ea0 ata_piix: add TECRA M7 to broken suspend list by Tejun Heo · 17 years ago
  94. 80b8987 pata_hpt{37x|3x2n}: fix clock reporting (take 2) by Sergei Shtylyov · 17 years ago
  95. d44a65f pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) by Sergei Shtylyov · 17 years ago
  96. be456b7 pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R] by Bartlomiej Zolnierkiewicz · 17 years ago
  97. ac2b043 ata_piix: update map 10b for ich8m by Tejun Heo · 17 years ago
  98. cfbf723 sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742 by Alan Cox · 17 years ago
  99. 6a286a6 [libata] pata_isapnp: replace missing module device table by Jeff Garzik · 17 years ago
  100. 2de6912 [POWERPC] ps3: Fix no storage devices found by Geert Uytterhoeven · 17 years ago