1. bd7fc2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  2. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  3. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  4. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  5. fa5312d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  6. 9c688c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  7. 9d35bc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  8. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  9. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  10. 6a6be47 Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  11. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  12. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 5bfec46 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. e4e47eb Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 16 years ago
  18. 711f77f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  19. 024a6b9 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 16 years ago
  20. 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 16 years ago
  21. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 16 years ago
  22. cf77e98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  23. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  24. 5e682ef Revert "rtc: omap: let device wakeup capability be configured from chip init logic" by Kevin Hilman · 16 years ago
  25. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  26. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  27. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 16 years ago
  28. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 16 years ago
  29. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 16 years ago
  30. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 16 years ago
  31. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 16 years ago
  32. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 16 years ago
  33. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 16 years ago
  34. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 16 years ago
  35. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 16 years ago
  36. 8930ff2 libata-sff: clean up inheritance in several drivers by Tejun Heo · 16 years ago
  37. 504d36e Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry by Ben Dooks · 16 years ago
  38. 91df77d Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support by Naveen Krishna · 16 years ago
  39. 658ad39 Input: s3c24xx_ts - Implement generic GPIO configuration callback by Naveen Krishna · 16 years ago
  40. 2b6c02a ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configuration by Ben Dooks · 16 years ago
  41. 5bfdca1 ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen by Naveen Krishna · 16 years ago
  42. 909de0d ARM: S3C64XX: Add touchscreen platform device definition by Maurus Cuelenaere · 16 years ago
  43. 73e59b1 ARM: SAMSUNG: Move mach/ts.h to plat/ts.h by Maurus Cuelenaere · 16 years ago
  44. 51ffd97 ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100 by Marek Szyprowski · 16 years ago
  45. b884c0e ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100 by Marek Szyprowski · 16 years ago
  46. c8bb963 ARM: S5PC100: gpio.h cleanup by Marek Szyprowski · 16 years ago
  47. 7904449 ARM: S5PC100: Move gpio support from plat-s5pc1xx to mach-s5pc100 by Marek Szyprowski · 16 years ago
  48. 252b8ef ARM: S5PC100: Use common functions for gpiolib implementation by Marek Szyprowski · 16 years ago
  49. cb34a67 drivers: serial: S5PC100 serial driver cleanup by Marek Szyprowski · 16 years ago
  50. a443a63 ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p move by Thomas Abraham · 16 years ago
  51. a0f7358 ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories by Marek Szyprowski · 16 years ago
  52. 838c6d4 ARM: SAMSUNG: move driver strength gpio configuration helper to common dir by Marek Szyprowski · 16 years ago
  53. 14b8a0f ARM: Merge for-2635/samsung-rtc by Ben Dooks · 16 years ago
  54. 05a690d ARM: Merge for-2635/samsung-ts by Ben Dooks · 16 years ago
  55. 1770a89 ARM: Merge for-2635/s5p-audio by Ben Dooks · 16 years ago
  56. 1e8ff63 ARM: Merge for-2635/s5p-dma by Ben Dooks · 16 years ago
  57. 3245794 ARM: Merge for-2635/fb-updates1 by Ben Dooks · 16 years ago
  58. 6071399 ARM: Merge for-2635/s5pv210-clock by Ben Dooks · 16 years ago
  59. d16067b ARM: Merge for-2635/s5p6440-clock by Ben Dooks · 16 years ago
  60. 2abbfb2 ARM: Merge for-2635/s3c6410-clock by Ben Dooks · 16 years ago
  61. ff1b8ba ARM: Merge for-2635/gpio2 by Ben Dooks · 16 years ago
  62. 5fcdb16 ARM: Merge for-2635/rx1950 by Ben Dooks · 16 years ago
  63. 5a5c419 ARM: Merge for-2635/acer-n35 by Ben Dooks · 16 years ago
  64. 71b4439 ARM: Merge for-2635/samsung-clock by Ben Dooks · 16 years ago
  65. f447ea4 ARM: Merge for-2635/samsung-hwmon by Ben Dooks · 16 years ago
  66. c733a71 ARM: Merge for-2635/samsung-dma by Ben Dooks · 16 years ago
  67. 359542b ARM: Merge for-2635/s5p-general by Ben Dooks · 16 years ago
  68. bc3b67b ARM: Merge for-2635/s3c24xx-general by Ben Dooks · 16 years ago
  69. ea5f507 ARM: S5PV210: Add GPIOlib support by Pannaga Bhushan · 16 years ago
  70. 1131379 ARM: SAMSUNGy: fix broken timer irq base by Marek Szyprowski · 16 years ago
  71. e4e83ea Revert "nfsd4: distinguish expired from stale stateids" by J. Bruce Fields · 16 years ago
  72. 273fca0 sparc: Define ARCH_SLAB_MINALIGN by David S. Miller · 16 years ago
  73. 2a2ae24 [IA64] Drop duplicated "config IOMMU_HELPER" by Tony Luck · 16 years ago
  74. 0c3b96e [IA64] invoke oom-killer from page fault by npiggin@suse.de · 16 years ago
  75. 7683a3f [IA64] use __ratelimit by Akinobu Mita · 16 years ago
  76. 552dce3 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 16 years ago
  77. 93f7c93 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 16 years ago
  78. 80aa9bf [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi by Joe Perches · 16 years ago
  79. 82b22c8 [IA64] removing redundant ifdef by Jiri Olsa · 16 years ago
  80. 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 47cee54 nfsd: safer initialization order in find_file() by Pavel Emelyanov · 16 years ago
  89. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. 3e1dd19 Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. b7299f4 nfs4: minor callback code simplification, comment by J. Bruce Fields · 16 years ago
  92. 07d7775 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
  93. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  95. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 4d7b4ac 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
  99. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago