1. c5e18af Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  2. 878b861 Fix memory corruption in console selection by Mikulas Patocka · 16 years ago
  3. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 16 years ago
  5. 5d0932a igb: fix link reporting when using sgmii by Alexander Duyck · 16 years ago
  6. ec54d7d igb: prevent skb_over panic w/ mtu smaller than 1K by Alexander Duyck · 16 years ago
  7. bbd98fe igb: Fix DCA errors and do not use context index for 82576 by Alexander Duyck · 16 years ago
  8. 5d6e430 ipv6: compile fix for ip6mr.c by Dave Jones · 16 years ago
  9. 905db44 packet: Avoid lock_sock in mmap handler by Herbert Xu · 16 years ago
  10. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 16 years ago
  11. af4ad9b sfc: SFX7101/SFT9001: Fix AN advertisements by Ben Hutchings · 16 years ago
  12. c9d5a53 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B by Ben Hutchings · 16 years ago
  13. 44176b4 sfc: Update board info for hardware monitor on SFN4111T-R5 and later by Ben Hutchings · 16 years ago
  14. 6779776 sfc: Test for PHYXS faults whenever we cannot test link state bits by Steve Hodgson · 16 years ago
  15. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 16 years ago
  16. 0cc128387 sfc: Fix post-reset MAC selection by Steve Hodgson · 16 years ago
  17. 2f08575 sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 by Ben Hutchings · 16 years ago
  18. 8b9dc8d sfc: SFT9001: Fix speed reporting in 1G PHY loopback by Steve Hodgson · 16 years ago
  19. 2d18835 sfc: SFX7101: Remove workaround for bad link training by Steve Hodgson · 16 years ago
  20. 869b5b3 sfc: SFT9001: Enable robust link training by Steve Hodgson · 16 years ago
  21. a11da89 sky2: fix hard hang with netconsoling and iface going up by Alexey Dobriyan · 16 years ago
  22. 2d2eca4 MIPS: Alchemy: time.c build fix by Manuel Lauss · 16 years ago
  23. 0fc6bc0 MIPS: RB532: Export rb532_gpio_set_func() by Phil Sutter · 16 years ago
  24. 3828ee0 MIPS: RB532: Update headers by Phil Sutter · 16 years ago
  25. 1c4db8e MIPS: RB532: Simplify dev3 init by Phil Sutter · 16 years ago
  26. 4ca3803 MIPS: RB532: Remove {get,set}_434_reg() by Phil Sutter · 16 years ago
  27. 36f2db4 MIPS: RB532: Move dev3 init code to devices.c by Phil Sutter · 16 years ago
  28. 7060886 MIPS: RB532: Fix set_latch_u5() by Phil Sutter · 16 years ago
  29. deb1003 MIPS: RB532: Fix init of rb532_dev3_ctl_res by Phil Sutter · 16 years ago
  30. 94d2cc1 MIPS: RB532: Use driver_data instead of platform_data by Phil Sutter · 16 years ago
  31. 1452fc7 MIPS: RB532: Detect uart type, add platform device by Phil Sutter · 16 years ago
  32. 84c2c56 MIPS: RB532: remove useless CF GPIO initialisation by Phil Sutter · 16 years ago
  33. 33763d5 MIPS: RB532: Auto disable GPIO alternate function by Phil Sutter · 16 years ago
  34. 4aa0f4d MIPS: RB532: Add set_type() function to IRQ struct. by Phil Sutter · 16 years ago
  35. fb91e2c MIPS: RC32434: Define io_map_base for PCI controller by Phil Sutter · 16 years ago
  36. 5379a5f MIPS: RB532: Fix bit swapping in rb532_set_bit() by Phil Sutter · 16 years ago
  37. f839490 MIPS: Use hardware watchpoints on all R1 and R2 CPUs. by David Daney · 16 years ago
  38. 8bc6d05 MIPS: Read watch registers with interrupts disabled. by David Daney · 16 years ago
  39. 7adbeda MIPS: Fix a typo in watchpoint register structure. by David Daney · 16 years ago
  40. 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 16 years ago
  41. 42fe7ee MIPS: R2: Fix broken installation of cache error handler. by Ralf Baechle · 16 years ago
  42. 634286f MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT by Ralf Baechle · 16 years ago
  43. 732f046 MIPS: Add return value checks to user_termio_to_kernel_termios() by Ralf Baechle · 16 years ago
  44. 2d89651 MIPS: Octeon: Remove duplicated #includes by Huang Weiyi · 16 years ago
  45. 915ec1e MIPS: atomic_*(): Change type of intermediate variables. by Ralf Baechle · 16 years ago
  46. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  47. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  48. 012703e MIPS: SMTC: Fix build after recent creditial changes. by Ralf Baechle · 16 years ago
  49. 33bfad5 Allow opportunistic merging of VM_CAN_NONLINEAR areas by Linus Torvalds · 16 years ago
  50. c01a25e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  51. ae704e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  52. dbeb170 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  53. 0461ec5 Add enable_ms to jsm driver by Paul Larson · 16 years ago
  54. 3a9a3f6 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice by Divyesh Shah · 16 years ago
  55. bc58ba9 block: add sysfs file for controlling io stats accounting by Jens Axboe · 16 years ago
  56. 7598909 Mark mandatory elevator functions in the biodoc.txt by Nikanth Karthikesan · 16 years ago
  57. a229fc6 include/linux: Add bsg.h to the Kernel exported headers by Boaz Harrosh · 16 years ago
  58. cec0707 block: silently error an unsupported barrier bio by Jens Axboe · 16 years ago
  59. dbdac9b block: Fix documentation for blkdev_issue_flush() by Theodore Ts'o · 16 years ago
  60. 1dfa17f block: add bio_rw_flagged() for testing bio->bi_rw by Jens Axboe · 16 years ago
  61. 213d941 block: seperate bio/request unplug and sync bits by Jens Axboe · 16 years ago
  62. 1308835f block: export SSD/non-rotational queue flag through sysfs by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 16642eb Fix small typo in bio.h's documentation by Alberto Bertogli · 16 years ago
  64. f48fc4d block: get rid of the manual directory counting in blktrace by Jens Axboe · 16 years ago
  65. 3223163 block: Allow empty integrity profile by Martin K. Petersen · 16 years ago
  66. 8ae372e block: Remove obsolete BUG_ON by Martin K. Petersen · 16 years ago
  67. 7b24fc4 block: Don't verify integrity metadata on read error by Martin K. Petersen · 16 years ago
  68. b9ec63f ext4: Remove bogus BUG() check in ext4_bmap() by Theodore Ts'o · 16 years ago
  69. f2257b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  70. 1737ef7 sata_sil: Fix build breakage by Alexander Beregalov · 16 years ago
  71. 242f45d Documentation/Changes: add required versions for new filesystems by Bill Nottingham · 16 years ago
  72. 7022139 fix emacs indenting howto filename expansion by Dan Carpenter · 16 years ago
  73. 0acbc6c Documentation: update CodingStyle tips for Emacs users by Teemu Likonen · 16 years ago
  74. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  75. ca493d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  76. 5488ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  77. 05986e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  78. 0d28088 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  79. 9b4d142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  80. 6e3eed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  81. ceb5eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  82. 726a669 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu by Andrew Morton · 16 years ago
  83. 9df04e1 epoll: drop max_user_instances and rely only on max_user_watches by Davide Libenzi · 16 years ago
  84. 3095eb8 hp-wmi: set initial docking state by Frans Pop · 16 years ago
  85. fb9f88e hwmon: applesmc: add support for MacPro 3 temperature sensors by Bharath Ramesh · 16 years ago
  86. c189f4e hpilo: increment version by David Altobelli · 16 years ago
  87. 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 16 years ago
  88. 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 16 years ago
  89. 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 16 years ago
  90. 945048c alpha: fix the BUG() macro by Ivan Kokshaysky · 16 years ago
  91. ee0c468 alpha: compile fixes by Ivan Kokshaysky · 16 years ago
  92. e5d9a90 alpha: use syscall wrappers by Ivan Kokshaysky · 16 years ago
  93. 299b4ea memcg: NULL pointer dereference at rmdir on some NUMA systems by KAMEZAWA Hiroyuki · 16 years ago
  94. 248ae0d fbdev: incorrect URL given in drivers/video/Kconfig by Alex Buell · 16 years ago
  95. 6989d56 hp-wmi: fix regressions caused by missing if statement by Frans Pop · 16 years ago
  96. 8d50d36 memcg: update document to mention that swapoff should be tested by KAMEZAWA Hiroyuki · 16 years ago
  97. 85d9fc8 memcg: fix refcnt handling at swapoff by KAMEZAWA Hiroyuki · 16 years ago
  98. 7460db5 gpiolib: fix request related issue by Magnus Damm · 16 years ago
  99. 7bcc1bb memcg: get/put parents at create/free by Daisuke Nishimura · 16 years ago
  100. baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 16 years ago