1. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. 38c9e91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  3. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  4. 5157b4a raid6: fix recovery performance regression by Dan Williams · 14 years ago
  5. 69b5de84 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  6. 8f0f5ff ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice) by Daniel T Chen · 14 years ago
  7. 231f50b ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582 by Anisse Astier · 14 years ago
  8. bfe7078 ALSA: take tu->qlock with irqs disabled by Dan Carpenter · 14 years ago
  9. 7cff094 FEC: Fix kernel panic in fec_set_mac_address. by Mattias Walström · 14 years ago
  10. c536668 ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800T by Daniel T Chen · 14 years ago
  11. 4442dd4 ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15F by Daniel T Chen · 14 years ago
  12. 8dd34ab ALSA: hda - fix array indexing while creating inputs for Cirrus codecs by Brian J. Tarricone · 14 years ago
  13. 7ebd467 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  14. d7526f2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 67bff7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  16. cf8304e KEYS: Fix RCU handling in key_gc_keyring() by David Howells · 14 years ago
  17. d9a9b4a KEYS: Fix an RCU warning in the reading of user keys by David Howells · 14 years ago
  18. 68b3adb drm/radeon/kms/legacy: only enable load detection property on DVI-I by Alex Deucher · 14 years ago
  19. 3515387 drm/radeon/kms: fix panel scaling adjusted mode setup by Alex Deucher · 14 years ago
  20. 7572e56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  21. a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 14 years ago
  22. c81406d6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  23. f5fa05d Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. f2809d6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 14 years ago
  26. b1d4b39 i2c: Fix probing of FSC hardware monitoring chips by Jean Delvare · 14 years ago
  27. e4a7b9b i2c-core: Erase pointer to clientdata on removal by Wolfram Sang · 14 years ago
  28. 26a6931b Input: joydev - allow binding to button-only devices by Christoph Fritz · 14 years ago
  29. f935aa9 ipv6: Fix default multicast hops setting. by David S. Miller · 14 years ago
  30. e938fbf Input: elantech - ignore high bits in the position coordinates by Florian Ragwitz · 14 years ago
  31. f81bc78 Input: elantech - allow forcing Elantech protocol by Florian Ragwitz · 14 years ago
  32. 225c61a Input: elantech - fix firmware version check by Florian Ragwitz · 14 years ago
  33. 5132088 Input: ati_remote - add some missing devices from lirc_atiusb by Jarod Wilson · 14 years ago
  34. 1827d2e net: ep93xx_eth stops receiving packets by David S. Miller · 14 years ago
  35. d577632 ocfs2: Avoid a gcc warning in ocfs2_wipe_inode(). by Joel Becker · 14 years ago
  36. d93ac51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  37. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 14 years ago
  38. e9162ab dm9601: fix phy/eeprom write routine by Peter Korsgaard · 14 years ago
  39. 19937d0 ppp_generic: handle non-linear skbs when passing them to pppd by Simon Arlott · 14 years ago
  40. ea8420e ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid by Simon Arlott · 14 years ago
  41. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 14 years ago
  42. 7ff899d ceph: fix lockless caps check by Sage Weil · 14 years ago
  43. ea1409f ceph: clear dir complete, invalidate dentry on replayed rename by Sage Weil · 14 years ago
  44. 5c6a2cd ceph: fix direct io truncate offset by Sage Weil · 14 years ago
  45. ae18756 ceph: discard incoming messages with bad seq # by Sage Weil · 14 years ago
  46. 684be25 ceph: fix seq counting for skipped messages by Sage Weil · 14 years ago
  47. d45d0d9 ceph: add missing #includes by Sage Weil · 14 years ago
  48. 0b0c06d ceph: fix leaked spinlock during mds reconnect by Sage Weil · 14 years ago
  49. c8f1658 ceph: print more useful version info on module load by Sage Weil · 14 years ago
  50. 91dee39 ceph: fix snap realm splits by Sage Weil · 14 years ago
  51. c10f5e1 ceph: clear dir complete on d_move by Sage Weil · 14 years ago
  52. 37e27e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  53. 973bec3 nilfs2: fix sync silent failure by Ryusuke Konishi · 14 years ago
  54. b810e94 powernow-k8: Fix frequency reporting by Mark Langsdorf · 14 years ago
  55. d557f65 watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. by Wim Van Sebroeck · 14 years ago
  56. 56f0e74 x86: Fix parse_reservetop() build failure on certain configs by Ingo Molnar · 14 years ago
  57. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 14 years ago
  58. 6f1464b net/usb: initiate sync sequence in sierra_net.c driver by Elina Pasheva · 14 years ago
  59. 048c852 perf: Fix resource leak in failure path of perf_event_open() by Tejun Heo · 14 years ago
  60. 2fdc45c net/usb: remove default in Kconfig for sierra_net driver by Elina Pasheva · 14 years ago
  61. 6c3b9d3 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  62. bbd391a x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests by Prarit Bhargava · 14 years ago
  63. 6b933c8 ocfs2: Avoid direct write if we fall back to buffered I/O by Li Dongyang · 14 years ago
  64. f9221fd Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes by Joel Becker · 14 years ago
  65. 54413b8 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  66. 6c9ae01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  67. 64fc74f MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump by Wu Zhangjin · 14 years ago
  68. b197b62 MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. by Wu Zhangjin · 14 years ago
  69. 8bbda42 MIPS: Loongson 2F: Enable fixups of the latest binutils by Wu Zhangjin · 14 years ago
  70. 622844b MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS by Wu Zhangjin · 14 years ago
  71. c619366 MIPS: Kconfig: Make Broadcom SoC support naming consistent by Florian Fainelli · 14 years ago
  72. a9af5a0 MIPS: BCM63xx: Update defconfig by Florian Fainelli · 14 years ago
  73. 922010f MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m by Wu Zhangjin · 14 years ago
  74. 9dd1474 STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware. by David Daney · 14 years ago
  75. 6c17812 NET: mdio-octeon: Enable the hardware before using it. by David Daney · 14 years ago
  76. 20f1216 I2C: Fix section mismatch errors in i2c-octeon.c by David Daney · 14 years ago
  77. 94c26c9 MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. by Arnaud Patard · 14 years ago
  78. 514b6d0 MIPS: Loongson: Fix phys_mem_access_prot() check by Arnaud Patard · 14 years ago
  79. ff40ad7 MIPS: Loongson: Fix find_vga_mem_init() by Richard LIU · 14 years ago
  80. 1c6d541 MIPS: Loongson: Fix typo in gdium mach type string. by Arnaud Patard · 14 years ago
  81. 4f81b01 MIPS: Use CKSEG1ADDR for uncached handler by Sebastian Andrzej Siewior · 14 years ago
  82. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  83. 3be6022 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c by David Daney · 14 years ago
  84. 26b9e54 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. by David Daney · 14 years ago
  85. ce384d8 MIPS: die() does not call die notifier chain by Yury Polyanskiy · 14 years ago
  86. fcf3ca4 MIPS: Swarm, Littlesur: Enable PATA platform driver. by Sebastian Andrzej Siewior · 14 years ago
  87. 0000a53 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. by Manuel Lauss · 14 years ago
  88. 0dfeeca MIPS: SB1250: Include correct header and fix a warning by Sebastian Andrzej Siewior · 14 years ago
  89. b20947a MIPS: Fixup screen_info struct initializations by Sebastian Andrzej Siewior · 14 years ago
  90. 9eed412 MIPS: cmpxchg.h: Fix excessive indentation. by Ralf Baechle · 14 years ago
  91. c8f3cc0 MIPS: Don't vmap things at address zero. by David Daney · 14 years ago
  92. b0b4ce3 MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices by Geert Uytterhoeven · 14 years ago
  93. 7270be0 MIPS: PNX8550: Fix build error, broken by: by Ralf Baechle · 14 years ago
  94. 0c75ba2 e1000e: Fix oops caused by ASPM patch. by Anton Blanchard · 14 years ago
  95. be1066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  96. 87156d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  97. e4049eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  98. 35d824b edac, mce: Fix wrong mask and macro usage by Borislav Petkov · 14 years ago
  99. 12b1b32 Inotify: Fix build failure in inotify user support by Ralf Baechle · 14 years ago
  100. 8f2adb7 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago