1. 22d2705 lib: trivial whitespace tidy by Harvey Harrison · 16 years ago
  2. aa46a63 lib: pull base-guessing logic to helper function by Harvey Harrison · 16 years ago
  3. 73b4a24 init/do_mounts_md.c must #include <linux/delay.h> by Adrian Bunk · 16 years ago
  4. 1b821bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  5. a45fbc3 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  6. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  7. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  8. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  9. d1b5726 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  10. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  11. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  12. d7a6119 rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> by Geert Uytterhoeven · 16 years ago
  13. 656e6c0 Document panic_on_unrecovered_nmi sysctl by Bernhard Walle · 16 years ago
  14. 65ae24b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  15. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  17. 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  18. 2b252c5 make kprobes.c:kretprobe_table_lock() static by Adrian Bunk · 16 years ago
  19. 88429a1 make hp_wmi_notify() static by Adrian Bunk · 16 years ago
  20. 6d97e23 ipc/sem.c: make free_un() static by Adrian Bunk · 16 years ago
  21. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  22. c26ec88 resources: tidy __request_region() by Bjorn Helgaas · 16 years ago
  23. 923f7f6 GRU driver: minor updates by Jack Steiner · 16 years ago
  24. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  25. d827367 w1: new driver. DS2431 chip by Bernhard Weirich · 16 years ago
  26. ade6d810 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago
  27. 3823ee4 W1: Documentation/w1/masters/ds2490 update by David Fries · 16 years ago
  28. cbf4a49 W1: ds2490.c ds_write_block remove extra ds_wait_status by David Fries · 16 years ago
  29. 19e7184 W1: ds2490.c magic number work by David Fries · 16 years ago
  30. e464af2 W1: ds2490.c reset ds2490 in init by David Fries · 16 years ago
  31. 7a4b970 W1: ds2490.c ds_reset remove ds_wait_status by David Fries · 16 years ago
  32. 4b9cf1b W1: ds2490.c ds_dump_status rework by David Fries · 16 years ago
  33. 6e10f65 W1: ds2490.c simplify and fix ds_touch_bit by David Fries · 16 years ago
  34. a08e2d3 W1: ds2490.c disable bit read and write by David Fries · 16 years ago
  35. e1c86d2 W1: ds2490.c ds_write_bit, grouping error, disable readback by David Fries · 16 years ago
  36. 1f4ec2d W1: ds2490.c add support for strong pullup by David Fries · 16 years ago
  37. 95cfaeb W1: ds2490.c correct print message by David Fries · 16 years ago
  38. cadd486 W1: ds1wm.c msleep for reset by David Fries · 16 years ago
  39. 8e3dae2 W1: w1_io.c reset comments and msleep by David Fries · 16 years ago
  40. 7dc8f52 W1: w1.c s/printk/dev_dbg/ by David Fries · 16 years ago
  41. af00a2d W1: w1_int.c use first available master number by David Fries · 16 years ago
  42. e0d29c7 W1: w1_therm consistent mutex access code cleanup by David Fries · 16 years ago
  43. fe3cb82 W1: w1_family, remove unused variable need_exit by David Fries · 16 years ago
  44. 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
  45. 07e0034 W1: w1_slave_read_id read bug, use device_attribute by David Fries · 16 years ago
  46. eba3b06 W1: Document add, remove, search_count, and pullup. by David Fries · 16 years ago
  47. 9141f57 W1: new module parameter search_count by David Fries · 16 years ago
  48. cd7b28d W1: recode w1_slave_found logic by David Fries · 16 years ago
  49. 9b46741 W1: be able to manually add and remove slaves by David Fries · 16 years ago
  50. 6cd1597 W1: feature, w1_therm.c use strong pullup and documentation by David Fries · 16 years ago
  51. 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
  52. 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
  53. 01e14d6 W1: don't delay search start by David Fries · 16 years ago
  54. 0d671b2 W1: abort search early on on exit by David Fries · 16 years ago
  55. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  56. dd78c94 drivers/char/tpm/tpm.c: fix error-path memory leak by Andrew Morton · 16 years ago
  57. 63a10df TPM: include "moderated for non-subscribers" notation in MAINTAINERS by Rajiv Andrade · 16 years ago
  58. 292cf4a tpm: work around bug in Broadcom BCM0102 chipset by Valdis Kletnieks · 16 years ago
  59. 9e5b1b1 tpm: correct tpm timeouts to jiffies conversion by Marcin Obara · 16 years ago
  60. 612de10 parport: remove CVS keywords by Adrian Bunk · 16 years ago
  61. 15b4650 afs: convert to new aops by Nick Piggin · 16 years ago
  62. 8360e81 edac i5000: fix thermal issues by Aristeu Rozanski · 16 years ago
  63. c066740 edac i5000: fix error messages by Aristeu Rozanski · 16 years ago
  64. 60be755 edac mpc85xx: add support for mpc8572 by Andrew Kilkenny · 16 years ago
  65. 53a2fe5 edac: make i82443bxgx_edac coexist with intel_agp by Vladislav Bogdanov · 16 years ago
  66. 25cbe53 pid_ns: kill the now unused task_child_reaper() by Oleg Nesterov · 16 years ago
  67. 07edbde pid_ns: de_thread: kill the now unneeded ->child_reaper change by Oleg Nesterov · 16 years ago
  68. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  69. f40cbaa proc: move sysrq-trigger out of fs/proc/ by Alexey Dobriyan · 16 years ago
  70. ac0d86f block: sanitize invalid partition table entries by Kay Sievers · 16 years ago
  71. 6722e45 fs/partitions/acorn.c: remove dead code by Adrian Bunk · 16 years ago
  72. 266a813 firmware: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  73. b46f69c char: moxa.c sparse annotation by Harvey Harrison · 16 years ago
  74. bc20589 applicom.c: fix apparently-broken code in do_ac_read() by Andrew Morton · 16 years ago
  75. d05abab Char: ds1286, eliminate busy waiting by Jiri Slaby · 16 years ago
  76. 4cea5ce COMPAT_BINFMT_ELF definition tweak by Alexey Dobriyan · 16 years ago
  77. 5edc2a5 binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE by Paul Mundt · 16 years ago
  78. c763794 binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack() by Paul Mundt · 16 years ago
  79. ec23847 binfmt_elf_fdpic: support auxvec base platform string by Paul Mundt · 16 years ago
  80. 758222f docbook: update procfs credits by Randy Dunlap · 16 years ago
  81. b73c29f6 quota: remove CVS keywords by Adrian Bunk · 16 years ago
  82. 67b172c fs/reiserfs: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  83. 6b23ea7 reiserfs/procfs.c: remove CVS keywords by Adrian Bunk · 16 years ago
  84. d38b7aa hfs: fix namelength memory corruption by Eric Sesterhenn · 16 years ago
  85. 649f1ee hfsplus: check read_mapping_page() return value by Eric Sesterhenn · 16 years ago
  86. efc7ffc hfsplus: fix Buffer overflow with a corrupted image by Eric Sesterhenn · 16 years ago
  87. 81a7371 hfsplus: quieten down mounting hfsplus journaled fs read only by Mike Crowe · 16 years ago
  88. 152b95a befs: annotate fs32 on tests for superblock endianness by Harvey Harrison · 16 years ago
  89. bd39597 ext2: avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  90. d707d31 ext2: fix ext2 block reservation early ENOSPC issue by Mingming Cao · 16 years ago
  91. 60836eb telephony: remove CVS keywords by Adrian Bunk · 16 years ago
  92. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  93. a63cc18 pnp: remove printk() with outdated version by Adrian Bunk · 16 years ago
  94. 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
  95. b53cde3 fbdev: add new TMIO framebuffer driver by Dmitry Baryshkov · 16 years ago
  96. d5ca900 fbdev: Epson S1D1 framebuffer maintainer by Kristoffer Ericson · 16 years ago
  97. 313cc59 framebuffer: fix carminefb section mismatch by Randy Dunlap · 16 years ago
  98. e3a1938 matroxfb: support G200eV chip by Darrick J. Wong · 16 years ago
  99. 0b17888 fbdev: allow more chip revisions in Epson s1d13... video driver by Kristoffer Ericson · 16 years ago
  100. 4d31a2b fbdev: ignore VESA modes if framebuffer does not support them by Michal Januszewski · 16 years ago