1. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  5. 6572a28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  6. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  7. ca409d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  8. 2e93960 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  9. 71fe3fc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  10. 38407aa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  11. 39d4e58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  12. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  14. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 16 years ago
  15. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  16. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  17. 9ca59f4 fat: ->i_pos race fix by OGAWA Hirofumi · 16 years ago
  18. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  19. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  20. fa93ca1 fat: Fix _fat_bmap() race by OGAWA Hirofumi · 16 years ago
  21. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  22. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  23. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  24. 45cfbe3 fat: Cleanup msdos_lookup() by OGAWA Hirofumi · 16 years ago
  25. 1c13a24 fat: Kill d_invalidate() in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  26. 1b52467 fat: Fix/Cleanup dcache handling for vfat by OGAWA Hirofumi · 16 years ago
  27. 068f5ae vfat: Fix vfat_find() error path in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  28. a993b54 fat: use fat_detach() in fat_clear_inode() by OGAWA Hirofumi · 16 years ago
  29. 5e35dd4 fat: Fix fat_ent_update_ptr() for FAT12 by OGAWA Hirofumi · 16 years ago
  30. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  31. 52e9d9f fat: cleanup fat_parse_long() error handling by Darren Jenkins · 16 years ago
  32. 53472bc fat: use generic_file_llseek() for directory by OGAWA Hirofumi · 16 years ago
  33. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  34. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  35. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago
  36. 8986ab5 fat: document additional vfat mount options by Bart Trojanowski · 16 years ago
  37. c1dfda3 SAM9 watchdog: update for moved headers by Andrew Victor · 16 years ago
  38. 80bb26d rtc-cmos: fix boot log message by Frans Pop · 16 years ago
  39. 06a7f05 atmel_serial: keep clock off when it's not needed by David Brownell · 16 years ago
  40. b225d44 Documentation/kernel-parameters.txt: update 'isolcpus' kernel option by Li Zefan · 16 years ago
  41. a684e7d fbdev: fix fb_compat_ioctl() deadlocks by Geert Uytterhoeven · 16 years ago
  42. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 16 years ago
  43. c87591b ext3: wait on all pending commits in ext3_sync_fs by Arthur Jones · 16 years ago
  44. fbdd126 mm/oom_kill.c: fix badness() kerneldoc by Qinghuang Feng · 16 years ago
  45. fd96feb cciss: add P700m to list of supported controllers by dann frazier · 16 years ago
  46. 1b6bcdb Documentation/email-clients.txt: add some info about gmail by Tim Hockin · 16 years ago
  47. 24eb089 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed by Li Zefan · 16 years ago
  48. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  49. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  50. 17a1217 fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs by Anatolij Gustschin · 16 years ago
  51. b4416d2 oom: do not dump task state for non thread group leaders by David Rientjes · 16 years ago
  52. 953a647 MAINTAINERS: make IOAT easier to find by Andrew Morton · 16 years ago
  53. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  54. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  55. 22bece0 cciss: fix regression firmware not displayed in procfs by Mike Miller · 16 years ago
  56. 4044430 cciss: fix sysfs broken symlink regression by Mike Miller · 16 years ago
  57. 96b0317 autofs4: collect version check return by Ian Kent · 16 years ago
  58. bc9c406 autofs4: correct offset mount expire check by Ian Kent · 16 years ago
  59. eefc488 hwmon: applesmc: add support for iMac 8 by Henrik Rydberg · 16 years ago
  60. a666032 hwmon: applesmc: add support for Macbook Pro 5 by Henrik Rydberg · 16 years ago
  61. 181209a1 hwmon: applesmc: add support for Macbook 5 by Henrik Rydberg · 16 years ago
  62. 6e3530f hwmon: applesmc: add support for iMac 5 by Henrik Rydberg · 16 years ago
  63. 9e3a4af rtc: fix handling of missing tm_year data when reading alarms by Mark Brown · 16 years ago
  64. a564738 vt: incomplete initialization of vc_tab_stop by Wolfgang Kroworsch · 16 years ago
  65. 2197d18 cpqarry: fix return value of cpqarray_init() by Andrey Borzenkov · 16 years ago
  66. 77ca728 cciss: new hardware support by Mike Miller · 16 years ago
  67. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  68. d54bc4e iwl3945: fix deadlock on suspend by Zhu, Yi · 16 years ago
  69. 14b5433 iwl3945: do not send scan command if channel count zero by Reinette Chatre · 16 years ago
  70. 2420ebc iwl3945: clear scanning bits upon failure by Mohamed Abbas · 16 years ago
  71. c793033 ath5k: correct handling of rx status fields by Bob Copeland · 16 years ago
  72. 0feec9d zd1211rw: Add 2 device IDs by Daniel Drake · 16 years ago
  73. 4a9d916 Fix logic error in rfkill_check_duplicity by Jonathan McDowell · 16 years ago
  74. 964d277 iwlagn: avoid sleep in softirq context by John W. Linville · 16 years ago
  75. 502c12e iwlwifi: clear scanning bits upon failure by Mohamed Abbas · 16 years ago
  76. 934f6c3 Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" by John W. Linville · 16 years ago
  77. 6597cb8 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  78. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  79. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  80. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  81. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  82. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  83. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  84. 31f2971 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  85. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  86. f0e625c [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processors by Andrew Victor · 16 years ago
  87. b954f6f [WATCHDOG] SAM9 watchdog - update for moved headers by Andrew Victor · 16 years ago
  88. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  89. f1cd14a md: linear: Fix a division by zero bug for very small arrays. by Andre Noll · 16 years ago
  90. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  91. 7838c15 Block: use round_jiffies_up() by Alan Stern · 16 years ago
  92. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 16 years ago
  93. 89f9749 block: fix __blkdev_get() for removable devices by Tejun Heo · 16 years ago
  94. 561920a0 generic-ipi: fix the smp_mb() placement by Suresh Siddha · 16 years ago
  95. e78042e blk: move blk_delete_timer call in end_that_request_last by Mike Anderson · 16 years ago
  96. 2920ebb block: add timer on blkdev_dequeue_request() not elv_next_request() by Tejun Heo · 16 years ago
  97. f92131c bio: define __BIOVEC_PHYS_MERGEABLE by Jeremy Fitzhardinge · 16 years ago
  98. 4338178 block: remove unused ll_new_mergeable() by FUJITA Tomonori · 16 years ago
  99. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  100. a53a6c8 md: fix bug in raid10 recovery. by NeilBrown · 16 years ago