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