1. 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 17 years ago
  2. 5851fad [PATCH] Fix build error due to not including <linux/errno.h> by Ralf Baechle · 17 years ago
  3. 5379058 [PATCH] fix MTIME_SEC_MAX on 32-bit by Thomas Gleixner · 17 years ago
  4. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  5. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 17 years ago
  6. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 17 years ago
  7. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  8. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  9. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  10. 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 17 years ago
  11. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 17 years ago
  12. 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  13. 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 17 years ago
  14. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  15. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 17 years ago
  16. 5b3c1184 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  18. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  19. cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 17 years ago
  20. 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 17 years ago
  21. 3b46e65 [PATCH] linux/audit.h needs linux/types.h by Jeff Dike · 17 years ago
  22. d1d6717 [PATCH] hrtimers: hrtimer_clock_base description typo by Andres Salomon · 17 years ago
  23. 8437fdc [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description by Andres Salomon · 17 years ago
  24. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 17 years ago
  25. c5f93cf ncpfs: make sure server connection survives a kill by Pierre Ossman · 17 years ago
  26. 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 17 years ago
  27. a816c7c bonding: Improve IGMP join processing by Jay Vosburgh · 17 years ago
  28. 6f30e18 [PPPOE]: Use ifindex instead of device pointer in key lookups. by Florian Zumbiehl · 17 years ago
  29. ec68e97 [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops by Patrick McHardy · 17 years ago
  30. e81ce1f [PATCH] timer/hrtimer: take per cpu locks in sane order by Heiko Carstens · 17 years ago
  31. 0dc952d [PATCH] Page migration: Fix vma flag checking by Christoph Lameter · 17 years ago
  32. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 17 years ago
  33. 49015be [PATCH] gpio_keys driver shouldn't be ARM-specific by David Brownell · 17 years ago
  34. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 17 years ago
  35. 20b0f65 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  36. 6d04e3b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  37. 2c89a8d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  38. a0574e04 [MIPS] Convert to RTC-class ds1742 driver by Atsushi Nemoto · 17 years ago
  39. e9cdb1e KVM: Move kvmfs magic number to <linux/magic.h> by Andrew Morton · 17 years ago
  40. f7e6a45 KVM: Bump API version by Avi Kivity · 17 years ago
  41. bccf215 KVM: Per-vcpu inodes by Avi Kivity · 17 years ago
  42. f17abe9 KVM: Create an inode per virtual machine by Avi Kivity · 17 years ago
  43. c21415e KVM: Add host hypercall support for vmx by Ingo Molnar · 17 years ago
  44. 102d832 KVM: add MSR based hypercall API by Ingo Molnar · 17 years ago
  45. 81d368e ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2) by Sergei Shtylyov · 17 years ago
  46. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  47. bb648a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  48. 5ada386 mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data by Dale Farnsworth · 17 years ago
  49. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  50. 032af1c libata-core: Fix simplex handling by Alan · 17 years ago
  51. b435086 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  52. fb7d404 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  53. 100b425 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  54. d701d8a [PATCH] Fix sysfs build breakage if !CONFIG_SYSFS by Ralf Baechle · 17 years ago
  55. 516dffd [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments by Adam Litke · 17 years ago
  56. 17f0cd2 [PATCH] Fix buffer overflow and races in capi debug functions by Karsten Keil · 17 years ago
  57. 77904fd [PATCH] FRV: Missing error defs by David Howells · 17 years ago
  58. 232ea4d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations by Andrew Morton · 17 years ago
  59. 5409bae [PATCH] Rename PG_checked to PG_owner_priv_1 by Nick Piggin · 17 years ago
  60. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 17 years ago
  61. 9b83a6a [PATCH] mm/{,tiny-}shmem.c cleanups by Adrian Bunk · 17 years ago
  62. f3502b8 V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental by Hans Verkuil · 17 years ago
  63. ada6ecd V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. by Hans Verkuil · 17 years ago
  64. db6eb5b V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl by Hans Verkuil · 17 years ago
  65. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  66. 2591466 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button by Jiri Kosina · 17 years ago
  67. b55fd23 HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work by Jiri Kosina · 17 years ago
  68. 304c209 [NET]: Revert socket.h/stat.h ifdef hacks. by David S. Miller · 17 years ago
  69. 6f366c1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  70. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 17 years ago
  71. 6f8c480 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  72. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  73. a7538a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  74. 92320ce Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  75. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  76. 10305f0 Add id_to_dma_mode function for printing DMA modes by Alan · 17 years ago
  77. dfa87c8 sysfs: allow attributes to be added to groups by Alan Stern · 17 years ago
  78. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 17 years ago
  79. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 17 years ago
  80. 672027a USB: add rationale on why usb descriptor structures have to be packed by Inaky Perez-Gonzalez · 17 years ago
  81. 946b960 USB: add driver for iowarrior devices. by Greg Kroah-Hartman · 17 years ago
  82. dfff0a0 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" by Greg Kroah-Hartman · 17 years ago
  83. 2a9df49 power management: fix struct layout and docs by Johannes Berg · 17 years ago
  84. d56c3ea sysfs: move struct sysfs_dirent to private header by Adam J. Richter · 17 years ago
  85. 40cf67c5 Driver core: remove class_device_rename by Greg Kroah-Hartman · 18 years ago
  86. 32d9091 libata: test major version in ata_id_is_sata() by Tejun Heo · 17 years ago
  87. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 17 years ago
  88. b1e7df1 V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSD by Michael Schimek · 17 years ago
  89. 2675f7a V4L/DVB (5182): Remove #if 0 section from videodev2.h by Hans Verkuil · 17 years ago
  90. 4f828ef V4L/DVB (5181): Sliced VBI API no longer marked experimental. by Hans Verkuil · 17 years ago
  91. e7b58f5 V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits by Trent Piepho · 17 years ago
  92. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 17 years ago
  93. 43db48d V4L/DVB (5068): Fix authorship references by Mauro Carvalho Chehab · 18 years ago
  94. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  95. 6d1245b libata: separate out ata_ncq_enabled() by Tejun Heo · 17 years ago
  96. 7d47e8d libata: put some intelligence into EH speed down sequence by Tejun Heo · 17 years ago
  97. a619f981b libata: PATA driver for Celleb by Akira Iguchi · 17 years ago
  98. e851447 [PATCH] autofs4: header file update by Ian Kent · 17 years ago
  99. 0cba01d [PATCH] cdrom: use unsigned bitfields by Randy Dunlap · 17 years ago
  100. b6d6454 [PATCH] mfd: SM501 core driver by Ben Dooks · 17 years ago