1. 6357357 libata: export xfermode / PATA timing related functions by Tejun Heo · 17 years ago
  2. 00115e0 libata: implement ATA_DFLAG_DUBIOUS_XFER by Tejun Heo · 17 years ago
  3. 3884f7b libata: clean up EH speed down implementation by Tejun Heo · 17 years ago
  4. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  5. f20ded3 libata: rearrange ATA_DFLAG_* by Tejun Heo · 17 years ago
  6. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  7. eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 17 years ago
  8. 121a09e libata: correct handling of TSS DVD by Alan Cox · 17 years ago
  9. c23f72c Revert "writeback: introduce writeback_control.more_io to indicate more io" by Linus Torvalds · 17 years ago
  10. f9dd019 i2c: Driver IDs are optional by Jean Delvare · 17 years ago
  11. 417009f6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  12. 84427ea remove task_ppid_nr_ns by Roland McGrath · 17 years ago
  13. 6b74c92 Pull bugzilla-9535 into release branch by Len Brown · 17 years ago
  14. 02d5bcc Pull bugzilla-9194 into release branch by Len Brown · 17 years ago
  15. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
  16. b801a1e Don't blatt first element of prv in sg_chain() by Rusty Russell · 17 years ago
  17. d1ec729 ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 by Zhao Yakui · 17 years ago
  18. a0a4619 [NET]: Add NAPI_STATE_DISABLE. by David S. Miller · 17 years ago
  19. bdb95b1 [NET]: Do not grab device reference when scheduling a NAPI poll. by David S. Miller · 17 years ago
  20. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  21. 5b7741b KEYS: fix macro by Sebastian Siewior · 17 years ago
  22. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 17 years ago
  23. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  24. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
  25. 57ed3ed slub: provide /proc/slabinfo by Pekka J Enberg · 17 years ago
  26. 2c83819 increase PNP_MAX_PORT to 40 from 24 by Len Brown · 17 years ago
  27. ecef969 [VETH]: move veth.h to include/linux by Stephen Hemminger · 17 years ago
  28. 75ec533 [NET] tc_nat: header install by Stephen Hemminger · 17 years ago
  29. ed367fc quicklists: do not release off node pages early by Christoph Lameter · 17 years ago
  30. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  31. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  32. b019e57 genirq: add unlocked version of set_irq_handler() by Kevin Hilman · 17 years ago
  33. 3c615e1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  34. d556533 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  35. 2fdd82b block: let elv_register() return void by Adrian Bunk · 17 years ago
  36. ededa4d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  37. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago
  38. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 17 years ago
  39. 8d93662 apm_event{,info}_t are userspace types by Adam Jackson · 17 years ago
  40. 7552713 fix headers_install by Andrew Morton · 17 years ago
  41. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 17 years ago
  42. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 17 years ago
  43. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 17 years ago
  44. ce2e0ab libata: add more opcodes to ata.h by Tejun Heo · 17 years ago
  45. c2e366a libata: update ata_*_printk() macros such that level can be a variable by Tejun Heo · 17 years ago
  46. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 17 years ago
  47. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  48. 4942093e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  49. 07232b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  50. f88ed90 usb.h: fix kernel-doc warning by Randy Dunlap · 17 years ago
  51. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 17 years ago
  52. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 17 years ago
  53. 4a9ecd5 [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets by Patrick McHardy · 17 years ago
  54. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  55. cc3000e mmc: remove unused 'mode' from the mmc_host structure by Nicolas Pitre · 17 years ago
  56. 84c46a5 sdhci: support JMicron JMB38x chips by Pierre Ossman · 17 years ago
  57. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 17 years ago
  58. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 17 years ago
  59. 7e1fb76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  60. ad658ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  61. 2a1292b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  62. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 17 years ago
  63. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  64. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  65. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 17 years ago
  66. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 17 years ago
  67. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  68. ca6435f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  69. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  70. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  71. 7d400a4 phylib: add PHY interface modes for internal delay for tx and rx only by Kim Phillips · 17 years ago
  72. c99da91 Merge branch 'master' into upstream-fixes by Jeff Garzik · 17 years ago
  73. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 17 years ago
  74. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  75. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  76. 7c83172 x86_64 EFI boot support: EFI frame buffer driver by Huang, Ying · 17 years ago
  77. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  78. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  79. 79288f5 Fix <linux/kd.h> usage in userspace by David Woodhouse · 17 years ago
  80. a7839e9 PNP: increase the maximum number of resources by Zhao Yakui · 17 years ago
  81. bb0851f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  82. 7e61559 USB: keep track of whether interface sysfs files exist by Alan Stern · 17 years ago
  83. bc59462 USB: Fix signr comment in usbdevice_fs.h by Phil Endecott · 17 years ago
  84. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  85. 9c8ff4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  86. febb187 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  87. 645a8d9 scatterlist: add more safeguards by Tejun Heo · 17 years ago
  88. 35baef2 Input: adds the context menu key (HUT GenDesc 0x84) by Aristeu Rozanski · 17 years ago
  89. c23f1f9 Input: add definitions for frame forward and frame back keys by Aristeu Rozanski · 17 years ago
  90. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  91. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  92. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  93. 6d27294 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  94. 6b41016 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  95. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  96. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  97. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  98. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  99. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  100. 490dde8 forcedeth: new mcp79 pci ids by Ayaz Abdulla · 17 years ago