1. 0ba01eb [ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_* by Pavel Machek · 15 years ago
  2. b64b0b7 [ARM] pxa/zaurus: cleanup sharpsl_pm.c by Pavel Machek · 15 years ago
  3. 61333c6 [ARM] pxa: rename macro from pxa9xx to pxa93x by Haojian Zhuang · 15 years ago
  4. bf293ae [ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xx by Mike Rapoport · 15 years ago
  5. 15cc711 [ARM] pxa: make CPU_PXA* to be selectable hidden options by Eric Miao · 15 years ago
  6. 9035a9e [ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300 by Eric Miao · 15 years ago
  7. 1493df7 [ARM] pxa: introduce CONFIG_MACH_ZYLONITE{300,320} for CPU_PXA* removing by Eric Miao · 15 years ago
  8. cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
  9. 7c6ccbf [ARM] pxa: add U2D registers and bits definitions by Igor Grinberg · 15 years ago
  10. e68750a [ARM] pxa: register U2D clock for pxa3xx by Igor Grinberg · 15 years ago
  11. 6427d45 [ARM] pxa: use platform_device_id table for SSP driver by Eric Miao · 15 years ago
  12. 4092855 [ARM] pxa: add apmu clock support in mmp by Haojian Zhuang · 15 years ago
  13. 68bef3a [ARM] pxa: add missing irq events for pxa168 by Haojian Zhuang · 15 years ago
  14. de0710a [ARM] pxa: re-order platforms in Kconfig and Makefile by Eric Miao · 15 years ago
  15. d0a92fd [ARM] pxa/treo: add Palm Centro 685 support by Tomáš Čech · 15 years ago
  16. bb2ae8f [ARM] pxa/treo: generalisation of Treo680 code by Tomáš Čech · 15 years ago
  17. d622387 [ARM] pxa: update flash structure in onenand info by Haojian Zhuang · 15 years ago
  18. b1e3719 [ARM] pxa: add onenand support for SAAR by Haojian Zhuang · 15 years ago
  19. d6587c3 [ARM] pxa: add onenand support for TTC-DKB by Haojian Zhuang · 15 years ago
  20. ef559de [ARM] pxa: add nand support in aspensite board by Haojian Zhuang · 15 years ago
  21. a0f266c [ARM] pxa: add nand device and clock for pxa168/pxa910 by Haojian Zhuang · 15 years ago
  22. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 15 years ago
  23. 171d0fb pxa3xx_nand: update dependancy to support ARCH_MMP by Haojian Zhuang · 15 years ago
  24. d3490df pxa3xx_nand: add new nand chip support by Haojian Zhuang · 15 years ago
  25. 346e125 pxa3xx_nand: disable nand irq in initialization by Haojian Zhuang · 15 years ago
  26. dbf5986 pxa3xx_nand: remove hardcode irq number by Haojian Zhuang · 15 years ago
  27. 8638fac pxa3xx_nand: remove hardcode register address by Haojian Zhuang · 15 years ago
  28. 726de6e pxa3xx_nand: adjust timing of Micron NAND flash by Haojian Zhuang · 15 years ago
  29. 7ce33af pxa3xx_nand: reset read buffer before reading by Haojian Zhuang · 15 years ago
  30. a88bdbb pxa3xx_nand: fix memory out of bound by Haojian Zhuang · 15 years ago
  31. 70c7d2d [ARM] pxa/saar: set default WLED output current by Haojian Zhuang · 15 years ago
  32. b3a8549 backlight: da903x_bl: control WLED output current in da9034 by Haojian Zhuang · 15 years ago
  33. f64dcac backlight: tdo24m: ensure chip select changes between transfers by Mike Rapoport · 15 years ago
  34. fa3f993 pxamci: introduce mmc_has_26mhz() and include pxa935 by Haojian Zhuang · 15 years ago
  35. c41562b pxa168fb: remove useless vsync/hsync invert flag by Jun Nie · 15 years ago
  36. a291ea2 pxa168fb: fix offset setting at initialization by Jun Nie · 15 years ago
  37. 049ad83 pxafb: add transparency field to pxafb_mode_info struct by Pieter Grimmerink · 15 years ago
  38. 448ac47 pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display() by Sven Neumann · 15 years ago
  39. 7f49a7f MAINTAINERS: Add entries for IMote 2 and Stargate 2 by Jonathan Cameron · 15 years ago
  40. 648f4e3 Linux 2.6.32-rc8 by Linus Torvalds · 15 years ago
  41. e6236f7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  42. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  43. 5854d9c Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM. by David Woodhouse · 15 years ago
  44. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  45. a414f01 strcmp: fix overflow and possibly signedness error by Linus Torvalds · 15 years ago
  46. 6602b35 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  47. 7f6f350 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
  48. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  49. d22966d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  50. 70b172b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  51. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  52. c09c59e ima: replace GFP_KERNEL with GFP_NOFS by Mimi Zohar · 15 years ago
  53. e7fdc60 OMAP: cs should be positive in gpmc_cs_free() by Roel Kluin · 15 years ago
  54. d32b20f omap: fix unlikely(x) < y by Roel Kluin · 15 years ago
  55. e2cd52e Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  56. ef4b18e2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  57. 5cbb060 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  58. 2d5bc23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  59. 78db1ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  60. bab0212 ASoC: tlv320aic23 fix rate selection by Troy Kisky · 15 years ago
  61. f3dd704 ASoC: OMAP3 Pandora: update for TWL4030 codec changes by Grazvydas Ignotas · 15 years ago
  62. bd6ddcb ASoC: Modifying the license string GPLv2 for OMAP3 EVM by Anuj Aggarwal · 15 years ago
  63. 70e3bb5 cxgb3: fix premature page unmap by Divy Le Ray · 15 years ago
  64. 4acc5a8 ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts by Dave Mitchell · 15 years ago
  65. 90e41ba [CPUFREQ] Fix stale cpufreq_cpu_governor pointer by Prarit Bhargava · 15 years ago
  66. 54c9a35 [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs by Pallipadi, Venkatesh · 15 years ago
  67. 8dca15e [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c by Rusty Russell · 15 years ago
  68. e77b89f [CPUFREQ] Fix use after free on governor restore by Dmitry Monakhov · 15 years ago
  69. 293afe4 [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message by John Villalovos · 15 years ago
  70. c53614e [CPUFREQ] powernow-k8: Fix test in get_transition_latency() by Roel Kluin · 15 years ago
  71. f7f3cad [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs by Krzysztof Helt · 15 years ago
  72. 648f153 sh: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  73. 978b405 fcntl: rename F_OWNER_GID to F_OWNER_PGRP by Peter Zijlstra · 15 years ago
  74. 9ebd4eb procfs: fix /proc/<pid>/stat stack pointer for kernel threads by Stefani Seibold · 15 years ago
  75. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  76. 9398180 workqueue: fix race condition in schedule_on_each_cpu() by Tejun Heo · 15 years ago
  77. e131933 mm/memory_hotplug: fix section mismatch by Hidetoshi Seto · 15 years ago
  78. 410d7a9 MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address by Joe Perches · 15 years ago
  79. dd04a6b drivers/video/da8xx-fb.c: fix error return by Roel Kluin · 15 years ago
  80. b6b24c7 spi: error status should be negative by Roel Kluin · 15 years ago
  81. ff854ce USB: option.c: add support for D-Link DWM-162-U5 by Zhang Le · 15 years ago
  82. fca9474 USB: usbmon: fix bug in mon_buff_area_shrink by Alan Stern · 15 years ago
  83. 5294bea USB: xhci: Fix scratchpad deallocation. by Sarah Sharp · 15 years ago
  84. 2fa88da USB: xhci: Fix TRB physical to virtual address translation. by Sarah Sharp · 15 years ago
  85. d94c05e USB: xhci: Fix bug memory free after failed initialization. by Sarah Sharp · 15 years ago
  86. 051522b USB: cdc_acm: Fix memory leak after hangup by Francesco Lavra · 15 years ago
  87. 18a77b5 USB: cdc_acm: Fix race condition when opening tty by Henry Gebhardt · 15 years ago
  88. a1f17a87 USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer by Libin Yang · 15 years ago
  89. d94c7bd tty: cp210x: Fix carrier handling by Alan Cox · 15 years ago
  90. 4175f3e tty_port: If we are opened non blocking we still need to raise the carrier by Alan Cox · 15 years ago
  91. 72f962f omap3: clock: Fixed dpll3_m2x2 rate calculation by Tero Kristo · 15 years ago
  92. 9346f48 omap3: clock: Fix the DPLL freqsel computations by Rajendra Nayak · 15 years ago
  93. 23f268f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  94. ac50e95 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  95. 5743695 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  96. 8a1eaa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  97. a044a1b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  98. b1219e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  99. 7b01773 Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  100. ee49a27 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago