1. e9e8b1f sh: Fix up the sh64 earlyprintk build. by Paul Mundt · 15 years ago
  2. 168f362 serial: sh-sci: Fix up h8300 support. by Yoshinori Sato · 15 years ago
  3. 54507f6 serial: sh-sci: Fix up section mismatch in error path. by Paul Mundt · 15 years ago
  4. 501b825 sh-sci: improve clock framework support by Magnus Damm · 16 years ago
  5. 08f8cb3 sh-sci: ioremap() in a single place by Magnus Damm · 16 years ago
  6. 7ed7e07 sh-sci: replace sci_init_ports() by Magnus Damm · 16 years ago
  7. 0ee7071 sh-sci: allow single port platform devices by Magnus Damm · 16 years ago
  8. a5660ad sh-sci: use to_sci_port() if possible by Magnus Damm · 16 years ago
  9. dc8e6f5 sh-sci: rework serial console support by Magnus Damm · 16 years ago
  10. 9080b72 sh-sci: remove early_sci_setup() by Magnus Damm · 16 years ago
  11. e552de2 sh-sci: add platform device private data by Magnus Damm · 16 years ago
  12. 0fb849b sh: Integrate the SH-5 onchip_remap() more coherently. by Paul Mundt · 15 years ago
  13. d1fcc0a clocksource: sh_mtu2/cmt_register() should be static. by Paul Mundt · 15 years ago
  14. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 15 years ago
  15. 9570ef2 clocksource: SuperH TMU Timer driver by Magnus Damm · 15 years ago
  16. d5ed4c2 clocksource: SuperH MTU2 Timer driver by Magnus Damm · 15 years ago
  17. 66fdc95 Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Paul Mundt · 15 years ago
  18. 93acda8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  19. 3014f47 clocksource: sh_cmt 16-bit fixes by Magnus Damm · 15 years ago
  20. fe78a49 V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. by Devin Heitmueller · 15 years ago
  21. d4dc673 V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express by Christopher Pascoe · 15 years ago
  22. e39c904 V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM by Sascha Hauer · 15 years ago
  23. 9d63cec V4L/DVB (11570): patch: s2255drv: fix race condition on set mode by Dean Anderson · 15 years ago
  24. 272aa39 V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error by Jean Delvare · 15 years ago
  25. a357482 V4L/DVB (11561a): move media after i2c by Guennadi Liakhovetski · 15 years ago
  26. 9401608 V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free by Dan Carpenter · 15 years ago
  27. 5b83cfa V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak by Dan Carpenter · 15 years ago
  28. 3964b58 V4L/DVB (11494a): cx231xx Kconfig fixes by Mauro Carvalho Chehab · 15 years ago
  29. 92ab9ba V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers by Andy Walls · 15 years ago
  30. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  31. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 15 years ago
  32. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  33. c2e2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  34. 2d04f6b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  35. 9308f96 Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
  36. 0191944 hd: fix locking by Tejun Heo · 15 years ago
  37. 0d9f346 mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 15 years ago
  38. 39f36b4 mg_disk: fix locking by Tejun Heo · 15 years ago
  39. 3e59091 regulator: Fix default constraints for fixed voltage regulators by Mark Brown · 15 years ago
  40. 030853b regulator/bq24022: fix bug in is_enabled function by Philipp Zabel · 15 years ago
  41. aa61d55 regulator/virtual: fix strings compare predicates by Mike Rapoport · 15 years ago
  42. 53032da regulator core: fix double-free in regulator_register() error path by Paul Walmsley · 15 years ago
  43. cd78dfc drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGULATOR_CURRENT by Diego Liziero · 15 years ago
  44. 036de8e unreachable code in drms_uA_update() by Dan Carpenter · 15 years ago
  45. 8e0b842 sh: setup timers in late_time_init() by Magnus Damm · 15 years ago
  46. 5b644c7 clocksource: improve sh_cmt clocksource overflow handling by Magnus Damm · 15 years ago
  47. 26cc5e5 RDMA/nes: Update iw_nes version by Chien Tung · 15 years ago
  48. 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 15 years ago
  49. 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 15 years ago
  50. 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 15 years ago
  51. c11470f RDMA/nes: Check for sequence number wrap-around by Faisal Latif · 15 years ago
  52. 53094c3 RDMA/nes: Do not set apbvt entry for loopback by Faisal Latif · 15 years ago
  53. 1f0dba1 RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n by Chien Tung · 15 years ago
  54. 0e4562d RDMA/nes: Fix fw_ver in /sys by Chien Tung · 15 years ago
  55. 9232237 RDMA/nes: Set trace length to 1 inch for SFP_D by Chien Tung · 15 years ago
  56. e998c25 RDMA/nes: Enable repause timer for port 1 by Chien Tung · 15 years ago
  57. 366835e RDMA/nes: Correct CDR loop filter setting for port 1 by Chien Tung · 15 years ago
  58. 010db4d RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal by Chien Tung · 15 years ago
  59. 3d4f163 Revert "linux.conf.au 2009: Tuz" by Linus Torvalds · 15 years ago
  60. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  61. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 15 years ago
  62. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  63. ae0e8e8 veth: prevent oops caused by netdev destructor by Stephen Hemminger · 15 years ago
  64. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  65. 785a0982 mlx4_en: Handle page allocation failure during receive by Yevgeny Petrilin · 15 years ago
  66. a423330 mlx4_en: Fix cleanup flow on cq activation by Yevgeny Petrilin · 15 years ago
  67. 47c8a08 sh: rtc-generic support. by Paul Mundt · 15 years ago
  68. 339b042 Merge branches 'sh/stable-updates' and 'sh/pci-rework' by Paul Mundt · 15 years ago
  69. 6b34808 maple: input: fix up maple mouse driver by Adrian McMenamin · 15 years ago
  70. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  71. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  72. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  73. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  74. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  75. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  76. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  77. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 15 years ago
  78. 79e95eb serial: remove contact data by Niels de Vos · 15 years ago
  79. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  80. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  81. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  83. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 15 years ago
  84. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 15 years ago
  85. 1fe94d3 Merge branch 'bugzilla-13048' into release by Len Brown · 15 years ago
  86. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  87. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  88. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  89. 2d40570 Merge branch 'bugzilla-12249' into release by Len Brown · 15 years ago
  90. 04a2e62 Merge branch 'bugzilla-12270' into release by Len Brown · 15 years ago
  91. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  92. f752a09 Merge branch 'idle' into release by Len Brown · 15 years ago
  93. 6e6c348 Merge branch 'irq' into release by Len Brown · 15 years ago
  94. 7f3745a Merge branch 'sony-laptop' into release by Len Brown · 15 years ago
  95. 771e5ce Merge branch 'thermal-regression' into release by Len Brown · 15 years ago
  96. 7b80601 Merge branch 'thinkpad-acpi' into release by Len Brown · 15 years ago
  97. 60cd8ad Merge branch 'video-ac-dc' into release by Len Brown · 15 years ago
  98. b7f0ab4 ACPI, i915: Register ACPI video even when not modesetting by Matthew Garrett · 15 years ago
  99. a38d75f Revert "ACPICA: delete check for AML access to port 0x81-83" by Len Brown · 15 years ago
  100. a65131e I/O port protection: update for windows compatibility. by Lin Ming · 15 years ago