1. 52e8e19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  2. 908c3d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  3. 3a7029d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. 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
  5. 0b54968 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
  6. effdb94 spi: fix compile error by Fernando Luis Vazquez Cao · 16 years ago
  7. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  8. 6c89161 ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si by Scott James Remnant · 16 years ago
  9. 120a374 framebuffer compat_ioctl deadlock by Mikulas Patocka · 16 years ago
  10. 51b7616 rtc S3C: add device_init_wakeup() invokation by Yauhen Kharuzhy · 16 years ago
  11. 7106a27 kernel.h: fix might_sleep kernel-doc by Randy Dunlap · 16 years ago
  12. 89a056d Rationalise Randy's address a bit by Alan Cox · 16 years ago
  13. bcc378e rtc: ds3234 doesn't link when built-in by Geert Uytterhoeven · 16 years ago
  14. 81365c3 MAINTAINERS: add LTP info to the list by Mike Frysinger · 16 years ago
  15. b7f7b07 sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified by Dean Nelson · 16 years ago
  16. d25141a 'kill sig -1' must only apply to caller's namespace by Sukadev Bhattiprolu · 16 years ago
  17. e74481e fs: remove excess kernel-doc by Randy Dunlap · 16 years ago
  18. e99c97a mm: fix kernel-doc function notation by Randy Dunlap · 16 years ago
  19. b77b0ef i2o: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  20. 87b811c ecryptfs: fix memory corruption when storing crypto info in xattrs by Eric Sandeen · 16 years ago
  21. ce05fcc kernel/profile: fix profile_init() section mismatch by Paul Mundt · 16 years ago
  22. 84ad6d7 memcg: update menuconfig help text by KAMEZAWA Hiroyuki · 16 years ago
  23. 99e87fd hdpuftrs: fix build by Mariusz Kozlowski · 16 years ago
  24. f8b77d3 init/do_mounts_md.c: msleep compile fix by Alexey Dobriyan · 16 years ago
  25. 6158d3a sony-laptop: ignore missing _DIS method on pic device by Matthew Garrett · 16 years ago
  26. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  27. 992b692 edac: fix enabling of polling cell module by Benjamin Herrenschmidt · 16 years ago
  28. eb944db rtc-s3c: fix section mismatch warnings by Yauhen Kharuzhy · 16 years ago
  29. e11e364 docs: fix ManagementStyle book name by Jiri Pirko · 16 years ago
  30. a34645f docbook: fix command spacing by Hans Ulrich Niedermann · 16 years ago
  31. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  32. 9b91373 cgroups: tiny cleanups by Li Zefan · 16 years ago
  33. 51308ee freezer_cg: simplify freezer_change_state() by Li Zefan · 16 years ago
  34. 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 16 years ago
  35. 80a6a2c freezer_cg: remove redundant check in freezer_can_attach() by Li Zefan · 16 years ago
  36. 7ccb974 freezer_cg: fix improper BUG_ON() causing oops by Li Zefan · 16 years ago
  37. df8bc08 edac x38: new MC driver module by Hitoshi Mitake · 16 years ago
  38. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  39. 75b7edf viafb: removed duplicated #include's by Huang Weiyi · 16 years ago
  40. 0833422 mm: increase the default mlock limit from 32k to 64k by Kurt Garloff · 16 years ago
  41. 1841c0f regulator: da903x regulator bug fix by Jonathan Cameron · 16 years ago
  42. 71c21b4 Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  43. 13d622b ALSA: ASoC: Fix WM9713 ALC Decay Time name by Mark Brown · 16 years ago
  44. f06c8fd ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver by Jon Smirl · 16 years ago
  45. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  46. 8cd2b26 ALSA: sound/ice1712: indentation & braces disagree - add braces by Ilpo Järvinen · 16 years ago
  47. e273626 ALSA: usb - Add quirk for Edirol UA-25EX advanced modes by Takashi Iwai · 17 years ago
  48. 096a957 sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  49. 61fbeba USB: prevent autosuspend during hub initialization by Alan Stern · 16 years ago
  50. 74511bb USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera. by Jens Taprogge · 16 years ago
  51. b361a6e USB: usbtmc: Use explicit unsigned type for input buffer instead of char* by Chris Malley · 16 years ago
  52. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 17 years ago
  53. f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 16 years ago
  54. 0552f29 Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  55. 0cbf009 ALSA: hda - Add reboot notifier by Takashi Iwai · 16 years ago
  56. 366840d ALSA: Warn when control names are truncated by Mark Brown · 16 years ago
  57. 78fad34 ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelist by Bastien Nocera · 16 years ago
  58. c1e99bd ALSA: hda - Fix SPDIF mute on IDT/STAC codecs by Takashi Iwai · 16 years ago
  59. 48e5eca amd8111e: Fix rx return code by Chris Friesen · 16 years ago
  60. f49d81a regulator: Build on non-ARM platforms by Mark Brown · 17 years ago
  61. 8827166 pktgen: fix multiple queue warning by Jesse Brandeburg · 16 years ago
  62. 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 16 years ago
  63. b3ed4bc Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  64. e946217 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
  65. 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
  66. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. cf76ddd Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 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
  69. f8245e9 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
  70. b30fc14 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  71. 3c136f2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  72. 60063a6 ftrace: fix current_tracer error return by Steven Rostedt · 16 years ago
  73. 8199de3 ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics by Mark Brown · 16 years ago
  74. 5695ff4 ALSA: hda - Add another HP model for AD1884A by Takashi Iwai · 16 years ago
  75. e45948b KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h by Xiantao Zhang · 17 years ago
  76. bb45e20 KVM: Future-proof device assignment ABI by Avi Kivity · 17 years ago
  77. decc901 KVM: ia64: Fix halt emulation logic by Xiantao Zhang · 17 years ago
  78. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 17 years ago
  79. 6ad9f15 KVM: MMU: sync root on paravirt TLB flush by Marcelo Tosatti · 17 years ago
  80. 6afe40b lockdep: fix irqs on/off ip tracing by Heiko Carstens · 16 years ago
  81. ea4bfdf [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE by Christian Borntraeger · 16 years ago
  82. 7f5a8ba [S390] No more 4kb stacks. by Heiko Carstens · 16 years ago
  83. 46e7951 [S390] Change default IPL method to IPL_VM. by Heiko Carstens · 16 years ago
  84. b3c21e4 [S390] tape: disable interrupts in tape_open and tape_release by Frank Munzert · 16 years ago
  85. 13f8b7c [S390] appldata: unsigned ops->size cannot be negative by Roel Kluin · 16 years ago
  86. 7a4a1cc [S390] tape block: complete request with correct locking by Frank Munzert · 16 years ago
  87. da5aae7 [S390] Fix sysdev class file creation. by Heiko Carstens · 16 years ago
  88. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  89. 2c78091 [S390] qdio: remove incorrect memset by Jan Glauber · 16 years ago
  90. 7c045aa [S390] qdio: prevent double qdio shutdown in case of I/O errors by Jan Glauber · 16 years ago
  91. 46fec7a lockdep: minor fix for debug_show_all_locks() by qinghuang feng · 16 years ago
  92. 21798a8 tracing: fix a build error on alpha by Frederic Weisbecker · 16 years ago
  93. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  94. 87943ac libata: ahci enclosure management bit mask by David Milburn · 17 years ago
  95. eb40963 libata: ahci enclosure management led sync by David Milburn · 17 years ago
  96. e7c0d21 pata_ninja32: suspend/resume support by Alan Cox · 17 years ago
  97. 054e5f6 libata: Fix LBA48 on pata_it821x RAID volumes. by Ondrej Zary · 16 years ago
  98. 90484eb libata: clear saved xfer_mode and ncq_enabled on device detach by Tejun Heo · 16 years ago
  99. e8b3b5e sata_sil24: configure max read request size to 4k by Tejun Heo · 17 years ago
  100. 3cd8ddb libata: add missing kernel-doc by Randy Dunlap · 16 years ago