1. bedbda9 [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms by Eric Miao · 15 years ago
  2. 07bae6c [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms by Eric Miao · 15 years ago
  3. 669cb51 [ARM] pxa: use chip->ack() instead of accessing GEDR directly by Eric Miao · 15 years ago
  4. 2a2d10f Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 14 years ago
  5. c499546 [ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo) by Sebastien Requiem · 14 years ago
  6. ee40cea [ARM] MV78XX0: MPP routines and definitions by Sebastien Requiem · 14 years ago
  7. d5b5746 [ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP by John Holland · 14 years ago
  8. d7b222d [ARM] eSATA SheevaPlug: configure SoC SATA interface by John Holland · 14 years ago
  9. d8ecb34 [ARM] eSATA SheevaPlug basic board support by John Holland · 14 years ago
  10. 0fa1180 ARM: Update mach-types by Russell King · 14 years ago
  11. 4e10ae1 ARM: 5951/1: ARM: fix documentation of the PrimeCell bus by Linus Walleij · 14 years ago
  12. 1c8e170 ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor by Abdoulaye Walsimou Gaye · 14 years ago
  13. 2b4f017 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline by Russell King · 14 years ago
  14. 083c88f MAINTAINERS: fix my e-mail and status for Gemini and FA526 by Paulius Zaleckas · 14 years ago
  15. 079e109 Gemini: wrong registers used to set reg_level in gpio_set_irq_type() by Roel Kluin · 14 years ago
  16. b857df1 ARM: 5944/1: scsi: fix timer setup in fas216.c by Guennadi Liakhovetski · 14 years ago
  17. 83c5aac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  18. 6c09f09 ARM: 5938/1: ARM: L2: export outer_cache_fns by Santosh Shilimkar · 14 years ago
  19. 2fa298c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  20. 86404ab Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  21. ab320af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  22. 3b77fd8 Input: add KEY_RFKILL by Matthew Garrett · 14 years ago
  23. c2d1a2a Input: i8042 - fix KBC jam during hibernate by Alan Jenkins · 14 years ago
  24. 0e2ecba Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release by Len Brown · 14 years ago
  25. 49bf83a ACPI: fix "acpi=ht" boot option by Len Brown · 14 years ago
  26. 6b15835 Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-linus by Dave Airlie · 14 years ago
  27. 94429bb drm/radeon/kms: fix bo's fence association by Jerome Glisse · 14 years ago
  28. 91cb91b drm/radeon/kms: fix indirect buffer management V2 by Jerome Glisse · 14 years ago
  29. b58db2c drm/edid: Fix interlaced detailed timings to be frame size, not field. by Adam Jackson · 14 years ago
  30. f2d12b8 drm/vmwgfx: Use fb handover mechanism instead of stealth mode. by Thomas Hellstrom · 14 years ago
  31. 01d4503 drm/radeon/kms: use udelay for short delays by Dave Airlie · 14 years ago
  32. b0483e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  33. 18688218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  34. 1ed10aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  35. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  36. bca4761 serial: 8250: add serial transmitter fully empty test by Dick Hollenbeck · 15 years ago
  37. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 14 years ago
  38. 7c0ff87 sysfs: sysfs_sd_setattr set iattrs unconditionally by Eric W. Biederman · 14 years ago
  39. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 14 years ago
  40. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  41. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  42. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 14 years ago
  43. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 14 years ago
  44. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 14 years ago
  45. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  46. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  47. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  48. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  49. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  50. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  51. 39232b3d USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago
  52. a7787e5 USB: ftdi_sio: new device id for papouch AD4USB by Radek Liboska · 14 years ago
  53. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 14 years ago
  54. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 14 years ago
  55. 07793d3 be2net: set proper value to version field in req hdr by Ajit Khaparde · 14 years ago
  56. 553f911 xfrm: Fix xfrm_state_clone leak by Herbert Xu · 14 years ago
  57. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 14 years ago
  58. 1cab819 ethtool: allow non-admin user to read GRO settings. by stephen hemminger · 14 years ago
  59. 8862627 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  60. 5ae1d95 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  61. 9307f6b dm: sysfs revert add empty release function to avoid debug warning by Alasdair G Kergon · 14 years ago
  62. 9eef87d dm mpath: fix stall when requeueing io by Kiyoshi Ueda · 14 years ago
  63. 558569a dm raid1: fix null pointer dereference in suspend by Takahiro Yasui · 14 years ago
  64. 5528d17 dm raid1: fail writes if errors are not handled and log fails by Mikulas Patocka · 14 years ago
  65. ebfd32b dm log: userspace fix overhead_size calcuations by Jonathan Brassow · 14 years ago
  66. 55f67f2 dm snapshot: persistent annotate work_queue as on stack by Mike Snitzer · 14 years ago
  67. 781248c dm stripe: avoid divide by zero with invalid stripe count by Nikanth Karthikesan · 14 years ago
  68. 11557b2 x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 by Oleg Nesterov · 14 years ago
  69. 1252f23 x86: set_personality_ia32() misses force_personality32 by Oleg Nesterov · 14 years ago
  70. 1379d2f ACPI, i915: blacklist Clevo M5x0N bad_lid state by Zhang Rui · 14 years ago
  71. 370d5cd ACPI: fix High cpu temperature with 2.6.32 by Arjan van de Ven · 14 years ago
  72. 49c6fb2 ACPI: dock: properly initialize local struct dock_station in dock_add() by Alex Chiang · 14 years ago
  73. 97c169d ACPI: remove Asus P2B-DS from acpi=ht blacklist by Len Brown · 14 years ago
  74. f04d5e0 thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() by Roel Kluin · 14 years ago
  75. e86bff0 ixgbe: fix WOL register setup for 82599 by Don Skidmore · 14 years ago
  76. a626e84 ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata by Don Skidmore · 14 years ago
  77. 0813e22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  78. 382640b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  79. d277993 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  80. 65d2695 NFS: Too many GETATTR and ACCESS calls after direct I/O by Chuck Lever · 14 years ago
  81. 7d0bab9 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 0aa2ca9a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  83. 76212a8 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  84. e04984c Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  85. 627a9a19 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 3d8b4bd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. bf929ef drm/nouveau: Force TV encoder DPMS reinit after resume. by Francisco Jerez · 14 years ago
  88. d9184fa drm/nouveau: use mutex for vbios lock by Ben Skeggs · 14 years ago
  89. 2f68ffd Merge branch 'arm/clock-event' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 14 years ago
  90. 5601280 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 14 years ago
  91. 0a27fcf ALSA: hda - Correct ASUA blacklist for MSI brokenness by Takashi Iwai · 14 years ago
  92. e803e8b drm/radeon/kms: make sure retry count increases. by Dave Airlie · 14 years ago
  93. 4b505db sh64: fix tracing of signals. by Paul Mundt · 14 years ago
  94. ce36f00 drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps by Matt Turner · 14 years ago
  95. e22238e drm/ttm: Fix a bug occuring when validating a buffer object in a range. by Thomas Hellstrom · 14 years ago
  96. 775c670 drm: Fix a bug in the range manager. by Thomas Hellstrom · 14 years ago
  97. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  98. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 14 years ago
  99. 7f51a10 firewire: ohci: retransmit isochronous transmit packets on cycle loss by Clemens Ladisch · 14 years ago
  100. 1a72cfa perf top: Fix help text alignment by Kirill Smelkov · 14 years ago