1. 8108881 [S390] shutdown actions: save/return rc from init function by Frank Munzert · 15 years ago
  2. aeec92c [S390] dasd: correct debugfeature sense dump by Stefan Haberland · 15 years ago
  3. bb8c29c [S390] udelay: disable lockdep to avoid false positives by Heiko Carstens · 15 years ago
  4. 9935774 [S390] monreader: fix dev_set_drvdata conversion by Heiko Carstens · 15 years ago
  5. c9568fd [S390] sclp: fix compile error for !SCLP_CONSOLE by Heiko Carstens · 15 years ago
  6. d3a11e6 ALSA: hda - Add missing EAPD initialization for VIA codecs by Takashi Iwai · 15 years ago
  7. 55d1d6c ALSA: hda - Clean up VT170x dig-in initialization code by Takashi Iwai · 15 years ago
  8. 4b8a967 kmemleak: Add more cond_resched() calls in the scanning thread by Catalin Marinas · 15 years ago
  9. bf2a76b kmemleak: Renice the scanning thread to +10 by Catalin Marinas · 15 years ago
  10. 7afdbf2 signals: declare sys_rt_tgsigqueueinfo in syscalls.h by Arnd Bergmann · 15 years ago
  11. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  12. dd4da3a serial: sh-sci: fix sci interrupt handler by SUGIOKA Toshinobu · 15 years ago
  13. e2ce0e7 [ARM] Kirkwood: Correct header define by Simon Kagstrom · 15 years ago
  14. 2b5c0c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31 by Paul Mundt · 15 years ago
  15. 2dbc8a2 video: hitfb: Move over to dev_pm_ops. by Paul Mundt · 15 years ago
  16. 684dcd0 video: hitfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  17. e33afdd video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  18. 5ca1ea2 fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register by Greg Ungerer · 15 years ago
  19. 9ff1a91 fec: remove extra ";" from definition names by Greg Ungerer · 15 years ago
  20. a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 15 years ago
  21. 3f4a782 [CPUFREQ] fix (utter) cpufreq_add_dev mess by Mathieu Desnoyers · 15 years ago
  22. ee88415 [CPUFREQ] Cleanup locking in conservative governor by venkatesh.pallipadi@intel.com · 15 years ago
  23. 5a75c82 [CPUFREQ] Cleanup locking in ondemand governor by venkatesh.pallipadi@intel.com · 15 years ago
  24. 37c90e8 [CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exported by venkatesh.pallipadi@intel.com · 15 years ago
  25. 7d26e2d [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq by venkatesh.pallipadi@intel.com · 15 years ago
  26. faf80d6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. eca4ee0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  28. e5a7675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  29. eeaecb8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  30. 92bd3bb mlx4_core: Add new ConnectX EN PCI ID 0x6764 by Yevgeny Petrilin · 15 years ago
  31. cc4ac2e mlx4_core: Handle multi-physical function devices by Yevgeny Petrilin · 15 years ago
  32. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  33. f560902 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  34. 9861df1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  35. 8871b20 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  36. 085ff82 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  37. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  38. 4148df9b0 fb: Initialize fb_info mutexes in framebuffer_alloc() by Paul Mundt · 15 years ago
  39. 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
  40. 82e3310 linux/sysrq.h needs linux/errno.h by Tobias Doerffel · 15 years ago
  41. 600ce1a drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer by InKi Dae · 15 years ago
  42. 5bfd756 Fix virt_to_phys() warnings by Kevin Cernekee · 15 years ago
  43. c8236db mm: mark page accessed before we write_end() by Josef Bacik · 15 years ago
  44. a65e7bf elf: fix multithreaded program core dumping on arm by Hui Zhu · 15 years ago
  45. 3beab0b sys_sync(): fix 16% performance regression in ffsb create_4k test by Zhang, Yanmin · 15 years ago
  46. f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 15 years ago
  47. 28df30e rtc: ds1374, fix lock imbalance by Jiri Slaby · 15 years ago
  48. efc0cfa6 vlynq: fix typo in Kconfig to enable debugging by Florian Fainelli · 15 years ago
  49. 9e2db5c vlynq: correct typo of missing "CONFIG_" prefix in ifdef by Robert P. J. Day · 15 years ago
  50. cbad1cb sisfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  51. 0ca1b08 Revert "p54: Use SKB list handling helpers instead of by-hand code." by David S. Miller · 15 years ago
  52. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  53. 3c8a9c6 tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. by Mariusz Kozlowski · 15 years ago
  54. 3503e0a Revert "ide: improve handling of Power Management requests" by David S. Miller · 15 years ago
  55. 22fe843 [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines by Mike Rapoport · 15 years ago
  56. db6e3f9 microblaze: Fix cast warning for init.c by Michal Simek · 15 years ago
  57. 4ae7833 microblaze: Wire up new syscalls by Michal Simek · 15 years ago
  58. e513588 microblaze: use generic syscalls.h by Arnd Bergmann · 15 years ago
  59. 3183e06 microblaze: clean up signal handling by Arnd Bergmann · 15 years ago
  60. 0a58458 microblaze: convert all simple headers to use asm-generic by Remis Lima Baima · 15 years ago
  61. 14f8738 microblaze: use the generic lib/checksum.c by Remis Lima Baima · 15 years ago
  62. 81d8279 microblaze: fall back on generic header files for the ABI by Arnd Bergmann · 15 years ago
  63. 67fc25e Merge branch 'slab/urgent' into for-linus by Pekka Enberg · 15 years ago
  64. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago
  65. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  66. 3942453 drivers/net/smsc911x.c: Fix resource size off by 1 error by Julia Lawall · 15 years ago
  67. 4c3dd30 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  68. 1e9d998 bnx2x: Fix the maximal values of coalescing timeouts. by Eilon Greenstein · 15 years ago
  69. 3799cf4 bnx2x: Disable HC coalescing when setting timeout to zero. by Eilon Greenstein · 15 years ago
  70. d23e436 tun: Fix device unregister race by Herbert Xu · 15 years ago
  71. 0a68434 V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extraction logic by Andy Walls · 15 years ago
  72. a5ca3a1 V4L/DVB (12203): radio-si470x: fix lock imbalance by Jiri Slaby · 15 years ago
  73. 11b79ea V4L/DVB (12202): em28xx, fix lock imbalance by Jiri Slaby · 15 years ago
  74. 791a08f V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix by Mauro Carvalho Chehab · 15 years ago
  75. 58fc1ce V4L/DVB (12171): em28xx: fix webcam usage with different output formats by Mauro Carvalho Chehab · 15 years ago
  76. 557dca5 [ARM] amba: fix amba device resources by Russell King · 15 years ago
  77. ed5f143 V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams by Mauro Carvalho Chehab · 15 years ago
  78. f797608 V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version) by Devin Heitmueller · 15 years ago
  79. 43cb9fe V4L/DVB (12139): em28xx: add other video formats by Mauro Carvalho Chehab · 15 years ago
  80. 02e7804 V4L/DVB (12138): em28xx: add support for Silvercrest Webcam by Mauro Carvalho Chehab · 15 years ago
  81. 6934e6f V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works by Mauro Carvalho Chehab · 15 years ago
  82. 27fe4a3 V4L/DVB (12173): mt9v011: properly calculate image resolution registers by Mauro Carvalho Chehab · 15 years ago
  83. fbe2800 V4L/DVB (12137): mt9v011: CodingStyle fixes by Mauro Carvalho Chehab · 15 years ago
  84. afe09f8 V4L/DVB (12136): mt9v011: Some fixes at the register initialization table by Mauro Carvalho Chehab · 15 years ago
  85. 7dfba00 V4L/DVB (12135): Add a driver for mt9v011 sensor by Mauro Carvalho Chehab · 15 years ago
  86. b179bc4 V4L/DVB (12166): cx23885: add FIXME comment above set_frontend override by Michael Krufky · 15 years ago
  87. f35b9e8 V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switching on the HVR1275 by Michael Krufky · 15 years ago
  88. 509dd02 V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place by Mauro Carvalho Chehab · 15 years ago
  89. ff861fb V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353 by Andy Walls · 15 years ago
  90. 9f38a92 V4L/DVB (12181): get_dvb_firmware: Add Yuan MPC718 MT352 DVB-T "firmware" extraction by Andy Walls · 15 years ago
  91. 637fb3d V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information and guesses by Andy Walls · 15 years ago
  92. 6e707b4 V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T by Andy Walls · 15 years ago
  93. c06950a V4L/DVB (12160): soc-camera: fix missing clean up on error path by Guennadi Liakhovetski · 15 years ago
  94. 14df2cc V4L/DVB (12159): soc_camera: Fix debug output of supported formats count by Stefan Herbrechtsmeier · 15 years ago
  95. 3175da8 V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C by Hans Verkuil · 15 years ago
  96. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  97. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  98. 1398788 UBI: remove bogus debugging checks by Artem Bityutskiy · 15 years ago
  99. 40a71a8 UBI: add empty eraseblocks verification by Artem Bityutskiy · 15 years ago
  100. 8f60357 MAINTAINERS: update ahunter's e-mail address by Artem Bityutskiy · 15 years ago