1. a393c46 [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup by Jaya Kumar · 16 years ago
  2. 58762e77 [ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driver by Guennadi Liakhovetski · 16 years ago
  3. 3f3acef [ARM] pxa: V4L2 soc_camera driver for PXA270 by Guennadi Liakhovetski · 16 years ago
  4. 1c104e0 [ARM] pxa: initialise PXA devices before platform init code by Russell King · 16 years ago
  5. c546106 [ARM] 5002/1: tosa: add two more leds by Dmitry Baryshkov · 16 years ago
  6. ba4eb7e [ARM] 5004/1: Tosa: make several unreferenced structures static. by Dmitry Baryshkov · 16 years ago
  7. d8a42fc [ARM] 5003/1: Shut up sparse warnings by Dmitry Baryshkov · 16 years ago
  8. 768dec4 [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line by Mark Brown · 16 years ago
  9. 311c736 [ARM] 4973/1: Tosa: use leds-gpio driver. by Dmitry Baryshkov · 16 years ago
  10. d4e7d09 [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code by Dmitry Baryshkov · 16 years ago
  11. e21e2d4 [ARM] pxa: lubbock: move mis-placed SPI info by Russell King · 16 years ago
  12. 0aa9756 [ARM] 4970/1: tosa: correct gpio used for wake up. by Dmitry Baryshkov · 16 years ago
  13. b168281 [ARM] 4966/1: magician: add MFP pin configuration by Philipp Zabel · 16 years ago
  14. 81447b2 [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpio by Philipp Zabel · 16 years ago
  15. 481ea5a [ARM] 4958/2: tosa: fix i2c registration. by Dmitry Baryshkov · 16 years ago
  16. 2cb4734 [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables. by Dmitry Baryshkov · 16 years ago
  17. 60802188 [ARM] 4953/1: magician: add backlight power switching GPIOs by Philipp Zabel · 16 years ago
  18. e07ff8d8 [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settings by Philipp Zabel · 16 years ago
  19. 350d115 [ARM] 4951/1: magician: enable external power supply (pda_power) driver by Philipp Zabel · 16 years ago
  20. bdb0c16 [ARM] 4950/1: magician: enable MMC support by Philipp Zabel · 16 years ago
  21. aa79759 [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash and JFFS2 by Philipp Zabel · 16 years ago
  22. 70e357f [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD by Philipp Zabel · 16 years ago
  23. e6816f3 [ARM] 4944/2: magician: enable i2c bus by Philipp Zabel · 16 years ago
  24. df56eac [ARM] 4942/1: magician: fix the backlight driver name by Philipp Zabel · 16 years ago
  25. 4fa575b [ARM] 4941/1: Add initial defconfig for HTC Magician PDA phones by Philipp Zabel · 16 years ago
  26. b86a5da [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend by Mark Brown · 16 years ago
  27. 835e7f1 [ARM] 4901/3: mainstone: Register primary I2C bus by Mark Brown · 16 years ago
  28. 90b8fc3 [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards by Jaya Kumar · 16 years ago
  29. 5fa4151 [ARM] pxa: add keypad support for littleton by eric miao · 17 years ago
  30. 468e086 [ARM] pxa: add keypad support for zylonite by eric miao · 17 years ago
  31. 55c26e4 [ARM] pxa: add partial keypad support for mainstone by eric miao · 17 years ago
  32. 3732098 [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() by eric miao · 17 years ago
  33. 450d287 [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 by eric miao · 16 years ago
  34. c0a596d [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} by eric miao · 16 years ago
  35. 9b02b2d [ARM] pxa: use new pin configuration mechanism for lubbock by eric miao · 17 years ago
  36. fef06d2 [ARM] pxa: use new pin configuration mechanism for mainstone by eric miao · 17 years ago
  37. 3d3934c [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h by eric miao · 17 years ago
  38. 7facc2f9 [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} by eric miao · 16 years ago
  39. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  40. 4be35e2 [ARM] pxa: move mfp sysdev registeration out for suspend/resume order by eric miao · 17 years ago
  41. 06b2666 [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific by eric miao · 16 years ago
  42. 689c04a [ARM] pxa: make pxa_gpio_irq_type() processor generic by eric miao · 16 years ago
  43. 663707c [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c by eric miao · 16 years ago
  44. b9e25ac [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() by eric miao · 16 years ago
  45. f6fb7af [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one by eric miao · 16 years ago
  46. e3630db [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c by eric miao · 16 years ago
  47. 0e037bb [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions by eric miao · 16 years ago
  48. dfa1067 [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() by eric miao · 16 years ago
  49. a7bf4db [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs by eric miao · 16 years ago
  50. 7a26d3a [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs() by eric miao · 16 years ago
  51. 60bfe7f [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API by Mark Brown · 16 years ago
  52. 27b98a6 [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API by Mark Brown · 16 years ago
  53. dcc88a1 [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs by Mark Brown · 17 years ago
  54. 184dd48 [ARM] Update mach-types by Russell King · 16 years ago
  55. e48bb49 KVM: MMU: Fix memory leak on guest demand faults by Avi Kivity · 16 years ago
  56. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 16 years ago
  57. 15aaa81 KVM: MMU: handle page removal with shadow mapping by Marcelo Tosatti · 16 years ago
  58. 4b1a80f KVM: MMU: Fix is_rmap_pte() with io ptes by Avi Kivity · 16 years ago
  59. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 16 years ago
  60. 16fddf5 Merge branch 'linux-2.6' into merge by Paul Mackerras · 16 years ago
  61. 5492a7e [POWERPC] mpc5200: Fix incorrect compatible string for the mdio node by Grant Likely · 16 years ago
  62. cc7feea Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  63. 6f58d79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  64. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  65. eff2f1e [POWERPC] Update some defconfigs by Kumar Gala · 16 years ago
  66. 7ea6fd7 [POWERPC] Fix Oops with TQM5200 on TQM5200 by Anatolij Gustschin · 16 years ago
  67. 9560aea [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize by Grant Likely · 16 years ago
  68. 1428a9f [POWERPC] Fix crash in init_ipic_sysfs on efika by Olaf Hering · 16 years ago
  69. cfe666b [POWERPC] Don't use 64k pages for ioremap on pSeries by Paul Mackerras · 16 years ago
  70. 6d00815 [SPARC64]: exec PT_DTRACE by Roland McGrath · 16 years ago
  71. 1f17131 [SPARC64]: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 16 years ago
  72. 9e96304 x86: revert: reserve dma32 early for gart by Thomas Gleixner · 16 years ago
  73. 6465874 [SPARC64]: Remove most limitations to kernel image size. by David S. Miller · 16 years ago
  74. 37bff62 x86_64: free_bootmem should take phys by Yinghai Lu · 16 years ago
  75. 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 16 years ago
  76. fc1c892 x86: fix reboot problem with Dell Optiplex 745, 0KW626 board by Heinz-Ado Arnolds · 16 years ago
  77. e215f3c x86: fix fault_msg nul termination by Jiri Slaby · 16 years ago
  78. 2050d45 x86: fix long standing bug with usb after hibernation with 4GB ram by Pavel Machek · 16 years ago
  79. 96bcf45 x86: hpet clock enable quirk on nVidia nForce 430 by Zbigniew Luszpinski · 16 years ago
  80. f62f1fc x86: reserve dma32 early for gart by Yinghai Lu · 16 years ago
  81. fc115bf x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata list by Coleman Kane · 16 years ago
  82. 3178071 x86/visws: fix printk format warnings by Randy Dunlap · 16 years ago
  83. 7d2de13 x86: tight online check in setup_per_cpu_areas by Yinghai Lu · 16 years ago
  84. 6721fc0 x86: fix dma_alloc_pages by Yinghai Lu · 17 years ago
  85. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. 2c78719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  87. 49a5ba4 sh: Use relative paths for mach/cpu symlinks. by Franck Bui-Huu · 16 years ago
  88. 40f7587 SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  89. 00c04db Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  90. 504e75d [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests. by Heiko Carstens · 16 years ago
  91. 2a1bf8b Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into m by Russell King · 16 years ago
  92. ee4cd58 [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT by janboe · 16 years ago
  93. 4e7ffb6 [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform code by Gordon Farquharson · 16 years ago
  94. 391c569 [ARM] 4864/1: Enable write buffer coalescing on IOP by Arnaud Patard · 16 years ago
  95. c6b349e ARM: OMAP1: Fix typo in OMAP1 MPU clock source initialization by Will Newton · 16 years ago
  96. 026a6fe ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt by Gadiyar, Anand · 16 years ago
  97. f4b6a7e ARM: OMAP: Fix chain_a_transfer return value by Anand Gadiyar · 16 years ago
  98. 271c487 ARM: OMAP: Fix missing makefile options by Tony Lindgren · 16 years ago
  99. 4de8c75 ARM: OMAP: Fix GPIO IRQ unmask by Kevin Hilman · 17 years ago
  100. 06cad09 ARM: OMAP: Fix clockevent support for hrtimers by Kevin Hilman · 17 years ago