1. c74cba6 ad525x_dpot: add support for ADN2860 and AD528x pots by Michael Hennerich · 14 years ago
  2. e3ae68476 ad525x_dpot: add support for AD524x pots by Michael Hennerich · 14 years ago
  3. 6c536e4 ad525x_dpot: add support for SPI parts by Michael Hennerich · 14 years ago
  4. 0c53b9f ad525x_dpot: extend write argument to 16bits by Michael Hennerich · 14 years ago
  5. 0993dbe ad525x_dpot: simplify duplicated sysfs defines by Michael Hennerich · 14 years ago
  6. fa1f68d drivers: misc: pass miscdevice pointer via file private data by Samu Onkalo · 14 years ago
  7. 08a82c6 hvsi: fix messed up error checking getting state name by Phil Carmody · 14 years ago
  8. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  9. 940370f hangcheck-timer: fix x86_32 bugs by Yury Polyanskiy · 14 years ago
  10. 1f85f87 cpuidle: add a repeating pattern detector to the menu governor by Arjan van de Ven · 14 years ago
  11. e9a137c m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver by Greg Ungerer · 14 years ago
  12. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 14 years ago
  13. 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  14. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  15. 1595365 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  16. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  17. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 14 years ago
  18. 62a11ae Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  19. 9b8f77a fusion: fix kernel-doc notation by Ben Hutchings · 14 years ago
  20. 9f6aa57 scsi_scan.c: fix/convert functions to use kernel-doc by Randy Dunlap · 14 years ago
  21. 9255f1d sh: guard cookie consistency across termination in the DMA driver by Guennadi Liakhovetski · 14 years ago
  22. 7a5c106 sh: prevent the DMA driver from unloading, while in use by Guennadi Liakhovetski · 14 years ago
  23. 85b8e3f sh: fix Oops in the serial SCI driver by Guennadi Liakhovetski · 14 years ago
  24. bb0fe53 sh: allow platforms to specify SD-card supported voltages by Guennadi Liakhovetski · 14 years ago
  25. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 14 years ago
  26. f87c20a mfd: pass platform flags down to the tmio_mmc driver by Guennadi Liakhovetski · 14 years ago
  27. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 14 years ago
  28. 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 14 years ago
  29. 056676d sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c by Guennadi Liakhovetski · 14 years ago
  30. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  31. 44504b2 of: change of_match_device to work with struct device by Grant Likely · 14 years ago
  32. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  33. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 14 years ago
  34. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 14 years ago
  35. f4b87de fbmem: avoid printk format warning with 32-bit resources by Randy Dunlap · 14 years ago
  36. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  37. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  38. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  39. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  40. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  41. 27a3353 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  42. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  43. 6e45139 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  44. 19fdb9e Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus by NeilBrown · 14 years ago
  45. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  46. d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  47. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  48. 6969a43 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  49. 1f7f314 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  50. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  51. ac81860 PCI: hotplug: pciehp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  52. 3322340 PCI: Allow manual resource allocation for PCI hotplug bridges by Felix Radensky · 14 years ago
  53. ec2a758 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  54. da7806f Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  55. 3804a89 RTC: rtc-cmos: Fix binary mode support by Arnaud Patard · 14 years ago
  56. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  57. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  58. 4e23a59 drbd: Do not free p_uuid early, this is done in the exit code of the receiver by Philipp Reisner · 14 years ago
  59. 23ce422 drbd: Null pointer deref fix to the large "multi bio rewrite" by Philipp Reisner · 14 years ago
  60. fc8ce19 drbd: Fix: Do not detach, if a bio with a barrier fails by Philipp Reisner · 14 years ago
  61. 4604d63 drbd: Ensure to not trigger late-new-UUID creation multiple times by Philipp Reisner · 14 years ago
  62. 31a31dc drbd: Do not Oops when C_STANDALONE when uuid gets generated by Philipp Reisner · 14 years ago
  63. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  64. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  65. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  66. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  67. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 14 years ago
  68. 8b108c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  69. a6f0398 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  70. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  71. 7f02ab3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  72. d6fb1db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  73. 70ca0a4 Fix networking tree iscsi_tcp.c mis-merge by Linus Torvalds · 14 years ago
  74. 7c4fda1a i2c-nforce2: Remove redundant error messages on ACPI conflict by Chase Douglas · 14 years ago
  75. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  76. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  77. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  78. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  79. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  80. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  81. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  82. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  83. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  84. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  85. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  86. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  87. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  88. 1d9e882 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE by Christoph Egger · 14 years ago
  89. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  90. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  91. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  92. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  93. f349cf3 driver core: Implement ns directory support for device classes. by Eric W. Biederman · 14 years ago
  94. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  95. 6245838 Driver core: Protect device shutdown from hot unplug events. by Hugh Daschbach · 14 years ago
  96. e177123 firmware loader: do not allocate firmare id separately by Dmitry Torokhov · 14 years ago
  97. bcb9bd1 firmware loader: split out builtin firmware handling by Dmitry Torokhov · 14 years ago
  98. 673fae9 firmware loader: rely on driver core to create class attribute by Dmitry Torokhov · 14 years ago
  99. e9045f9 firmware class: export nowait to userspace by Johannes Berg · 14 years ago
  100. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago