1. 48e4043 virtio: add virtio disk geometry feature by Ryan Harper · 16 years ago
  2. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  3. 72e61eb virtio: change config to guest endian. by Rusty Russell · 16 years ago
  4. 5539ae9 virtio: finer-grained features for virtio_net by Rusty Russell · 16 years ago
  5. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 16 years ago
  6. 8147313 virtio: export more headers to userspace by Christian Borntraeger · 16 years ago
  7. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  8. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  9. 03fc922 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  10. c32e026 quota: add a convenience macro for filesystems by Jan Kara · 16 years ago
  11. 99da904 jsm: add new supported board to jsm serial driver by Scott Kilau · 16 years ago
  12. 2850699 sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  13. 34990cf Add a new sysfs_streq() string comparison function by David Brownell · 16 years ago
  14. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 16 years ago
  15. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 16 years ago
  16. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 16 years ago
  17. 153b5d0 ntp: support for TAI by Roman Zippel · 16 years ago
  18. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 16 years ago
  19. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 16 years ago
  20. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 16 years ago
  21. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  22. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  23. 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 16 years ago
  24. ea01e79 module: reduce module image and resident size by Rusty Russell · 16 years ago
  25. a58730c module: make module_sect_attrs private to kernel/module.c by Rusty Russell · 16 years ago
  26. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 16 years ago
  27. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 16 years ago
  28. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 16 years ago
  29. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  30. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 16 years ago
  31. 1da43e4 klist: implement KLIST_INIT() and DEFINE_KLIST() by Tejun Heo · 16 years ago
  32. 08acd4f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  33. 008238b Merge branch 'pnp' into release by Len Brown · 16 years ago
  34. ae3a006 inlining: do not allow gcc below version 4 to optimize inlining by Ingo Molnar · 16 years ago
  35. 969a19f Drop the exporting of empty <linux/byteorder/generic.h> by Robert P. J. Day · 16 years ago
  36. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  37. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  38. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  39. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  40. 30327ac slab: add a flag to prevent debug_free checks on a kmem_cache by Thomas Gleixner · 16 years ago
  41. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 16 years ago
  42. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  43. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 16 years ago
  44. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 16 years ago
  45. dd5656e mm: bdi: export bdi_writeout_inc() by Miklos Szeredi · 16 years ago
  46. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  47. 76f1418 mm: bdi: move statistics to debugfs by Miklos Szeredi · 16 years ago
  48. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 16 years ago
  49. 189d3c4 mm: bdi: allow setting a minimum for the bdi dirty limit by Peter Zijlstra · 16 years ago
  50. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 16 years ago
  51. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 16 years ago
  52. 24336ea pids: introduce change_pid() helper by Oleg Nesterov · 16 years ago
  53. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  54. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 16 years ago
  55. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  56. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  57. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 16 years ago
  58. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  59. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  60. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  61. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  62. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  63. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 16 years ago
  64. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  65. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  66. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  67. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 16 years ago
  68. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  69. 6bfe0b4 md: support blocking writes to an array on device failure by Dan Williams · 16 years ago
  70. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 16 years ago
  71. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  72. dfd2e1b PNPBIOS: remove include/linux/pnpbios.h by Bjorn Helgaas · 16 years ago
  73. 261b20d ISAPNP: remove unused pnp_dev->regs field by Bjorn Helgaas · 16 years ago
  74. 62cfb29 PNP: make interfaces private to the PNP core by Bjorn Helgaas · 16 years ago
  75. 02d83b5 PNP: make pnp_resource_table private to PNP core by Bjorn Helgaas · 16 years ago
  76. 13575e81 PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table by Bjorn Helgaas · 16 years ago
  77. b90eca0 PNP: add pnp_get_resource() interface by Bjorn Helgaas · 16 years ago
  78. 2cd139309 PNP: remove unused interfaces using pnp_resource_table by Bjorn Helgaas · 16 years ago
  79. f449000 PNP: add pnp_init_resources(struct pnp_dev *) interface by Bjorn Helgaas · 16 years ago
  80. 59284cb PNP: remove pnp_resource_table from internal get/set interfaces by Bjorn Helgaas · 16 years ago
  81. c1caf06 PNP: add debug output to option registration by Bjorn Helgaas · 16 years ago
  82. 048825d PNP: make pnp_add_card_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  83. 1692b27 PNP: make pnp_add_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  84. ca0e8b6 ISAPNP: move config register addresses out of isapnp.h by Bjorn Helgaas · 16 years ago
  85. e68b16a thermal: add hwmon sysfs I/F by Zhang Rui · 16 years ago
  86. 9ec732f thermal: add new get_crit_temp callback by Zhang, Rui · 16 years ago
  87. 63c4ec9 thermal: add the support for building the generic thermal as a module by Zhang Rui · 16 years ago
  88. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  89. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  97. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  100. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago