1. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  2. 281ab03 [PATCH] radeon drm: fix agp aperture map offset by Benjamin Herrenschmidt · 19 years ago
  3. 7b66665 [PATCH] Au1550 AC'97 OSS driver spinlock fixes by Sergei Shtylylov · 19 years ago
  4. 2f40fb7 [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class by Adrian Bunk · 19 years ago
  5. 7767e12 [PATCH] IPMI oops fix by Paolo Galtieri · 19 years ago
  6. ebbd1bc [PATCH] arch/powerpc/kernel/syscalls.c __user annotations by Al Viro · 19 years ago
  7. 81f0a91 [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal by Al Viro · 19 years ago
  8. 833882b [PATCH] mwave: missing __user in ioctl struct declaration by Al Viro · 19 years ago
  9. 7877327 [PATCH] drivers/atm/adummy.c NULL noise removal by Al Viro · 19 years ago
  10. e17f008 [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer by Al Viro · 19 years ago
  11. 9429917 [PATCH] dst_ca __user annotations, portability fixes by Al Viro · 19 years ago
  12. b3e5b5b [PATCH] ia64 sn __iomem annotations by Al Viro · 19 years ago
  13. d3a880e [PATCH] Address of void __user * is void __user * *, not void * __user * by Al Viro · 19 years ago
  14. 78d9955 [PATCH] missing prototype (mm/page_alloc.c) by Al Viro · 19 years ago
  15. 538bacf [PATCH] __user annotations (booke_wdt.c) by Al Viro · 19 years ago
  16. d220439 [PATCH] arcfb __user annotations by Al Viro · 19 years ago
  17. cd03066 [PATCH] cyber2000fb.c __iomem annotations by Al Viro · 19 years ago
  18. e896fd9 [PATCH] wdrtas.c: fix __user annotations by Al Viro · 19 years ago
  19. 5ad9201 [PATCH] dell_rbu: NULL noise removal by Al Viro · 19 years ago
  20. c4aa02e [PATCH] cm4000_cs: __user annotations by Al Viro · 19 years ago
  21. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  22. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  23. 8bcc247 [PATCH] em28xx: %zd for size_t by Al Viro · 19 years ago
  24. 53b3de1 [PATCH] auerswald.c: %zd for size_t by Al Viro · 19 years ago
  25. 37eb47e [PATCH] s2io: __iomem annotations for recent changes by Al Viro · 19 years ago
  26. 51bfb75 [PATCH] xfs: missing gfp_t annotations by Al Viro · 19 years ago
  27. b53cb2a [PATCH] iscsi gfp_t annotations by Al Viro · 19 years ago
  28. 80ce8ba [PATCH] arch/sparc/kernel/led.c __user annotations by Al Viro · 19 years ago
  29. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  30. e4fe342 [PATCH] sparc: NULL noise removal (ebus.c) by Al Viro · 19 years ago
  31. c316ef0 [PATCH] sparc/kernel/time: __iomem annotations by Al Viro · 19 years ago
  32. fec607f [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal by Al Viro · 19 years ago
  33. bc05d83 [PATCH] sparc: jsflash __user annotations by Al Viro · 19 years ago
  34. b7c690b [PATCH] sparc: vfc __iomem annotations and fixes by Al Viro · 19 years ago
  35. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  36. 7116317 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  37. 2499604 [PATCH] reiserfs: close open transactions on error path by Jeff Mahoney · 19 years ago
  38. 5d5e8156 [PATCH] reiserfs: skip commit on io error by Jeff Mahoney · 19 years ago
  39. ea54c96 [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 by Vojtech Pavlik · 19 years ago
  40. c45b4f1 Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTAL by Linus Torvalds · 19 years ago
  41. 11c18b5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  42. a50e2cc Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  43. 0afaa4f [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info by Bartlomiej Zolnierkiewicz · 19 years ago
  44. 7b4df9e [PATCH] ide: cleanup ide_driver_t by Bartlomiej Zolnierkiewicz · 19 years ago
  45. 517bd1d [PATCH] ide: cleanup ide.h by Bartlomiej Zolnierkiewicz · 19 years ago
  46. d36fef6 [PATCH] ide-disk: flush cache after calling del_gendisk() by Bartlomiej Zolnierkiewicz · 19 years ago
  47. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  48. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  49. 38f9d41 [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y by Marcelo Tosatti · 19 years ago
  50. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  51. deb5e5c [PATCH] sgiioc4: check for no hwifs available by Jeremy Higdon · 19 years ago
  52. a388442 [VLAN]: Fix hardware rx csum errors by Stephen Hemminger · 19 years ago
  53. 2824764 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 19 years ago
  54. c786804 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  55. 9d149c2 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  56. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 19 years ago
  57. 1542272 [GRE]: Fix hardware checksum modification by Herbert Xu · 19 years ago
  58. 27af4cf [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. by Robin Holt · 19 years ago
  59. 45f8245 [MMC] Explain the internals of mmc_power_up() by Russell King · 19 years ago
  60. acd9b7b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  61. 2edc268 [PKT_SCHED]: Disable debug tracing logs by default in packet action API. by David S. Miller · 19 years ago
  62. a1493d9 [IPV6] addrconf: Do not print device pointer in privacy log message. by David S. Miller · 19 years ago
  63. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  64. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 19 years ago
  65. fb79ffa [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS by Ole Reinhardt · 19 years ago
  66. 118c71b [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c by Yasunori Goto · 19 years ago
  67. 664d22a [PATCH] Dmitry Torokhov is input subsystem maintainer by Vojtech Pavlik · 19 years ago
  68. 6921d20 [TG3]: Fix low power state by Michael Chan · 19 years ago
  69. 16fe9d7 [TG3]: Fix 5704 single-port mode by Michael Chan · 19 years ago
  70. 6a9eba1 [TG3]: Fix suspend and resume by Michael Chan · 19 years ago
  71. 381291b [TG3]: Fix nvram arbitration bugs. by Michael Chan · 19 years ago
  72. 322e079 [SCSI] Negotiate correctly with async-only devices by Matthew Wilcox · 19 years ago
  73. 65ab592 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  74. 0910b44 Expose "Optimize for size" option for everybody by Linus Torvalds · 19 years ago
  75. eed66cf [IA64] Split 16-bit severity field in sal_log_record_header by Tony Luck · 19 years ago
  76. 83bab9a [PATCH] allow KOBJECT_UEVENT=n only if EMBEDDED by Adrian Bunk · 19 years ago
  77. 90ac8f7 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  78. 98684a9 [netdrvr skge] fix build by Jeff Garzik · 19 years ago
  79. 5063019 [libata] mark certain hardware (or drivers) with a no-atapi flag by Jeff Garzik · 19 years ago
  80. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  81. 7275b4b [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit by Antonino A. Daplas · 19 years ago
  82. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  83. 4e1567d [PATCH] fbcon: Avoid illegal display panning by Antonino A. Daplas · 19 years ago
  84. 1207069 [PATCH] fbdev: Pan display fixes by Antonino A. Daplas · 19 years ago
  85. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  86. 56f0d64 [PATCH] fbcon: fix complement_mask() with 512 character map by Antonino A. Daplas · 19 years ago
  87. 2f6331f [PATCH] cciss: fix for deregister_disk by Mike Miller · 19 years ago
  88. 8309cf6 [PATCH] x86_64: Bug correction in populate_memnodemap() by Eric Dumazet · 19 years ago
  89. fd49547 [PATCH] x86_64: Fix collision between pmtimer and pit/hpet by john stultz · 19 years ago
  90. df818a5 [PATCH] x86_64: Fix 32bit thread coredumps by Andi Kleen · 19 years ago
  91. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  92. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  93. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  94. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 19 years ago
  95. 68e1889 [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails by Andi Kleen · 19 years ago
  96. 7cd082f Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  97. b11d0e4 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  98. 47807ce [drm] fix radeon aperture issue by Dave Airlie · 19 years ago
  99. 1cf9e8a [PATCH] ieee80211_crypt_tkip depends on NET_RADIO by Olaf Hering · 19 years ago
  100. ee1c819 [PATCH] skge: get rid of warning on race by Stephen Hemminger · 19 years ago