1. 108c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  2. 48fc8de CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS by Geert Uytterhoeven · 16 years ago
  3. b6d9d26 m68k: remove old mac_esp cruft by Finn Thain · 16 years ago
  4. 3b17f13 m68k: Handle 68040 bus faults by Roman Zippel · 16 years ago
  5. 4933d07 m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h> by Geert Uytterhoeven · 16 years ago
  6. 63a59fa m68k: serial167 missing return value in cy_put_char() by Geert Uytterhoeven · 16 years ago
  7. ab1a852 m68k: Fix falconide `data_adr' typo by Geert Uytterhoeven · 16 years ago
  8. 5717922 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  9. 50f7ad2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  10. 0df18ff x86 PCI: call dmi_check_pciprobe() by Yinghai Lu · 16 years ago
  11. 13a6ddb x86/pci: add pci=skip_isa_align command lines. by Yinghai Lu · 16 years ago
  12. 82af7ac Removal of FUTEX_FD by Eric Sesterhenn · 17 years ago
  13. e024cbd kgdb: kconfig fix xconfig/menuconfig element by Jan Engelhardt · 16 years ago
  14. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 16 years ago
  15. 7cfcd98 kgdb: 1000 loops for the single step test in kgdbts by Jason Wessel · 16 years ago
  16. 001fddf kgdb: trivial sparse fixes in kgdb test-suite by Harvey Harrison · 16 years ago
  17. f925093 kgdb: minor documentation fixes by grzegorz.chwesewicz@chilan.com · 16 years ago
  18. 2c36eec [ALSA] soc - fix S3C2410 i2s programming error by Davide Rizzo · 16 years ago
  19. d642617 [ALSA] soc - fix s3c2410 PCM breakage by Davide Rizzo · 16 years ago
  20. 2e75d05 [ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec by Takashi Iwai · 16 years ago
  21. 564c5be [ALSA] Revert migration to alc_set_pin_output() in alc861_auto_set_output_and_unmute() by Jacek Luczak · 16 years ago
  22. 20686c2 [ALSA] fm801 - Fix kconfig dependency mess of fm801-tea575x by Takashi Iwai · 16 years ago
  23. 7bd3c0f [ALSA] hda - Support IDT 92HD206 codec by Takashi Iwai · 16 years ago
  24. 983e097 [ALSA] pcsp: Fix build with CONFIG_PM=n by Johann Felix Soden · 16 years ago
  25. f74d505 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 16 years ago
  26. 45ea210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  27. 10ea18f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  28. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 16 years ago
  29. d0dcd41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  30. 8dcf578 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  31. e73b65f sysfs: build fix by Ingo Molnar · 16 years ago
  32. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  33. 2961b42 fix asm-mips/types.h syntax error by Adrian Bunk · 16 years ago
  34. 36bbfe2 fix asm-alpha/types.h breakage by Adrian Bunk · 16 years ago
  35. 2cb1e12 kconfig-language.txt: remove bogus hint by Adrian Bunk · 16 years ago
  36. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 16 years ago
  37. 6217984 x86: fix setup printk format warning by Randy Dunlap · 16 years ago
  38. e26a28d x86: olpc build fix by Thomas Gleixner · 16 years ago
  39. 7b04fa0 x86: video/fbdev.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  40. afaafe5 x86: fix up bootparam.h for userspace inclusion by Rusty Russell · 16 years ago
  41. 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  42. ecb783e x86: vdso ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  43. 163ea31 x86: remove dell reboot dmi quirk board name match by Ben · 16 years ago
  44. e37ee42 x86: es7000 build fix by Ingo Molnar · 16 years ago
  45. c5562fa x86: make additional_cpus static by Adrian Bunk · 16 years ago
  46. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 16 years ago
  47. 4c6214c kbuild, suspend, x86: fix rebuild of wakeup.bin by Sam Ravnborg · 16 years ago
  48. 22eecde uml: fix gcc problem by Ingo Molnar · 16 years ago
  49. 48b83d2 x86: undo visws/numaq build changes by Thomas Gleixner · 16 years ago
  50. 1024c5f ide: IDE_HFLAG_SERIALIZE_DMA bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  51. b8ba5f1 x86: KVM geust: make setup_secondary_clock definition dependent on local apic by Glauber Costa · 16 years ago
  52. 93df766 KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page by Avi Kivity · 16 years ago
  53. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  54. b4f14ab KVM: Avoid spurious execeptions after setting registers by Jan Kiszka · 16 years ago
  55. ece15ba KVM: PIT: support mode 4 by Marcelo Tosatti · 16 years ago
  56. dc7457e KVM: x86 emulator: disable writeback on lmsw by Avi Kivity · 16 years ago
  57. de368dc KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest by Christian Ehrhardt · 16 years ago
  58. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 16 years ago
  59. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 16 years ago
  60. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 16 years ago
  61. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  62. 0d15029 KVM: Export necessary function for EPT by Sheng Yang · 16 years ago
  63. 1ac593c KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT by Sheng Yang · 16 years ago
  64. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  65. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  66. 8c6d6ad KVM: MMU: Move some definitions to a header file by Sheng Yang · 16 years ago
  67. d56f546 KVM: VMX: EPT Feature Detection by Sheng Yang · 16 years ago
  68. ac55182 modpost: i2c aliases need no trailing wildcard by Jean Delvare · 16 years ago
  69. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  70. 269f213 tiny mq_open optimization by Ulrich Drepper · 16 years ago
  71. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  72. 2ddcca3 Linux 2.6.26-rc1 by Linus Torvalds · 16 years ago
  73. 38e8012 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  74. e098675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 16 years ago
  75. 2905474 [MAINTAINERS] PCI list moved by Jesse Barnes · 16 years ago
  76. c402f98 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  77. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. bf640be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  79. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  80. 4f95f81 clocksource: allow read access to available/current_clocksource by Heiko Carstens · 16 years ago
  81. 4359a02 clocksource: Fix permissions for available_clocksource by Heiko Carstens · 16 years ago
  82. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  83. f37f2c6 rose: Wrong list_lock argument in rose_node seqops by Bernard Pidoux · 16 years ago
  84. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  85. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 16 years ago
  86. 705d209 bnx2: Update version to 1.7.5. by Michael Chan · 16 years ago
  87. d25be1d bnx2: Update RV2P firmware for 5709. by Michael Chan · 16 years ago
  88. 352f768 bnx2: Zero out context memory for 5709. by Michael Chan · 16 years ago
  89. 15b169c bnx2: Fix register test on 5709. by Michael Chan · 16 years ago
  90. 543a827 bnx2: Fix remote PHY initial link state. by Michael Chan · 16 years ago
  91. 74ecc62 bnx2: Refine remote PHY locking. by Michael Chan · 16 years ago
  92. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  93. 920e37f tg3: Update version to 3.92 by Matt Carlson · 16 years ago
  94. 7c5026a tg3: Add link state reporting to UMP firmware by Matt Carlson · 16 years ago
  95. 109115e tg3: Fix ethtool loopback test for 5761 BX devices by Matt Carlson · 16 years ago
  96. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 16 years ago
  97. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 16 years ago
  98. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 16 years ago
  99. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  100. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 16 years ago