1. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  2. 7e3cbc3 Merge branch 'x86/ptrace' into x86/tsc by Ingo Molnar · 16 years ago
  3. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  4. 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 16 years ago
  5. adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 16 years ago
  6. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  7. ab65387 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  8. e6a997e 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
  9. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  10. 67bac79 x86: PAT: pfnmap documentation update changes by venkatesh.pallipadi@intel.com · 16 years ago
  11. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  12. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  13. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 16 years ago
  14. 6bd9cd5 x86: PAT: clarify is_linear_pfn_mapping() interface by venkatesh.pallipadi@intel.com · 16 years ago
  15. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  16. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  17. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  18. 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
  19. 34945ed x86: common.c boot_cpu_stack and boot_exception_stacks should be static by Jaswinder Singh · 16 years ago
  20. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  21. 8837e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  22. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  23. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  24. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  25. eae34c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  26. 5bd9c69 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  27. 19b3f31 ALSA: Fix a Oops bug in omap soc driver. by Stanley Miao · 16 years ago
  28. 8f55c1e ALSA: hda - Remove non-working headphone control for Dell laptops by Takashi Iwai · 16 years ago
  29. 345077c x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies by Suresh Siddha · 16 years ago
  30. 9e43f0d ALSA: hda - Add no-jd model for IDT 92HD73xx by Takashi Iwai · 16 years ago
  31. 85f13b6 ALSA: Revert "ALSA: hda: removed unneeded hp_nid references" by Takashi Iwai · 16 years ago
  32. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  33. fa620e9 ALSA: hda - Add quirk for Dell Studio 17 by Joerg Schirottke · 16 years ago
  34. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  35. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  36. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 16 years ago
  37. 929096f Linux 2.6.28-rc9 by Linus Torvalds · 16 years ago
  38. f34a10b x86: fix warning in arch/x86/kernel/microcode_amd.c by Ingo Molnar · 16 years ago
  39. 9f22149 x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 by Hiroshi Shimamoto · 16 years ago
  40. 8869a2e x86: asm-offset_64: use rt_sigframe_ia32 by Hiroshi Shimamoto · 16 years ago
  41. b2fa739 x86: sigframe.h: include headers for dependency by Hiroshi Shimamoto · 16 years ago
  42. d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 16 years ago
  43. a2ced6e x86: PAT: update documentation to cover pgprot and remap_pfn related changes - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  44. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  45. 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  46. 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  47. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  48. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  49. 3c8bb73 x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  50. f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 16 years ago
  51. 5c2628e x86: sigframe.h: add guard macro by Hiroshi Shimamoto · 16 years ago
  52. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  53. 69098ba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  54. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 3653b9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  56. 52af894 Maintainer email fixes for inotify by John McCutchan · 16 years ago
  57. f269b07 x86: revert CONFIG_RELOCATABLE=y defconfig change by Vegard Nossum · 16 years ago
  58. 8983fdb avr32: favr-32 build fix by Haavard Skinnemoen · 16 years ago
  59. de13d28 ATSTK1006: Fix boot from NAND flash by Haavard Skinnemoen · 16 years ago
  60. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
  61. 57a3750 x86: time_64.c timer_interrupt() should be static by Jaswinder Singh · 16 years ago
  62. c9bc03a 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
  63. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 16 years ago
  64. d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
  65. 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
  66. c85c2ff x86: signal: prepare to include from ia32_signal.c by Hiroshi Shimamoto · 16 years ago
  67. 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 16 years ago
  68. a5c56eb x86: signal: rename sigframe and rt_sigframe on 32-bit by Hiroshi Shimamoto · 16 years ago
  69. f522376 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c by Hiroshi Shimamoto · 16 years ago
  70. e28d832 ALSA: hda - Fix silent HP output on D975 by Takashi Iwai · 16 years ago
  71. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  72. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  73. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 16 years ago
  74. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  75. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  76. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  77. 5b8bd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  78. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  79. a52519f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  80. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  81. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 16 years ago
  82. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  83. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  84. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  85. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  86. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  87. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  88. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 16 years ago
  89. c33ba39 USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour by Peter Korsgaard · 16 years ago
  90. aacf4a0 usbmon: drop bogus 0t from usbmon.txt by Pete Zaitcev · 16 years ago
  91. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  92. 01ba085 USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID by Andrew Ewert · 16 years ago
  93. f2ee695 USB: tty: SprogII DCC controller identifiers by Alan Cox · 16 years ago
  94. a4b1880 usb-storage: update unusual_devs entry for Nokia 5310 by Alan Stern · 16 years ago
  95. 48e1a54 USB: Unusual devs patch for Nokia 3500c by Ozan Sener · 16 years ago
  96. 1393fce USB: storage: unusual_devs.h: Nokia 3109c addition by CSÉCSY László · 16 years ago
  97. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  98. af4d364 powerpc: Fix corruption error in rh_alloc_fixed() by Guillaume Knispel · 16 years ago
  99. 28707af powerpc/fsl-booke: Fix the miss interrupt restore by Dave Liu · 16 years ago
  100. 84df817 AMD IOMMU: panic if completion wait loop fails by Joerg Roedel · 16 years ago