1. b14ea38 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  3. 326528a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  4. 3e5cce6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  5. f2e4bd2 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 133e887 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. b80de36 8250: Add more OxSemi devices by Lee Howard · 16 years ago
  9. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  10. cb4bca3 tty: Fix tty_port kref screwup by Alan Cox · 16 years ago
  11. 7dc9b48 watchdog: Fix warning by Alan Cox · 16 years ago
  12. a8ddac7 mutex: speed up generic mutex implementations by Nick Piggin · 16 years ago
  13. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  14. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  15. be07c4e jbd: abort instead of waiting for nonexistent transactions by Duane Griffin · 16 years ago
  16. 9f818b4 jbd: test BH_Write_EIO to detect errors on metadata buffers by Hidehiro Kawai · 16 years ago
  17. 2d7c820 ext3: add checks for errors from jbd by Hidehiro Kawai · 16 years ago
  18. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  19. 66f50ee profiling: fix up CONFIG_PROC_FS=n build by Paul Mundt · 16 years ago
  20. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  21. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  22. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  23. 309e1e4 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  24. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  25. dc8dcad Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  26. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  27. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  28. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 16 years ago
  29. 816ab89 libata: set device class to NONE if phys_offline by Tejun Heo · 16 years ago
  30. a568d1d libata-eh: fix slave link EH action mask handling by Tejun Heo · 16 years ago
  31. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 16 years ago
  32. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 16 years ago
  33. f667fdb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 16 years ago
  34. 56f2fda Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  35. 263c24a IB/ehca: Reject dynamic memory add/remove when ehca adapter is present by Stefan Roscher · 16 years ago
  36. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 16 years ago
  37. 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 16 years ago
  38. 70c9c0d IPoIB: Clean up ethtool support by Or Gerlitz · 16 years ago
  39. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  40. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago
  41. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  42. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  43. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  44. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  45. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  46. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  47. 71773f0 powerpc: Add del_node() for early boot code to prune inapplicable devices. by Mike Ditto · 16 years ago
  48. 201bdc8 powerpc: Further compile fixup for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  49. 8873d93 powerpc: Remove empty #else from signal_64.c by Michael Neuling · 16 years ago
  50. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  51. 934752d hvc_console: Remove __devexit annotation of hvc_remove() by Hendrik Brueckner · 16 years ago
  52. febde37 hvc_console: Add support for tty window resizing by Hendrik Brueckner · 16 years ago
  53. 3feebbb hvc_console: Fix loop if put_char() returns 0 by Hendrik Brueckner · 16 years ago
  54. 56ce9e2 hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS by Hendrik Brueckner · 16 years ago
  55. fc362e2 hvc_console: Add a hangup notifier for backends by Hendrik Brueckner · 16 years ago
  56. 7cf5244 mfd: check for platform_get_irq() return value in sm501 by Roel Kluin · 16 years ago
  57. 7ab1899 mfd: use pci_ioremap_bar() in sm501 by Arjan van de Ven · 16 years ago
  58. e76f755 mfd: Don't store volatile bits in WM8350 register cache by Mark Brown · 16 years ago
  59. 799f9e3 mfd: don't export wm3850 static functions by Stephen Rothwell · 16 years ago
  60. e9d35947 mfd: twl4030-gpio driver by David Brownell · 16 years ago
  61. f96411a mfd: rtc-twl4030 driver by David Brownell · 16 years ago
  62. a30d46c mfd: twl4030 IRQ handling update by David Brownell · 16 years ago
  63. f6335c4 [ARM] clps711x: add sparsemem definitions by Russell King · 16 years ago
  64. 5d43839 [ARM] 5315/1: Fix section mismatch warning (sa1111) by Kristoffer Ericson · 16 years ago
  65. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago
  66. c4bd822 NOHZ: fix thinko in the timer restart code path by Thomas Gleixner · 16 years ago
  67. b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  68. 51157b4 dm: tidy local_init by Kiyoshi Ueda · 16 years ago
  69. f431d96 dm: remove unused flush_all by Kiyoshi Ueda · 16 years ago
  70. 1f965b1 dm raid1: separate region_hash interface part1 by Heinz Mauelshagen · 16 years ago
  71. f3e1d26 dm: mark split bio as cloned by Martin K. Petersen · 16 years ago
  72. 0a4a104 dm crypt: remove waitqueue by Milan Broz · 16 years ago
  73. 393b47e dm crypt: fix async split by Milan Broz · 16 years ago
  74. b635b00 dm crypt: tidy sector by Milan Broz · 16 years ago
  75. 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
  76. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  77. 7acedc5 dm exception store: fix misordered writes by Mikulas Patocka · 16 years ago
  78. 7c9e6c1 dm exception store: refactor zero_area by Alasdair G Kergon · 16 years ago
  79. f68d4f3 dm snapshot: drop unused last_percent by Mikulas Patocka · 16 years ago
  80. 7c5f78b dm snapshot: fix primary_pe race by Mikulas Patocka · 16 years ago
  81. b673c3a dm kcopyd: avoid queue shuffle by Kazuo Ito · 16 years ago
  82. 0025427 xtensa: Add config files for Diamond 232L - Rev B processor variant by Chris Zankel · 16 years ago
  83. 00c81d2 xtensa: Fix io regions by Chris Zankel · 16 years ago
  84. 74f2a5f0 xtensa: Add support for the Sonic Ethernet device for the XT2000 board. by Chris Zankel · 16 years ago
  85. 5f86515 rcupdate: fix bug of rcu_barrier*() by Lai Jiangshan · 16 years ago
  86. b6f3b78 genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() by Dean Nelson · 16 years ago
  87. e9f95e6 genirq: fix off by one and coding style by Ingo Molnar · 16 years ago
  88. 0b3682ba3 genirq: fix set_irq_type() when recording trigger type by Chris Friesen · 16 years ago
  89. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  90. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  91. 672e806 powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts by Anton Vorontsov · 16 years ago
  92. 4427469 powerpc/83xx: Add support for MCU microcontroller in .dts files by Anton Vorontsov · 16 years ago
  93. 66eb988 powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> by Kumar Gala · 16 years ago
  94. f618ebf of/spi: Support specifying chip select as active high via device tree by Wolfgang Ocker · 16 years ago
  95. fd657ef powerpc: Remove device_type = "board_control" properties in .dts files by Anton Vorontsov · 16 years ago
  96. 0a346da i2c-cpm: Suppress autoprobing for devices by Wolfram Sang · 16 years ago
  97. 13690332 powerpc/85xx: Fix mpc8536ds dma interrupt numbers by Ed Swarthout · 16 years ago
  98. ba556ed2 powerpc/85xx: Enable enhanced functions for 8536 TSEC by Jason Jin · 16 years ago
  99. 34d81f8 powerpc: Delete unused prom_strtoul and prom_memparse by Milton Miller · 16 years ago
  100. 0dcd440 powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit by Paul Mackerras · 16 years ago