1. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  2. 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  3. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  4. f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 14 years ago
  5. c924b93 i915: when kgdb is active display compression should be off by Jason Wessel · 14 years ago
  6. 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 14 years ago
  7. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  8. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  9. 408a4be kgdboc: Add call backs to allow kernel mode switching by Jason Wessel · 14 years ago
  10. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  11. b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 14 years ago
  12. ece350d OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC by Grazvydas Ignotas · 14 years ago
  13. f3c77d6 OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() by Archit Taneja · 14 years ago
  14. e9c31af OMAP: DSS2: Fix error path in omap_dsi_update() by Archit Taneja · 14 years ago
  15. 451cfbf OMAP: DSS2: TDO35S: fix video signaling by Igor Grinberg · 14 years ago
  16. e8c66dc OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes by Maurus Cuelenaere · 14 years ago
  17. e26ed44 OMAP: DSS2: OMAPFB: Fix probe error path by Afzal Mohammed · 14 years ago
  18. edecee8 OMAP: DSS2: Remove extra return statement by Archit Taneja · 14 years ago
  19. f55fdcf OMAP: DSS2: adjust YUV overlay width to be even by Tomi Valkeinen · 14 years ago
  20. 5cb33e2 OMAP: DSS2: OMAPFB: Fix sysfs mirror input check by Jani Nikula · 14 years ago
  21. 7f8b183 OMAP: DSS2: OMAPFB: Remove redundant color register range check by Jani Nikula · 14 years ago
  22. 86f2d7d OMAP: DSS2: OMAPFB: Remove redundant rotate range check by Jani Nikula · 14 years ago
  23. 9325588 OMAP: DSS2: OMAPFB: Check fb2display() return value by Jani Nikula · 14 years ago
  24. ffb63c9 OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged by Tomi Valkeinen · 15 years ago
  25. a602771 OMAP: DSS2: DSI: detect unsupported update requests by Tomi Valkeinen · 14 years ago
  26. 36194b4 OMAP: DSS2: DSI: increase FIFO low threshold by Tomi Valkeinen · 15 years ago
  27. bbecb50 OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO by Tomi Valkeinen · 15 years ago
  28. fa15c79 OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size by Tomi Valkeinen · 15 years ago
  29. 26a8c25 OMAP: DSS2: change manual update scaling setup by Tomi Valkeinen · 14 years ago
  30. ab83b14 OMAP: DSS2: DSI: use BTA to end the frame transfer by Tomi Valkeinen · 14 years ago
  31. 9ecd968 OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() by Tomi Valkeinen · 15 years ago
  32. d737010 OMAP: DSS2: DSI: Disable interface when disabling the display by Ville Syrjälä · 15 years ago
  33. e406f90 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them by Tomi Valkeinen · 14 years ago
  34. ebf0a3f OMAP: DSS2: DSI: Print an error message if DSI clock calc fails by Ville Syrjälä · 15 years ago
  35. 481dfa0 OMAP: DSS2: DSI: Disable PCKFREE on error by Ville Syrjälä · 15 years ago
  36. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 14 years ago
  37. f6a2138 POWER: Add JZ4740 battery driver. by Lars-Peter Clausen · 14 years ago
  38. 7f983ba HWMON: Add JZ4740 ADC driver by Lars-Peter Clausen · 14 years ago
  39. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 14 years ago
  40. 61bfbdb MMC: Add support for the controller on JZ4740 SoCs. by Lars-Peter Clausen · 14 years ago
  41. ba01d6e MTD: Nand: Add JZ4740 NAND driver by Lars-Peter Clausen · 14 years ago
  42. 7a92d54 FBDEV: JZ4740: Add framebuffer driver by Lars-Peter Clausen · 14 years ago
  43. 3bf0eea RTC: Add JZ4740 RTC driver by Lars-Peter Clausen · 14 years ago
  44. f667365 MIPS: au1000_eth: Get ethernet address from platform_data by Manuel Lauss · 14 years ago
  45. 12bf3f2 SERIAL: 8250: Remove SERIAL_8250_AU1X00 by Manuel Lauss · 14 years ago
  46. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 14 years ago
  47. 26692f5 VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  48. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  49. 6c99a85 virtio_blk: Remove VBID ioctl by Ryan Harper · 14 years ago
  50. a5eb9e4 virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) by Ryan Harper · 14 years ago
  51. 10bc310 virtio_blk: support barriers without FLUSH feature by Christoph Hellwig · 14 years ago
  52. 96576a9 agp: intel-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  53. 46cfc58 agp: efficeon-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  54. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  55. a1e09b6 drm/kms: Simplify setup of the initial I2C encoder config. by Francisco Jerez · 14 years ago
  56. bd5d0cc IB/ehca: Init irq tasklet before irq can happen by Alexander Schmidt · 14 years ago
  57. fca3ec0 drm,io-mapping: Specify slot to use for atomic mappings by Chris Wilson · 14 years ago
  58. 430f70d drm/radeon/kms: only expose underscan on avivo chips by Alex Deucher · 14 years ago
  59. 3fb688f drm: Cleanup after failing to create master->unique and dev->name by Chris Wilson · 14 years ago
  60. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  61. 5cf6571 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  62. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  63. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  64. 7cc88fd Merge branch 'xen/xenbus' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  65. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  66. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  67. 31de189 pvops: do not notify callers from register_xenstore_notifier by Stefano Stabellini · 14 years ago
  68. b2a899e RDMA/nes: Fix misindented code by Roland Dreier · 14 years ago
  69. df924f8 RDMA/nes: Fix showing wqm_quanta by Roland Dreier · 14 years ago
  70. 69d5102 RDMA/nes: Get rid of "set but not used" variables by Roland Dreier · 14 years ago
  71. 763e9db PCI: update for owner removal from struct device_attribute by Stephen Rothwell · 14 years ago
  72. ff0380c RDMA/nes: Read firmware version from correct place by Miroslaw Walukiewicz · 14 years ago
  73. 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 14 years ago
  74. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  75. c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 14 years ago
  76. 5abd9cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 14 years ago
  77. 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 14 years ago
  78. d5fc1d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  79. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  80. 8d91530 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  81. a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 14 years ago
  82. c145307 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  83. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  84. f63b759 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  85. 812d867 RDMA/nes: Fix two sparse warnings by Or Gerlitz · 14 years ago
  86. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 14 years ago
  87. 48d8fce IB/iser: Make needlessly global iser_alloc_rx_descriptors() static by Or Gerlitz · 14 years ago
  88. a5f4a07 RDMA/cxgb4: Add timeouts when waiting for FW responses by Steve Wise · 14 years ago
  89. 12a81c8 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 14 years ago
  90. 9f17d51 Merge branch 'bkl' into for-linus by Jiri Kosina · 14 years ago
  91. ada8c79 Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus by Jiri Kosina · 14 years ago
  92. 35d03a0 Merge branch 'acrux' into for-linus by Jiri Kosina · 14 years ago
  93. 9929ffed Merge branch 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  94. fc73697 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
  95. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  96. 17964e9 hostap:hostap_hw.c Fix typo in comment by Justin P. Mattock · 14 years ago
  97. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 14 years ago
  98. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  99. c4799c7 amd64_edac: Minor formatting fix by Borislav Petkov · 14 years ago
  100. 962b70a amd64_edac: Fix operator precendence error by Borislav Petkov · 14 years ago