1. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  3. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  4. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  5. 1ce873a hpilo: Despecificate driver from iLO generation by dann frazier · 14 years ago
  6. da0d7f9 pch_phub: fix build warnings by Greg Kroah-Hartman · 14 years ago
  7. cf4ece5 add Packet hub driver for Topcliff Platform controller hub by Masayuki Ohtak · 14 years ago
  8. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  9. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  10. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  11. 59bfee6 i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  12. d544b7a4 vmware balloon: rename module by Dmitry Torokhov · 14 years ago
  13. 275bd41 ibmasmfs: use generic_file_llseek by Arnd Bergmann · 14 years ago
  14. 05271ec lkdtm: use generic_file_llseek in debugfs by Arnd Bergmann · 14 years ago
  15. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 14 years ago
  16. d8b187c6 Fix typo in Kconfig help text by Thomas Weber · 14 years ago
  17. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  18. ecd6269 cs5535-mfgpt: reuse timers that have never been set up by Jens Rottmann · 14 years ago
  19. dca4130 param: remove unnecessary writable charp by Rusty Russell · 14 years ago
  20. cfa3b24 hmc6352: add driver for the HMC6352 compass by Kalhan Trisal · 14 years ago
  21. 5bf1d29 drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec by Christoph Mair · 14 years ago
  22. cdf8afc hpilo: fix pointer warning in ilo_ccb_setup by Prarit Bhargava · 14 years ago
  23. 7efe15f drivers/misc: ROHM BH1780GLI ambient light sensor driver by Hemanth V · 14 years ago
  24. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  26. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  27. a91c1be [SCSI] enclosure: fix error path - actually return ERR_PTR() on error by James Bottomley · 14 years ago
  28. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  29. ce89624 ARM: 6214/2: driver for the character LCD found in ARM refdesigns by Linus Walleij · 14 years ago
  30. d45840d Andres has moved by Andres Salomon · 14 years ago
  31. 55adaa4 vmware balloon: clamp number of collected non-balloonable pages by Dmitry Torokhov · 14 years ago
  32. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  33. a48223f lktdm: add support for hardlockup, softlockup and hung task crashes by Frederic Weisbecker · 14 years ago
  34. 59592d0 ad525x_dpot: add support for one time programmable pots by Michael Hennerich · 14 years ago
  35. c74cba6 ad525x_dpot: add support for ADN2860 and AD528x pots by Michael Hennerich · 14 years ago
  36. e3ae68476 ad525x_dpot: add support for AD524x pots by Michael Hennerich · 14 years ago
  37. 6c536e4 ad525x_dpot: add support for SPI parts by Michael Hennerich · 14 years ago
  38. 0c53b9f ad525x_dpot: extend write argument to 16bits by Michael Hennerich · 14 years ago
  39. 0993dbe ad525x_dpot: simplify duplicated sysfs defines by Michael Hennerich · 14 years ago
  40. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  41. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  42. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  43. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  44. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  45. 6858d49 EEPROM: max6875: Header file cleanup by Arce, Abraham · 14 years ago
  46. 654087f EEPROM: 93cx6: Header file cleanup by Arce, Abraham · 14 years ago
  47. 110f422 EEPROM: Header file cleanup by Arce, Abraham · 14 years ago
  48. a10a569 Modify the VMware balloon driver for the new x86_hyper API by H. Peter Anvin · 14 years ago
  49. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  50. 453dc65 VMware Balloon driver by Dmitry Torokhov · 14 years ago
  51. a244b25 Remove unused HDPU driver by Benjamin Herrenschmidt · 14 years ago
  52. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  53. cad08ac kgdbts,sh: Add in breakpoint pc offset for superh by Jason Wessel · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. 8c363af c2port: fix device_create() return value check by Jani Nikula · 14 years ago
  56. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  57. d07b56b at24: Init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  58. 6a9bcce tsl2550: Move from i2c/chips to misc by Jean Delvare · 14 years ago
  59. 8c1840f1 sgi-gru: use for_each_set_bit() by Akinobu Mita · 14 years ago
  60. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  61. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  62. 0347af4 lkdtm: add debugfs access and loosen KPROBE ties by Simon Kagstrom · 14 years ago
  63. 08d9e73 drivers/misc/iwmc3200top/main.c: eliminate useless code by Julia Lawall · 14 years ago
  64. 9c8f05c MFGPT: move clocksource menu by Randy Dunlap · 14 years ago
  65. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  66. fe45332 iwmc3200top: simplify imwct_tx by Tomas Winkler · 15 years ago
  67. 0df828f iwmc3200top: cleanup log messages by Tomas Winkler · 15 years ago
  68. 9fa4d67 iwmc3200top: clean up fw_download by Tomas Winkler · 15 years ago
  69. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  70. 2bf212b cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT by Geert Uytterhoeven · 15 years ago
  71. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  72. 76148df gru: send cross partition interrupts using the gru by Jack Steiner · 15 years ago
  73. e5ae6e8 gru: update driver version number by Jack Steiner · 15 years ago
  74. 5958ab8 gru: improve GRU TLB dropin statistics by Jack Steiner · 15 years ago
  75. 2ce4d4c gru: fix GRU interrupt race at deallocate by Jack Steiner · 15 years ago
  76. 74ccd09 gru: add hugepage support by Jack Steiner · 15 years ago
  77. 0cd2b08 gru: fix bug in allocation of kernel contexts by Jack Steiner · 15 years ago
  78. 5658366 gru: update GRU structures to match latest hardware spec by Jack Steiner · 15 years ago
  79. 4131479 gru: check for correct GRU chiplet assignment by Jack Steiner · 15 years ago
  80. 54465dc gru: remove stray local_irq_enable by Jack Steiner · 15 years ago
  81. 9c13cb3 gru: add symbolic names for GRU error code by Jack Steiner · 15 years ago
  82. 1848a71 gru: fix bug in exception handling by Jack Steiner · 15 years ago
  83. c550222 gru: preload tlb for bcopy instructions by Jack Steiner · 15 years ago
  84. 57ebb03 gru: expicitly set instruction status to active by Jack Steiner · 15 years ago
  85. 563447d gru: add additional GRU statistics by Jack Steiner · 15 years ago
  86. 4107e1d gru: update irq infrastructure by Jack Steiner · 15 years ago
  87. 67bf04a gru: fix prefetch and speculation bugs by Jack Steiner · 15 years ago
  88. e006043 gru: check for valid vma by Jack Steiner · 15 years ago
  89. 33f3648 gru: add test for gru_copy_gpa by Jack Steiner · 15 years ago
  90. b8229be gru: add debug option for cache flushing by Jack Steiner · 15 years ago
  91. 7f2251b gru: handle failures to mmu_notifier_register by Jack Steiner · 15 years ago
  92. 6c9620c gru: support 64-bit GRU addresses by Jack Steiner · 15 years ago
  93. 648eb8e gru: improve messages for malfunctioning GRUs by Jack Steiner · 15 years ago
  94. f2965d6 gru: fix bug in module unload by Jack Steiner · 15 years ago
  95. 99f7c22 gru: allow users to specify gru chiplet 3 by Jack Steiner · 15 years ago
  96. 55484c4 gru: allow users to specify gru chiplet 2 by Jack Steiner · 15 years ago
  97. 518e5cd gru: allow users to specify gru chiplet 1 by Jack Steiner · 15 years ago
  98. 9178052 gru: handle blades without memory by Jack Steiner · 15 years ago
  99. b61fc69 gru: fix istatus race in GRU tlb dropin by Jack Steiner · 15 years ago
  100. 091f1a1 gru: add comments raised in previous code reviews by Jack Steiner · 15 years ago