1. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  2. 290a558 [ARM] pxa: remove machine class specific stuffs from serial driver by Eric Miao · 16 years ago
  3. 0807da5 [ARM] pxa: access GPIO registers by chip so to make it further generic by Eric Miao · 16 years ago
  4. 3b8e285 [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h> by Eric Miao · 16 years ago
  5. da065a0 [ARM] pxa: move GPIO register definitions into <mach/gpio.h> by Eric Miao · 16 years ago
  6. 0d9f768 [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c by Eric Miao · 16 years ago
  7. a58fbcd [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c by Eric Miao · 16 years ago
  8. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  9. fef1f99 [ARM] pxa: allow DMA controller IRQ being specified by Eric Miao · 16 years ago
  10. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  11. 5b079b5 [ARM] pxa/magician: remove unused forward declaration of pasic3 by Philipp Zabel · 15 years ago
  12. 05199ec [ARM] pxa/magician: default to backlight trigger for keypad illumination by Philipp Zabel · 15 years ago
  13. d942d77 [ARM] pxa/magician: register pda_power IRQs as rising/falling edge by Philipp Zabel · 15 years ago
  14. d62ab6e [ARM] pxa/magician: select PXA_SSP for touchscreen and sound by Philipp Zabel · 15 years ago
  15. 2380461 [ARM] pxa/magician: fix htc-egpio resource size by Philipp Zabel · 15 years ago
  16. abcea2c Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into devel by Eric Miao · 15 years ago
  17. 8118aea Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Eric Miao · 15 years ago
  18. 85122ea ALSA: Remove unneeded snd_pcm_substream.timer_lock by Takashi Iwai · 15 years ago
  19. ed3da3d ALSA: Rewrite hw_ptr updaters by Takashi Iwai · 15 years ago
  20. 0a4e1c9 Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 15 years ago
  21. a381934 ASoC: Add a driver for AK4104 S/PDIF transmitter by Daniel Mack · 15 years ago
  22. c06b488 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 15 years ago
  23. c3ffc7a tracing: Don't use tracing_record_cmdline() in workqueue tracer by KOSAKI Motohiro · 15 years ago
  24. 7bffc23 tracing: optimize trace_printk() by Ingo Molnar · 15 years ago
  25. 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 15 years ago
  26. 873591d sound: oxygen: enable headphone output on Claro cards by Clemens Ladisch · 15 years ago
  27. 0796e75 sunhme: Fix qfe parent detection. by Friedrich Oslage · 15 years ago
  28. f271fa2 ASoC: Fix Kconfig dependency of CONFIG_SND_S3C24XX_SOC_JIVE_WM8750 by Takashi Iwai · 15 years ago
  29. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  30. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  31. 73969ff Input: generic driver for rotary encoders on GPIOs by Daniel Mack · 15 years ago
  32. b0ecc73 Input: hilkbd - fix crash when removing hilkbd module by Helge Deller · 15 years ago
  33. adcb523 Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510 by Daniel Mierswa · 15 years ago
  34. 3919169 Input: atkbd - consolidate force release quirk setup by Daniel Mierswa · 15 years ago
  35. 22e39d3 Input: add accelerated touchscreen support for Marvell Zylonite by Mark Brown · 15 years ago
  36. cd2d64b Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events by Mike Rapoport · 15 years ago
  37. a700e72 Input: wm97xx - use disable_irq_nosync() for Mainstone by Mark Brown · 15 years ago
  38. 65db86a Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android by Mike Rapoport · 15 years ago
  39. fa88661 Input: fix polling of /proc/bus/input/devices by Dmitry Torokhov · 15 years ago
  40. d15c22e Merge commit 'v2.6.29-rc7' into next by Dmitry Torokhov · 15 years ago
  41. 055a49b ASoC: Remove unneeded forward reference to WM8753 SPI implementation by Mark Brown · 15 years ago
  42. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 15 years ago
  43. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  44. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 15 years ago
  45. b191f63 ASoC: bring cs4270 feature/limitations list in sync by Daniel Mack · 15 years ago
  46. 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  47. dbb9be8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  50. 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  51. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  52. 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  53. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  54. 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  55. d0cdb07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  56. 153d8a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  57. 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  58. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  59. 81d1ab8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. d3dea1e Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  61. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 15 years ago
  62. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 15 years ago
  63. 888b55d ftrace: tracing header should put '#' at the beginning of a line by KOSAKI Motohiro · 15 years ago
  64. 42b40b3 ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/ by KOSAKI Motohiro · 15 years ago
  65. dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 15 years ago
  66. e255357 x86: perf_counter cleanup by Jaswinder Singh Rajput · 15 years ago
  67. 184fe4ab x86: perf_counter cleanup by Peter Zijlstra · 15 years ago
  68. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 15 years ago
  69. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 15 years ago
  70. aa8aba6 [ARM] S3C: Do not kmalloc/kfree during inner suspend code. by Ben Dooks · 16 years ago
  71. 663a830 [ARM] S3C: Avoid checking the task stackpage in pm-check by Ben Dooks · 16 years ago
  72. 67c2addc [ARM] S3C24XX: Add S3C_GPIO_END definition by Ben Dooks · 16 years ago
  73. d2b07fe [ARM] S3C: Update UART save over PM suspend/resume by Ben Dooks · 16 years ago
  74. ef30e14 [ARM] S3C: Rename sleep.S functions to be non-cpu specific by Ben Dooks · 16 years ago
  75. 4e59c25 [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. by Ben Dooks · 16 years ago
  76. 598ee00 [ARM] S3C24XX: Fix bug in IRQ_EINT_BIT() calculation by Andy Green · 16 years ago
  77. 56b3442 [ARM] S3C: Make IRQ_EINT sleep control common by Ben Dooks · 16 years ago
  78. 7299a40 [ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.c by Ben Dooks · 16 years ago
  79. 65fa22b [ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c by Ben Dooks · 16 years ago
  80. 840eeeb [ARM] S3C: Fix warnings in the PM memory CRC code by Ben Dooks · 16 years ago
  81. 2261e0e [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c by Ben Dooks · 16 years ago
  82. 549c7e3 [ARM] S3C: Split the resume memory check code from pm.c by Ben Dooks · 16 years ago
  83. 6419711 [ARM] S3C: Move PM support functions to common location by Ben Dooks · 16 years ago
  84. a3f6635 [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc by Ben Dooks · 16 years ago
  85. cb4f952 UBIFS: amend key_hash return value by Artem Bityutskiy · 15 years ago
  86. 3edaae7 UBIFS: improve find function interface by Artem Bityutskiy · 15 years ago
  87. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 15 years ago
  88. ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 15 years ago
  89. 75bccd88 kbuild: remove unused -r option for module-init-tool depmod by Gilles Espinasse · 15 years ago
  90. b925dbf kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree by Josh Hunt · 15 years ago
  91. a2ebcc7 kbuild: fix mkspec to cleanup RPM_BUILD_ROOT by Josh Hunt · 15 years ago
  92. d15bd10 kbuild: fix C libary confusion in unifdef.c due to getline() by Justin P. Mattock · 15 years ago
  93. 3a638ff ASoC: Improve pause/unpause performance in Freescale 8610 drivers by Timur Tabi · 15 years ago
  94. 96deff6 ASoC: Davinci: Fix incorrect machine type for SFFSDR board by Hugo Villeneuve · 15 years ago
  95. ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 15 years ago
  96. c141b29 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 15 years ago
  97. 7d46be4 xfs: prevent lockdep false positive in xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  98. ff392c4 xfs: prevent kernel crash due to corrupted inode log format by Christoph Hellwig · 15 years ago
  99. 7bf446f xfs: include header files for prototypes by Hannes Eder · 15 years ago
  100. 3180e66 xfs: make symbols static by Hannes Eder · 15 years ago