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