1. 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
  2. b80de36 8250: Add more OxSemi devices by Lee Howard · 16 years ago
  3. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  4. cb4bca3 tty: Fix tty_port kref screwup by Alan Cox · 16 years ago
  5. 7dc9b48 watchdog: Fix warning by Alan Cox · 16 years ago
  6. a8ddac7e mutex: speed up generic mutex implementations by Nick Piggin · 16 years ago
  7. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  8. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  9. be07c4e jbd: abort instead of waiting for nonexistent transactions by Duane Griffin · 16 years ago
  10. 9f818b4 jbd: test BH_Write_EIO to detect errors on metadata buffers by Hidehiro Kawai · 16 years ago
  11. 2d7c820 ext3: add checks for errors from jbd by Hidehiro Kawai · 16 years ago
  12. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  13. 66f50ee profiling: fix up CONFIG_PROC_FS=n build by Paul Mundt · 16 years ago
  14. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  15. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  16. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  17. 309e1e4 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  18. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  19. dc8dcad Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  20. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  21. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  22. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 16 years ago
  23. 816ab89 libata: set device class to NONE if phys_offline by Tejun Heo · 16 years ago
  24. a568d1d libata-eh: fix slave link EH action mask handling by Tejun Heo · 16 years ago
  25. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 16 years ago
  26. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 16 years ago
  27. f667fdbb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 16 years ago
  28. 56f2fda Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  29. 263c24a IB/ehca: Reject dynamic memory add/remove when ehca adapter is present by Stefan Roscher · 16 years ago
  30. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 16 years ago
  31. 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 16 years ago
  32. 70c9c0d IPoIB: Clean up ethtool support by Or Gerlitz · 16 years ago
  33. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  34. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago
  35. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  36. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  37. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  38. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  39. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  40. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  41. 71773f0 powerpc: Add del_node() for early boot code to prune inapplicable devices. by Mike Ditto · 16 years ago
  42. 201bdc8 powerpc: Further compile fixup for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  43. 8873d93 powerpc: Remove empty #else from signal_64.c by Michael Neuling · 16 years ago
  44. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  45. 934752d hvc_console: Remove __devexit annotation of hvc_remove() by Hendrik Brueckner · 16 years ago
  46. febde37 hvc_console: Add support for tty window resizing by Hendrik Brueckner · 16 years ago
  47. 3feebbb hvc_console: Fix loop if put_char() returns 0 by Hendrik Brueckner · 16 years ago
  48. 56ce9e2 hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS by Hendrik Brueckner · 16 years ago
  49. fc362e2 hvc_console: Add a hangup notifier for backends by Hendrik Brueckner · 16 years ago
  50. 7cf5244 mfd: check for platform_get_irq() return value in sm501 by Roel Kluin · 16 years ago
  51. 7ab1899 mfd: use pci_ioremap_bar() in sm501 by Arjan van de Ven · 16 years ago
  52. e76f755 mfd: Don't store volatile bits in WM8350 register cache by Mark Brown · 16 years ago
  53. 799f9e3 mfd: don't export wm3850 static functions by Stephen Rothwell · 16 years ago
  54. e9d35947 mfd: twl4030-gpio driver by David Brownell · 16 years ago
  55. f96411a mfd: rtc-twl4030 driver by David Brownell · 16 years ago
  56. a30d46c mfd: twl4030 IRQ handling update by David Brownell · 16 years ago
  57. f6335c4 [ARM] clps711x: add sparsemem definitions by Russell King · 16 years ago
  58. 5d43839 [ARM] 5315/1: Fix section mismatch warning (sa1111) by Kristoffer Ericson · 16 years ago
  59. 0025427 xtensa: Add config files for Diamond 232L - Rev B processor variant by Chris Zankel · 16 years ago
  60. 00c81d2 xtensa: Fix io regions by Chris Zankel · 16 years ago
  61. 74f2a5f0 xtensa: Add support for the Sonic Ethernet device for the XT2000 board. by Chris Zankel · 17 years ago
  62. b6f3b78 genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() by Dean Nelson · 16 years ago
  63. e9f95e6 genirq: fix off by one and coding style by Ingo Molnar · 16 years ago
  64. 0b3682ba3 genirq: fix set_irq_type() when recording trigger type by Chris Friesen · 16 years ago
  65. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  66. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  67. 672e806 powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts by Anton Vorontsov · 16 years ago
  68. 4427469 powerpc/83xx: Add support for MCU microcontroller in .dts files by Anton Vorontsov · 16 years ago
  69. 66eb988 powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> by Kumar Gala · 16 years ago
  70. f618ebf of/spi: Support specifying chip select as active high via device tree by Wolfgang Ocker · 16 years ago
  71. fd657ef powerpc: Remove device_type = "board_control" properties in .dts files by Anton Vorontsov · 16 years ago
  72. 0a346da i2c-cpm: Suppress autoprobing for devices by Wolfram Sang · 16 years ago
  73. 13690332 powerpc/85xx: Fix mpc8536ds dma interrupt numbers by Ed Swarthout · 16 years ago
  74. ba556ed2 powerpc/85xx: Enable enhanced functions for 8536 TSEC by Jason Jin · 16 years ago
  75. 34d81f8 powerpc: Delete unused prom_strtoul and prom_memparse by Milton Miller · 16 years ago
  76. 0dcd440 powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit by Paul Mackerras · 16 years ago
  77. fe55249 powerpc: Always trim numa memory to lmb_end_of_DRAM() by Milton Miller · 16 years ago
  78. 6a75a6b powerpc: Use cpu_thread_in_core in smp_init for of_spin_map by Milton Miller · 16 years ago
  79. ed7b214 powerpc: Find and destroy possible stale kernel added properties by Milton Miller · 16 years ago
  80. dbc1c5c powerpc: Remove Kconfig support for PPC_MERGE by Kumar Gala · 16 years ago
  81. a3ba68f powerpc: Fix build issue with CONFIG_RELOCATABLE=y by Kumar Gala · 16 years ago
  82. 0721357 of: Format string bug in drivers/of/of_i2c.c by Jon Smirl · 16 years ago
  83. a4292d7a powerpc: Add missing cuImage.initrd.% target by Grant Likely · 16 years ago
  84. 59fd6b8 powerpc: Fix boot wrapper memcmp() called with zero length argument by Mike Ditto · 16 years ago
  85. e817037 powerpc/numa: Make memory reserve code more robust by Jon Tollefson · 16 years ago
  86. a5598ca powerpc/oprofile: Fix mutex locking for cell spu-oprofile by Carl Love · 16 years ago
  87. bb5e649 powerpc: Unsigned speed cannot be negative in udbg_16559.c by roel kluin · 16 years ago
  88. 04badfd powerpc/pseries: Validate PFN in pseries_remove_lmb() by Nathan Fontenot · 16 years ago
  89. c10c178 powerpc/boot: Compare _start against ei.loadsize instead ei.memsize by Sebastian Siewior · 16 years ago
  90. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  91. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  92. dfe218b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  93. 34318c2 powerpc/spufs: Explain conditional decrement of aff_sched_count by Andre Detsch · 16 years ago
  94. 10baa26 powerpc/spufs: Improve search of node for contexts with SPU affinity by Andre Detsch · 16 years ago
  95. 837ef88 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer by Jeremy Kerr · 16 years ago
  96. f027faa powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read by Jeremy Kerr · 16 years ago
  97. 14f693e powerpc/spufs: Don't require full buffer in switch_log read by Jeremy Kerr · 16 years ago
  98. f5ed0eb powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers by Jeremy Kerr · 16 years ago
  99. e869446 powerpc/spufs: sputrace: Don't block until the read buffer is full by Jeremy Kerr · 16 years ago
  100. baf3992 powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers by Jeremy Kerr · 16 years ago