1. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  2. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  3. cc41f5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  4. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  5. c513b67 pci: fix type warnings in intr_remapping.c by Linus Torvalds · 16 years ago
  6. a5e1159 Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 0f477dd Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. cc77b4d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. 132a4ed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  11. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 16 years ago
  12. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 16 years ago
  13. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  14. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  15. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  16. 9015e49 Staging: wlan-ng: Update prism2_set_tx_power() to use mBm by Christoph Fritz · 16 years ago
  17. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 16 years ago
  18. 6937e8f driver core: device_rename's new_name can be const by Johannes Berg · 16 years ago
  19. 068a278 regulator: Remove owner field from attribute initialization in regulator core driver by Guenter Roeck · 16 years ago
  20. 0c8617d leds: Remove owner field from attribute initialization in bd2802 driver by Guenter Roeck · 16 years ago
  21. cf9e82a scsi: Remove owner field from attribute initialization in ARCMSR driver by Guenter Roeck · 16 years ago
  22. 3577dc7 scsi: Remove owner field from attribute initialization in LPFC driver by Guenter Roeck · 16 years ago
  23. 45daef0 Driver core: Add BUS_NOTIFY_BIND_DRIVER by Magnus Damm · 16 years ago
  24. 600c20f driver core: fix memory leak on one error path in bus_register() by Jike Song · 16 years ago
  25. e3ed249 dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit by Axel Lin · 16 years ago
  26. 5b232f7 dmi-id: fix a memory leak in dmi_id_init error path by Axel Lin · 16 years ago
  27. 737a3bb Driver core: move platform device creation helpers to .init.text (if MODULE=n) by Uwe Kleine-König · 16 years ago
  28. 44f28bd Driver core: reduce duplicated code for platform_device creation by Uwe Kleine-König · 16 years ago
  29. 3e61dfd Driver core: use kmemdup in platform_device_add_resources by Uwe Kleine-König · 16 years ago
  30. f8a4bd3 firmware loader: embed device into firmware_priv structure by Dmitry Torokhov · 16 years ago
  31. 0983ca2 firmware loader: use statically initialized data attribute by Dmitry Torokhov · 16 years ago
  32. ed1d218 Driver core: internal struct dma_coherent_mem, change type of a member. by Marin Mitov · 16 years ago
  33. 14ec539 uio: Remove IRQF_DISABLED flag from uio_cif.c by Hans J. Koch · 16 years ago
  34. 62c8677 uio: Remove IRQF_DISABLED from uio_sercos3.c by Hans J. Koch · 16 years ago
  35. 5685ad5 uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c by Hans J. Koch · 16 years ago
  36. 552c7db Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  37. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
  38. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  39. 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  40. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  41. f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 16 years ago
  42. c924b93 i915: when kgdb is active display compression should be off by Jason Wessel · 16 years ago
  43. 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 16 years ago
  44. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 16 years ago
  45. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 16 years ago
  46. 408a4be kgdboc: Add call backs to allow kernel mode switching by Jason Wessel · 16 years ago
  47. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 16 years ago
  48. b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 16 years ago
  49. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 16 years ago
  50. f6a2138 POWER: Add JZ4740 battery driver. by Lars-Peter Clausen · 16 years ago
  51. 7f983ba HWMON: Add JZ4740 ADC driver by Lars-Peter Clausen · 16 years ago
  52. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 16 years ago
  53. 61bfbdb MMC: Add support for the controller on JZ4740 SoCs. by Lars-Peter Clausen · 16 years ago
  54. ba01d6e MTD: Nand: Add JZ4740 NAND driver by Lars-Peter Clausen · 16 years ago
  55. 7a92d54 FBDEV: JZ4740: Add framebuffer driver by Lars-Peter Clausen · 16 years ago
  56. 3bf0eea RTC: Add JZ4740 RTC driver by Lars-Peter Clausen · 16 years ago
  57. f667365 MIPS: au1000_eth: Get ethernet address from platform_data by Manuel Lauss · 16 years ago
  58. 12bf3f2 SERIAL: 8250: Remove SERIAL_8250_AU1X00 by Manuel Lauss · 16 years ago
  59. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 16 years ago
  60. 26692f5 VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 17 years ago
  61. 6c99a85 virtio_blk: Remove VBID ioctl by Ryan Harper · 16 years ago
  62. a5eb9e4 virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) by Ryan Harper · 16 years ago
  63. 10bc310 virtio_blk: support barriers without FLUSH feature by Christoph Hellwig · 16 years ago
  64. 96576a9 agp: intel-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 16 years ago
  65. 46cfc58 agp: efficeon-agp: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 16 years ago
  66. 5837471 drm: kill BKL from common code by Arnd Bergmann · 16 years ago
  67. a1e09b6 drm/kms: Simplify setup of the initial I2C encoder config. by Francisco Jerez · 16 years ago
  68. fca3ec0 drm,io-mapping: Specify slot to use for atomic mappings by Chris Wilson · 16 years ago
  69. 430f70d drm/radeon/kms: only expose underscan on avivo chips by Alex Deucher · 16 years ago
  70. 3fb688f drm: Cleanup after failing to create master->unique and dev->name by Chris Wilson · 16 years ago
  71. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  72. 5cf6571 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  73. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  74. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  75. 7cc88fd Merge branch 'xen/xenbus' into upstream/xen by Jeremy Fitzhardinge · 16 years ago
  76. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 16 years ago
  77. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 16 years ago
  78. 31de189 pvops: do not notify callers from register_xenstore_notifier by Stefano Stabellini · 16 years ago
  79. 763e9db PCI: update for owner removal from struct device_attribute by Stephen Rothwell · 16 years ago
  80. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  81. 5abd9cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 16 years ago
  82. d5fc1d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  83. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  84. 8d91530 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  85. c145307 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 16 years ago
  86. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  87. 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 · 16 years ago
  88. 12a81c8 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 16 years ago
  89. 9f17d51 Merge branch 'bkl' into for-linus by Jiri Kosina · 16 years ago
  90. ada8c79 Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus by Jiri Kosina · 16 years ago
  91. 35d03a0 Merge branch 'acrux' into for-linus by Jiri Kosina · 16 years ago
  92. 9929ffed Merge branch 'upstream-fixes' into for-linus by Jiri Kosina · 16 years ago
  93. fc73697 Merge branch 'upstream' into for-linus by Jiri Kosina · 16 years ago
  94. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  95. 17964e9 hostap:hostap_hw.c Fix typo in comment by Justin P. Mattock · 16 years ago
  96. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 16 years ago
  97. c4799c7 amd64_edac: Minor formatting fix by Borislav Petkov · 16 years ago
  98. 962b70a amd64_edac: Fix operator precendence error by Borislav Petkov · 16 years ago
  99. 3ff1c25 phy/marvell: add 88ec048 support by Cyril Chemparathy · 16 years ago
  100. dc77de1 drm/radeon: tone down overchatty acpi debug messages. by Dave Airlie · 16 years ago