1. ec41878 SELinux: return EOPNOTSUPP not ENOTSUPP by Eric Paris · 17 years ago
  2. 5e31c2b i2c: Make i2c_check_addr static by Jean Delvare · 17 years ago
  3. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  4. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  5. 9626f1f1 rtc: fall back to requesting only the ports we actually use by Bjorn Helgaas · 17 years ago
  6. 7bb67c1 I/OAT: Add support for version 2 of ioatdma device by Shannon Nelson · 17 years ago
  7. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  8. 45c682a hugetlb: fix i_blocks accounting by Ken Chen · 17 years ago
  9. 9a119c0 hugetlb: allow bulk updating in hugetlb_*_quota() by Adam Litke · 17 years ago
  10. 5b23dbe hugetlb: follow_hugetlb_page() for write access by Adam Litke · 17 years ago
  11. 9418d5d Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  12. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  13. dbb2ed2 [IPV6]: Add ifindex field to ND user option messages. by Pierre Ynard · 17 years ago
  14. 05f3f41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 17 years ago
  15. 42b36cc virtio: Force use of power-of-two for descriptor ring sizes by Rusty Russell · 17 years ago
  16. 44332f7 virtio: fix vring_init for 64 bits by Anthony Liguori · 17 years ago
  17. 78608ba [NET]: Fix skb_truesize_check() assertion by Chuck Lever · 17 years ago
  18. a70a932 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  19. 4c31c30 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  20. e6fe664 sched: proper prototype for kernel/sched.c:migration_init() by Adrian Bunk · 17 years ago
  21. b82d9fd sched: avoid large irq-latencies in smp-balancing by Peter Zijlstra · 17 years ago
  22. 3e3e13f sched: remove PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  23. a5fbb6d KVM: fix !SMP build error by Ingo Molnar · 17 years ago
  24. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  25. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  26. 2ad8b1e Add UNPLUG traces to all appropriate places by Alan D. Brunelle · 17 years ago
  27. ff312d0 hwmon: (f75375s) Allow setting up fans with platform_data by Riku Voipio · 17 years ago
  28. 298c752 hwmon: (i5k_amb) New memory temperature sensor driver by Darrick J. Wong · 17 years ago
  29. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  30. 0fc00e2 [TTY]: Fix network driver interactions with TCGET/SET calls. by Alan Cox · 17 years ago
  31. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  32. 6a9fb94 [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs by Pavel Emelyanov · 17 years ago
  33. b98e174 [NETFILTER]: Sort matches/targets in Kbuild file by Jan Engelhardt · 17 years ago
  34. f8a9efb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  35. 5a75983 Missing include file in kallsyms.h by Kamalesh Babulal · 17 years ago
  36. 6bbfd53 libata: handle broken cable reporting by Alan Cox · 17 years ago
  37. 5d66f15 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  38. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  39. d73460d PCI: make pci_match_device() static by Adrian Bunk · 17 years ago
  40. 5257dca PCI: Remove 3 incorrect MSI quirks. by David Miller · 17 years ago
  41. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  42. 1d84b54 PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. by David Miller · 17 years ago
  43. 2cc3187 PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips" by David Miller · 17 years ago
  44. 0174511 ide: move ide_fixstring() documentation to ide-iops.c from ide.h by Bartlomiej Zolnierkiewicz · 17 years ago
  45. fad23fc kernel/futex.c: make 3 functions static by Adrian Bunk · 17 years ago
  46. 17bd9a2 libata and bogus LBA48 drives by Geert Uytterhoeven · 17 years ago
  47. b4f5550 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  48. 160acc2 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  49. f8d8e57 libata: increase 128 KB / cmd limit for ATAPI tape drives by Tony Battersby · 17 years ago
  50. a89b771 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  51. 5ec140e dm: bounce_pfn limit added by Vasily Averin · 17 years ago
  52. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  53. 013fb33 SG: Make sg_init_one() use general table init functions by Jens Axboe · 17 years ago
  54. 3b582cc [NET]: docbook fixes for netif_ functions by Stephen Hemminger · 17 years ago
  55. d919fd4 Revert "Driver core: remove class_device_*_bin_file" by Greg Kroah-Hartman · 17 years ago
  56. dd13810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. fcd239d Driver core: remove class_device_*_bin_file by Greg Kroah-Hartman · 17 years ago
  58. 97ef1bb [TIPC]: Fix headercheck wrt. tipc_config.h by David S. Miller · 17 years ago
  59. 71d00fe Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  60. 8c1ee54 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  61. 3077d78 mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 by Dale Farnsworth · 17 years ago
  62. 2d175d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  63. 64e862a IPMI: fix comparison in demangle_device_id by Corey Minyard · 17 years ago
  64. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  65. 502ef38 [TIPC]: Add tipc_config.h to include/linux/Kbuild. by David S. Miller · 17 years ago
  66. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  67. db81853 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  68. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  69. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  70. 3529a23 Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  71. 00cda56 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  72. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  73. cbf6781 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  74. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  75. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  76. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
  77. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  78. 6eca900 [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps by Jens Axboe · 17 years ago
  79. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  80. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  81. 513f54b sg_init_table() should use unsigned loop index variable by Chuck Lever · 17 years ago
  82. 74eb94f sg_last() should use unsigned loop index variable by Chuck Lever · 17 years ago
  83. 73fd546 SG: clear termination bit in sg_chain() by Jens Axboe · 17 years ago
  84. 30e69bf fix breakage in pegasos_eth by Al Viro · 17 years ago
  85. f7852be Input: Add Euro and Dollar key codes by Carlos Corbacho · 17 years ago
  86. ec3b67c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  87. e868171 De-constify sched.h by Alexey Dobriyan · 17 years ago
  88. 43cc738 [NET] napi: use non-interruptible sleep in napi_disable by Benjamin Herrenschmidt · 17 years ago
  89. 8c56a34 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 17 years ago
  90. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  92. 2c75055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  93. 2304c3a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  94. fcd0580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  95. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  96. 85cdffc fix sg_phys to use dma_addr_t by Hugh Dickins · 17 years ago
  97. 96fd4cd [netdrvr] forcedeth: add MCP77 device IDs by Ayaz Abdulla · 17 years ago
  98. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  99. 7334492 lguest: clean up lguest_launcher.h by Rusty Russell · 17 years ago
  100. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago