1. 7bbc67f 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
  2. 66a45cc 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
  3. 8639dad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  4. 9297524 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  5. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  6. 1838e39 Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fix by frans · 16 years ago
  7. 42182c78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  8. e2a2444 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  9. 8decec7 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  10. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  11. f1ba3bc Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  12. 95c5e1f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  13. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  14. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  15. 16799c6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  16. 211f05a input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback by Arjan van de Ven · 16 years ago
  17. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 16 years ago
  18. d3a307f sn_pci_controller_fixup() should be __init by Al Viro · 16 years ago
  19. ffb78a2 get xenbus_driver ->probe() "recognized" by modpost by Al Viro · 16 years ago
  20. df6b079 xen_play_dead() is __cpuinit by Al Viro · 16 years ago
  21. 37af46e xen_setup_vcpu_info_placement() is not init on x86 by Al Viro · 16 years ago
  22. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
  23. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  24. ad04d31 pci_setup() is init, not devinit by Al Viro · 16 years ago
  25. 4bcc17d alpha: pcibios_resource_to_bus() is callable from normal code by Al Viro · 16 years ago
  26. 56d74dd tricky one: hisax sections by Al Viro · 16 years ago
  27. 8419641 cpuinit fixes in kernel/* by Al Viro · 16 years ago
  28. b038514 uninorth-agp section mess by Al Viro · 16 years ago
  29. 37d33d1 rapidio section noise by Al Viro · 16 years ago
  30. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  31. 5bac287 fix the section noise in sparc head.S by Al Viro · 16 years ago
  32. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  33. 8814b50 section misannotation in ibmtr_cs by Al Viro · 16 years ago
  34. 43ced65 ixgbe section fixes by Al Viro · 16 years ago
  35. 31421a6 rackmeter section fixes by Al Viro · 16 years ago
  36. ced7172 gdth section fixes by Al Viro · 16 years ago
  37. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  38. 3003781 advansys fix on ISA-less configs by Al Viro · 16 years ago
  39. 2fceab0 W1_MASTER_DS1WM should depend on HAVE_CLK by Al Viro · 16 years ago
  40. d16d766 icside section warnings by Al Viro · 16 years ago
  41. 596f103 fix talitos by Al Viro · 16 years ago
  42. 6005e3e istallion section warnings by Al Viro · 16 years ago
  43. 8c29890 sparc64 trivial section misannotations by Al Viro · 16 years ago
  44. 409832f sparc32 cpuinit flase positives by Al Viro · 16 years ago
  45. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  46. 7d6a8a1 false __cpuinit positives on alpha by Al Viro · 16 years ago
  47. 3116848 meminit section warnings by Al Viro · 16 years ago
  48. 23d0a65 toshiba_acpi: close race in toshiba_acpi driver by Arjan van de Ven · 16 years ago
  49. 7b964f733 i2c-parport: Fix misplaced parport_release call by Jean Delvare · 16 years ago
  50. 79b93e1 i2c: Remove i2c clients in reverse order by Jean Delvare · 16 years ago
  51. d1846b0 i2c/isp1301_omap: Build fixes by David Brownell · 16 years ago
  52. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  53. b627c8b x86: always define DECLARE_PCI_UNMAP* macros by Joerg Roedel · 16 years ago
  54. abd9421 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  55. 0778dc3 [S390] Fix alignment of initial kernel stack. by Heiko Carstens · 16 years ago
  56. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  57. 8107d82 [S390] fix/cleanup sched_clock by Christian Borntraeger · 16 years ago
  58. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  59. 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 16 years ago
  60. e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
  61. a6e0887 ACPI: delete OSI(Linux) DMI dmesg spam by Len Brown · 16 years ago
  62. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
  63. 0081b16 ACPI: thinkpad-acpi: fix fan sleep/resume path by Henrique de Moraes Holschuh · 16 years ago
  64. 3fedd90 sony-laptop: printk tweak by Alessandro Guido · 16 years ago
  65. 38cfc14 sony-laptop: brightness regression fix by Alessandro Guido · 16 years ago
  66. 3bdca1b Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" by Len Brown · 16 years ago
  67. 65df784 ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume by Rafael J. Wysocki · 16 years ago
  68. 4059907 ACPI: scheduling in atomic via acpi_evaluate_integer () by Pavel Machek · 16 years ago
  69. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  70. 7b4d469 ACPI: EC: count interrupts only if called from interrupt handler. by Alexey Starikovskiy · 16 years ago
  71. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  72. 461cba2 drm/i915: Save/restore HWS_PGA on suspend/resume by Peng Li · 16 years ago
  73. ffd565a x86: fixup config space size of CPU functions for AMD family 11h by Andreas Herrmann · 16 years ago
  74. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 16 years ago
  75. 121fe86 [CPUFREQ] Documentation: Add Blackfin to list of supported processors by Robin Getz · 16 years ago
  76. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  77. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  78. e5e8ca6 x86, bts: turn macro into static inline function by Markus Metzger · 16 years ago
  79. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  80. b628353 Merge branch 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  81. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  82. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  83. 661cd8f ALSA: hda - Check model for Dell 92HD73xx laptops by Takashi Iwai · 16 years ago
  84. c65574a ALSA: hda - mark Dell studio 1535 quirk by Takashi Iwai · 16 years ago
  85. 9502662 ALSA: hda - No 'Headphone as Line-out' swich without line-outs by Takashi Iwai · 16 years ago
  86. f73d358 ALSA: hda - Fix AFG power management on IDT 92HD* codecs by Takashi Iwai · 16 years ago
  87. 9e97697 ALSA: hda - Fix caching of SPDIF status bits by Takashi Iwai · 16 years ago
  88. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  89. 6133047 drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT by Keith Packard · 16 years ago
  90. 05eff84 drm/i915: Always read pipestat in irq_handler by Keith Packard · 16 years ago
  91. 2678d9d drm/i915: Subtract total pinned bytes from available aperture size by Keith Packard · 16 years ago
  92. 28dfe52 drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset. by Eric Anholt · 16 years ago
  93. cdfbc41 drm/i915: Remove IMR masking during interrupt handler, and restart it if needed. by Eric Anholt · 16 years ago
  94. 7c46358 drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR. by Keith Packard · 16 years ago
  95. 8442c87 Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback by Arjan van de Ven · 16 years ago
  96. 8ec2e24 MIPS: Make BUG() __noreturn. by David Daney · 16 years ago
  97. fb91ee6 tracing, doc: update mmiotrace documentation by Pekka Paalanen · 16 years ago
  98. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 16 years ago
  99. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  100. 3d994e1 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago