1. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 16 years ago
  2. eda1be6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  3. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. afa21e0 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA by Dave Airlie · 16 years ago
  5. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 16 years ago
  6. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  7. fd0fcf5c ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 16 years ago
  8. 3ad4f59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  9. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  10. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  11. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  12. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  14. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  15. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 16 years ago
  16. 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 16 years ago
  17. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  18. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 16 years ago
  19. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  20. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  21. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
  22. 44342f9 ACPI: fix conflicting component definitions by Bjorn Helgaas · 16 years ago
  23. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  24. 8ec96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  25. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 16 years ago
  26. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 16 years ago
  27. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  28. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  29. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  30. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 16 years ago
  31. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  32. 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
  33. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  34. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 16 years ago
  35. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  36. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  37. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  38. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  39. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  40. fefe5ab ACPI: remove CONFIG_ACPI_POWER by Bjorn Helgaas · 16 years ago
  41. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  42. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 16 years ago
  43. f92131c bio: define __BIOVEC_PHYS_MERGEABLE by Jeremy Fitzhardinge · 16 years ago
  44. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  45. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 16 years ago
  46. 9b22ea5 net: fix packet socket delivery in rx irq handler by Patrick McHardy · 16 years ago
  47. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  48. a7b930c PCI: annotate return value of pci_ioremap_bar with __iomem by Harvey Harrison · 16 years ago
  49. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 30ef898 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  51. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  52. 5a125c3 i915: Add GEM ioctl to get available aperture size. by Eric Anholt · 16 years ago
  53. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  54. 4ac9657 linux/string.h: fix comment typo by Jeff Garzik · 16 years ago
  55. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  56. 9663f2e resources: add io-mapping functions to dynamically map large device apertures by Keith Packard · 16 years ago
  57. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  58. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  59. ad1d967 net: delete excess kernel-doc notation by Randy Dunlap · 16 years ago
  60. 194dcdb Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  61. 9ce8e30 libata: add whitelist for devices with known good pata-sata bridges by Jens Axboe · 16 years ago
  62. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  63. 65fc716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  64. cdcba02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  65. 3a7029d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. 4ac08d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  67. effdb94 spi: fix compile error by Fernando Luis Vazquez Cao · 16 years ago
  68. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  69. 7106a27 kernel.h: fix might_sleep kernel-doc by Randy Dunlap · 16 years ago
  70. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  71. 9b91373 cgroups: tiny cleanups by Li Zefan · 16 years ago
  72. 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 16 years ago
  73. 0833422 mm: increase the default mlock limit from 32k to 64k by Kurt Garloff · 16 years ago
  74. 71c21b4 Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  75. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  76. 3f5e26c adjust init section definitions by Jan Beulich · 16 years ago
  77. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  78. 242bfaf Merge branch 'for-next' of git://www.jni.nu/cris into cris_merge by Jesper Nilsson · 16 years ago
  79. 8175fe2 HID: fix hid_device_id for cross compiling by Andreas Schwab · 16 years ago
  80. e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. a186576 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  82. 8ca6215 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
  83. bb45e20 KVM: Future-proof device assignment ABI by Avi Kivity · 16 years ago
  84. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  85. ed206fa ACPI: bugfix reporting of event handler status by Zhang Rui · 16 years ago
  86. ea2d8b5 mac80211.h: fix kernel-doc excesses by Randy Dunlap · 16 years ago
  87. 3070f69 scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map by Jens Axboe · 16 years ago
  88. 3d5afd3 HID: fix oops during suspend of unbound HID devices by Jiri Slaby · 16 years ago
  89. 5209f08 asm-generic: define DIE_OOPS in asm-generic by Jonas Bonn · 16 years ago
  90. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  91. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  92. e214a8c Phonet: include generic link-layer header size in MAX_PHONET_HEADER by Remi Denis-Courmont · 16 years ago
  93. f8d56f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  94. ecc96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  95. 9fb3c5c Merge branch 'i7300_idle' into release by Len Brown · 16 years ago
  96. 3ad0b02 i7300_idle: Disable ioat channel only on platforms where ile driver can load by Venki Pallipadi · 16 years ago
  97. 8c82a17e Merge commit 'v2.6.28-rc1' into sched/urgent by Ingo Molnar · 16 years ago
  98. 3a2c5da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  99. 2242d5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  100. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago