1. 826ca0b Merge remote branch 'asoc/for-2.6.37' into for-2.6.37 by Liam Girdwood · 14 years ago
  2. 19f7ac5 ASoC: tlv320aic3x: Add virtual output pin Detection by Jarkko Nikula · 14 years ago
  3. 611ad37 Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37 by Liam Girdwood · 14 years ago
  4. cecf48e sh: pci: Use I/O accessors consistently in SH7786 PCIe init code. by Paul Mundt · 14 years ago
  5. 298c926 crypto: cryptd - Adding the AEAD interface type support to cryptd by Adrian Hoban · 14 years ago
  6. 84eb01b ALSA: hda - Merge all HDMI modules into the unified module by Takashi Iwai · 14 years ago
  7. bd792ae sh: pci: Support ports with disabled links on SH7786 PCIe. by Paul Mundt · 14 years ago
  8. beb54ad sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe. by Paul Mundt · 14 years ago
  9. 2c65d75 sh: pci: Support root complex config accesses on SH7786 PCIe. by Paul Mundt · 14 years ago
  10. cabdf8b sh: pci: Move Renesas PCI IDs to a better place. by Paul Mundt · 14 years ago
  11. 0649752 nfsd4: fix hang on fast-booting nfs servers by J. Bruce Fields · 14 years ago
  12. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 14 years ago
  13. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  14. c7abe86 kconfig: expand file names by Arnaud Lacombe · 14 years ago
  15. e82dae9 kconfig: use the file's name of sourced file by Arnaud Lacombe · 14 years ago
  16. 2e7a091 kconfig: constify file name by Arnaud Lacombe · 14 years ago
  17. ba6ff60 kconfig: don't emit warning upon rootmenu's prompt redefinition by Arnaud Lacombe · 14 years ago
  18. 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 14 years ago
  19. c55c9d5 kconfig: delay gconf window initialization by Arnaud Lacombe · 14 years ago
  20. b51d92d [ARM] Kirkwood: remove duplicated code in LaCie setup files by Simon Guinot · 14 years ago
  21. 84712e9 [ARM] Kirkwood: add LaCie d2 Network v2 support by Simon Guinot · 14 years ago
  22. 7094064 [ARM] Kirkwood: support for Seagate DockStar by Eric Cooper · 14 years ago
  23. fd2ce9c [ARM] OpenRD: Enable SD/UART selection for serial port 1 by Tanmay Upadhyay · 14 years ago
  24. f539dfe leds: leds-ns2: fix locking by Simon Guinot · 14 years ago
  25. c4a9058 ARM: dove: fix __io() definition to use bus based offset by Eric Miao · 14 years ago
  26. 8636368 dmaengine: fix interrupt clearing for mv_xor by Simon Guinot · 14 years ago
  27. e4ff1c3 ARM: kirkwood: Unbreak PCIe I/O port by Arnaud Patard · 14 years ago
  28. 38e7afe Input: uinput - setup MT usage during device creation by Henrik Rydberg · 14 years ago
  29. f6ce00b kconfig: expand by default the rootmenu's prompt by Arnaud Lacombe · 14 years ago
  30. 76a5409 kconfig: add a symbol string expansion helper by Arnaud Lacombe · 14 years ago
  31. c0920a1 kconfig: regen parser by Arnaud Lacombe · 14 years ago
  32. 8ea13e2 kconfig: implement the `mainmenu' directive by Arnaud Lacombe · 14 years ago
  33. ef21160 kconfig: allow PACKAGE to be defined on the compiler's command-line by Arnaud Lacombe · 14 years ago
  34. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
  35. ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 14 years ago
  36. 59dfa24 kconfig: rephrase help text not to mention the internal prefix by Arnaud Lacombe · 14 years ago
  37. 8baefd3 kconfig: replace a `switch()' statement by a more flexible `if()' statement by Arnaud Lacombe · 14 years ago
  38. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  39. aef3ea3 rds: spin_lock_irq() is not nestable by Dan Carpenter · 14 years ago
  40. f4fa7f3 rds: double unlock in rds_ib_cm_handle_connect() by Dan Carpenter · 14 years ago
  41. 9b9d2e0 rds: signedness bug by Dan Carpenter · 14 years ago
  42. 0746556 bna: off by one by Dan Carpenter · 14 years ago
  43. 8f8f103 net: reorder struct netdev_hw_addr by Eric Dumazet · 14 years ago
  44. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  45. 2ef1329 UBIFS: introduce new flags for RO mounts by Artem Bityutskiy · 14 years ago
  46. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  47. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  49. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  50. 0938349 workqueue: implement flush[_delayed]_work_sync() by Tejun Heo · 14 years ago
  51. baf5902 workqueue: factor out start_flush_work() by Tejun Heo · 14 years ago
  52. 401a8d0 workqueue: cleanup flush/cancel functions by Tejun Heo · 14 years ago
  53. 81dcaf6 workqueue: implement alloc_ordered_workqueue() by Tejun Heo · 14 years ago
  54. d93c333 ARM: Fix build error when using KCONFIG_CONFIG by Russell King · 14 years ago
  55. b9fde18 ASoC: fsi: Add fsi_dma_soft_push/pop function by Kuninori Morimoto · 14 years ago
  56. c8fe257 ASoC: fsi: modify noisy comment out by Kuninori Morimoto · 14 years ago
  57. c79eab3 ASoC: fsi: Add fsi_dma_get_area by Kuninori Morimoto · 14 years ago
  58. c6834dd ASoC: fix SIU driver breakage, occurred during the multi-component transition by Guennadi Liakhovetski · 14 years ago
  59. 7d25d64 sh: fix an SIU device name mismatch by Guennadi Liakhovetski · 14 years ago
  60. c54291d ASoC: fix compile breakage of the sh/siu driver by Guennadi Liakhovetski · 14 years ago
  61. 382e302 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  62. cbfa518 ASoC: fix clkdev API usage in sh/migor.c by Guennadi Liakhovetski · 14 years ago
  63. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  64. f8b63c1 ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() by Catalin Marinas · 14 years ago
  65. 85848dd ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems by Catalin Marinas · 14 years ago
  66. 6012191 ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches by Catalin Marinas · 14 years ago
  67. c017780 ARM: 6379/1: Assume new page cache pages have dirty D-cache by Catalin Marinas · 14 years ago
  68. 0fc7309 ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pages by Catalin Marinas · 14 years ago
  69. 79e27dc ARM: 6400/1: at91: fix arch_gettimeoffset fallout by Peter Korsgaard · 14 years ago
  70. 4f724be ARM: 6392/1: ux500: add ab8500-regulators machine specific data by Sundar Iyer · 14 years ago
  71. 9d704c0 ARM: 6391/1: ux500: add CPU hotplug support by Sundar Iyer · 14 years ago
  72. f0a7a98 ARM: 6373/1: tc35892-gpio: add setup/remove callbacks by Rabin Vincent · 14 years ago
  73. f066439 ARM: 6372/1: ux500: add DB5500 DMA event lines by Rabin Vincent · 14 years ago
  74. eaa7f2d ARM: 6371/1: ux500: add DB5500 pins by Rabin Vincent · 14 years ago
  75. 29aeb3c ARM: 6337/2: AB8500 I2C platform configuration and irq by Linus Walleij · 14 years ago
  76. aa30900 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable by Russell King · 14 years ago
  77. 81df84f sh: pci: Give SH7786 PHY some time to settle. by Paul Mundt · 14 years ago
  78. bdf7499 sh: pci: Toggle configuration accesses on SH7786. by Paul Mundt · 14 years ago
  79. c62e3fa sh: pci: Use generic pci_enable_resources() for pcibios_enable_device(). by Paul Mundt · 14 years ago
  80. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  81. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  82. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  83. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  84. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  85. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  86. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  87. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  88. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  89. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  90. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  91. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  92. 7cdffc8 pcmcia: preserve configuration information if request_io fails partly by Dominik Brodowski · 14 years ago
  93. 15e408c futex: Add lock context annotations by Namhyung Kim · 14 years ago
  94. a3c74c5 futex: Mark restart_block.futex.uaddr[2] __user by Namhyung Kim · 14 years ago
  95. 1dcc41b futex: Change 3rd arg of fetch_robust_entry() to unsigned int* by Namhyung Kim · 14 years ago
  96. 995bd3b x86: Hpet: Avoid the comparator readback penalty by Thomas Gleixner · 14 years ago
  97. 04746ff qlcnic: dont assume NET_IP_ALIGN is 2 by Eric Dumazet · 14 years ago
  98. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  99. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  100. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago