1. 22f131a sh: Provide a dyn_arch_ftrace struct definition. by Paul Mundt · 16 years ago
  2. 1da1180 sh: Split out the idle loop for reuse between _32/_64 variants. by Paul Mundt · 16 years ago
  3. eb67cf1 sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. by Paul Mundt · 16 years ago
  4. f74c034 sh: do not latency trace idle. by Paul Mundt · 16 years ago
  5. 75fd24c sh: Tidy up backtrace formatting with kallsyms disabled. by Paul Mundt · 16 years ago
  6. 9cfc9a9 sh: Add a simple code dumper for SUPERH32 show_regs(). by Paul Mundt · 16 years ago
  7. edfd6da sh: Add a few more branch types to the branch emulator. by Paul Mundt · 16 years ago
  8. 5dd6147 sh: Re-add support for best fit ISA tuning if none is available. by Paul Mundt · 16 years ago
  9. 624c6a6 sh: More movmem alias symbol exports for older compilers. by Paul Mundt · 16 years ago
  10. 95b781c sh: Provide optimized unaligned loads on SH-4A. by Paul Mundt · 16 years ago
  11. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  12. 0c91223 sh: Add SH-4A optimized fastpath mutex implementation. by Michael Trimarchi · 16 years ago
  13. 5c72f30 sh: sh7760fb: Add support SH7720/SH7721 of Renesas by Nobuhiro Iwamatsu · 16 years ago
  14. 679dc3c sh: sh7760fb: Fix color pallette setting by Nobuhiro Iwamatsu · 16 years ago
  15. f617682 sh: add SH DMAC burst mode constant by Steve Glendinning · 16 years ago
  16. c2c5883 sh: fix DMAOR register access on SH7709 by Steve Glendinning · 16 years ago
  17. 8085ac7 sh: Add platform-specific constants for SH7709 by Steve Glendinning · 16 years ago
  18. 0d5bbe0 sh: Provide optimized non-atomic bitops for SH-2A. by Paul Mundt · 16 years ago
  19. 8bcc5c1 sh: Add -m4al tuning for SH4AL-DSP. by Paul Mundt · 16 years ago
  20. 9ef1002 sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions. by Paul Mundt · 16 years ago
  21. 16b529d sh: Convert to generic bitops for IRQ-toggling implementation. by Paul Mundt · 16 years ago
  22. 709420d sh: Specify sane default image targets for the SH-2 platforms. by Paul Mundt · 16 years ago
  23. 1aad54a sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. by Paul Mundt · 16 years ago
  24. e9bf51e sh: __udivdi3 -> do_div() in softfloat lib. by Paul Mundt · 16 years ago
  25. 00e825c sh: Fix clock framework compiler warnings. by Paul Mundt · 16 years ago
  26. d643510 usb: Fix up sh_mobile usbf clock framework warnings. by Paul Mundt · 16 years ago
  27. e7c98dc serial: sh-sci: Codestyle cleanup patch. by Michael Trimarchi · 16 years ago
  28. af505b1 media: sh_mobile_ceu_camera: Add HAVE_CLK dependency. by Paul Mundt · 16 years ago
  29. fad57fe sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  30. ef6aff6 sh: remove old sh_mobile mstpc clocks by Magnus Damm · 16 years ago
  31. b51339f sh: sh_mobile lcdc clock framework support by Magnus Damm · 16 years ago
  32. 765786e sh: sh_mobile usb clock framework support by Magnus Damm · 16 years ago
  33. af5be79 sh: sh_mobile usbf clock framework support by Magnus Damm · 16 years ago
  34. a42b6dd sh: sh_mobile ceu clock framework support by Magnus Damm · 16 years ago
  35. 090d951 sh: sh_mobile keysc clock framework support by Magnus Damm · 16 years ago
  36. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  37. f2eb010 sh: sh_mobile mstpcr clocks for sh7366 by Magnus Damm · 16 years ago
  38. 6e88d03 sh: sh_mobile mstpcr clocks for sh7343 by Magnus Damm · 16 years ago
  39. f14c017 sh: sh_mobile mstpcr clocks for sh7723 by Magnus Damm · 16 years ago
  40. ecf399b sh: sh_mobile mstpcr clocks for sh7722 by Magnus Damm · 16 years ago
  41. 7c7e02a sh: new sh_mobile mstpcr clocks base code by Magnus Damm · 16 years ago
  42. 1dc7b77 sh: use arch_flags for sh_mobile mstpcr clock bits by Magnus Damm · 16 years ago
  43. d902d04 sh: sh_mobile clock divider index fix by Magnus Damm · 16 years ago
  44. d12cfac sh: enable and disable clocks recursively by Magnus Damm · 16 years ago
  45. 4a4a9be sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. by Paul Mundt · 16 years ago
  46. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  47. ab65387 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  48. 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
  49. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  50. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  51. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  52. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  53. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  54. 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
  55. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  56. 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
  57. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  58. 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
  59. 5bd9c69 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  60. 19b3f31 ALSA: Fix a Oops bug in omap soc driver. by Stanley Miao · 16 years ago
  61. 8f55c1e ALSA: hda - Remove non-working headphone control for Dell laptops by Takashi Iwai · 16 years ago
  62. 9e43f0d ALSA: hda - Add no-jd model for IDT 92HD73xx by Takashi Iwai · 16 years ago
  63. 85f13b6 ALSA: Revert "ALSA: hda: removed unneeded hp_nid references" by Takashi Iwai · 16 years ago
  64. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  65. fa620e9 ALSA: hda - Add quirk for Dell Studio 17 by Joerg Schirottke · 16 years ago
  66. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  67. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  68. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 16 years ago
  69. 929096f Linux 2.6.28-rc9 by Linus Torvalds · 16 years ago
  70. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  71. 69098ba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  72. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. 3653b9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  74. 52af894 Maintainer email fixes for inotify by John McCutchan · 16 years ago
  75. 8983fdb avr32: favr-32 build fix by Haavard Skinnemoen · 16 years ago
  76. de13d28 ATSTK1006: Fix boot from NAND flash by Haavard Skinnemoen · 16 years ago
  77. 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
  78. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 16 years ago
  79. e28d832 ALSA: hda - Fix silent HP output on D975 by Takashi Iwai · 16 years ago
  80. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  81. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  82. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 16 years ago
  83. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  84. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  85. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  86. 5b8bd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  87. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  88. a52519f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  89. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  90. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 16 years ago
  91. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  92. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  93. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  94. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  95. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  96. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  97. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 16 years ago
  98. c33ba39 USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour by Peter Korsgaard · 16 years ago
  99. aacf4a0 usbmon: drop bogus 0t from usbmon.txt by Pete Zaitcev · 16 years ago
  100. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago