1. 127f166 [MIPS] Lasat: fix LASAT_CASCADE_IRQ by Yoichi Yuasa · 17 years ago
  2. 131b02c [MIPS] Delete leftovers of old pcspeaker support. by Ralf Baechle · 17 years ago
  3. e790a46 [MIPS] BCM1480: Init pci controller io_map_base by Thomas Bogendoerfer · 17 years ago
  4. 41d1f19 [MIPS] Yosemite: Fix a few more section reference bugs. by Ralf Baechle · 17 years ago
  5. 2ac7401 [MIPS] Fix yosemite build error by Ralf Baechle · 17 years ago
  6. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  7. 1af0eea [MIPS] IP27: Tighten up CPU description to fix warnings. by Ralf Baechle · 17 years ago
  8. 308a163 [MIPS] Fix plat_ioremap for JMR3927 by Atsushi Nemoto · 17 years ago
  9. 4177017 [MIPS] Export __ucmpdi2 to modules. by Ralf Baechle · 17 years ago
  10. a7c2996 [MIPS] Fix typo in comment by Thiemo Seufer · 17 years ago
  11. de0c169 [MIPS] Use KBUILD_DEFCONFIG by Adrian Bunk · 17 years ago
  12. 0f87358 [MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set. by Ralf Baechle · 17 years ago
  13. 1f5826b [MIPS] Added missing cases for rdhwr emulation by Chris Dearman · 19 years ago
  14. 0ec734c [MIPS] Alchemy: Fix ids in Alchemy db dma device table by Wolfgang Ocker · 17 years ago
  15. baadac8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  16. 051a82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  17. 6c47d77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  18. 985a34b x86: remove quicklists by Thomas Gleixner · 17 years ago
  19. 40f0933 x86: ia32 syscall restart fix by Roland McGrath · 17 years ago
  20. 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 17 years ago
  21. 08f503b keep rd->online and cpu_online_map in sync by Gregory Haskins · 17 years ago
  22. 1f94ef5 Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" by Gregory Haskins · 17 years ago
  23. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 17 years ago
  24. d33ed42 IB/iser: Handle iser_device allocation error gracefully by Arne Redlich · 17 years ago
  25. 9a37827 IB/iser: Fix list iteration bug by Arne Redlich · 17 years ago
  26. 2f44bbb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  27. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  28. f5dbb55 fix BIOS PCI config cycle buglet causing ACPI boot regression by Ingo Molnar · 17 years ago
  29. effe008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  30. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  31. aeb24d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  32. 5c0dea0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  33. dae311b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  34. 99eeed47a fbdev: add BF52x EZkit Display driver by Michael Hennerich · 17 years ago
  35. 5e9e4ad BF54x LQ043 Framebuffer driver: Update copyright on previously modified files by Michael Hennerich · 17 years ago
  36. b3544ea BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage by Bryan Wu · 17 years ago
  37. fdcc535 BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed by Michael Hennerich · 17 years ago
  38. 6234721 stifb: fix crash A1439A CRX (Rattler) graphics card by Helge Deller · 17 years ago
  39. 1039edc mbxfb: fix incorrect argument type by Krzysztof Helt · 17 years ago
  40. f700926 iov_iter_advance() fix by Nick Piggin · 17 years ago
  41. 21bbb39 rcu: move PREEMPT_RCU config option back under PREEMPT by Paul E. McKenney · 17 years ago
  42. f47831f i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig by Thomas Bogendoerfer · 17 years ago
  43. e24e2e6 modules: warn about suspicious return values from module's ->init() hook by Alexey Dobriyan · 17 years ago
  44. 6c5db22 modules: fix module waiting for dependent modules' init by Rusty Russell · 17 years ago
  45. 2668db9 hugetlb: correct page count for surplus huge pages by Adam Litke · 17 years ago
  46. 8420780 gpio/pca953x bugfix: mark as can_sleep by Arnaud Patard · 17 years ago
  47. 7be3dfe md: reduce CPU wastage on idle md array with a write-intent bitmap by NeilBrown · 17 years ago
  48. 52720ae md: fix formatting error in /proc/mdstat by NeilBrown · 17 years ago
  49. 69682d8 mempolicy: fix reference counting bugs by Lee Schermerhorn · 17 years ago
  50. 9afa802 Typo in Documentation/scheduler/sched-stats.txt by Masatake YAMATO · 17 years ago
  51. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 17 years ago
  52. 5936725 memstick: try harder to recover from unsuccessful interface mode switch by Alex Dubov · 17 years ago
  53. 251cc9b memstick: fix parsing of "assembly_date" attribute field by Alex Dubov · 17 years ago
  54. efb2742 memstick: add support for decoding "specfile" media attributes by Alex Dubov · 17 years ago
  55. e4c70e8 tifm: clear interrupt mask bits before setting them on adapter init by Alex Dubov · 17 years ago
  56. eebbe9c tifm: fix memorystick host initialization code by Alex Dubov · 17 years ago
  57. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 17 years ago
  58. 2a4f256 memstick: drop DRIVER_VERSION numbers as meaningless by Alex Dubov · 17 years ago
  59. 29196dc memstick: make sure number of command retries is exactly as specified by Alex Dubov · 17 years ago
  60. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 17 years ago
  61. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 17 years ago
  62. b614ce8 tridentfb: fix memory size detection by Krzysztof Helt · 17 years ago
  63. 3acd9d4 tridentfb: register should be left in non-locked state by Krzysztof Helt · 17 years ago
  64. e84290d of_serial: fix section mismatch warnings by Josh Boyer · 17 years ago
  65. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 17 years ago
  66. 3db691d [libata] Add support for the RB500 PATA CompactFlash by Florian Fainelli · 17 years ago
  67. 258cd84 ahci: logical-bitwise and confusion in ahci_save_initial_config() by Roel Kluin · 17 years ago
  68. 7afb422 libata: don't allow sysfs read access to force param by Tejun Heo · 17 years ago
  69. 70d562c ahci: add the Device IDs for nvidia MCP7B AHCI by peerchen · 17 years ago
  70. f659f0e4 libata-sff: handle controllers w/o ctl register by Tejun Heo · 17 years ago
  71. eec59f7 libata: allow LLDs w/o any reset method by Tejun Heo · 17 years ago
  72. 7f5e4e8 ata: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  73. 15c4a4e USB:Update mailing list information in documentation by Robert P. J. Day · 17 years ago
  74. e82cc12 USB: fix ehci unlink regressions by David Brownell · 17 years ago
  75. 11171d1 USB: new ftdi_sio device id by Mirko Bordignon · 17 years ago
  76. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 17 years ago
  77. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 17 years ago
  78. 33635ef USB: fsl_usb2_udc: fix broken Kconfig by Li Yang · 17 years ago
  79. 72ab641 USB: option: add novatel device ids by Dirk DeSchepper · 17 years ago
  80. ff17e95 USB: usbaudio: handle kcalloc failure by Jim Meyering · 17 years ago
  81. 6f6f06e USB: cypress_m8: add UPS Powercom (0d9f:0002) by Dmitry Shapin · 17 years ago
  82. 8a20acc USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings by Andrew Morton · 17 years ago
  83. b507cc9 USB: fix usb-serial generic recursive lock by Pete Zaitcev · 17 years ago
  84. b91aac2 PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver by Jesper Juhl · 17 years ago
  85. 8647af7 PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 17 years ago
  86. e88a0c2 drivers: fix dma_get_required_mask by James Bottomley · 17 years ago
  87. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 17 years ago
  88. 661b4e8 nozomi: fix initialization and early flow control access by Frank Seidel · 17 years ago
  89. ef79df2 sysdev: fix problem with sysdev_class being re-registered by Greg Kroah-Hartman · 17 years ago
  90. 1ef36fa lguest: Do not append space to guests kernel command line by Paul Bolle · 17 years ago
  91. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 17 years ago
  92. 3fabc55 lguest: Sanitize the lguest clock. by Rusty Russell · 17 years ago
  93. f14ae65 lguest: fix __get_vm_area usage. by Rusty Russell · 17 years ago
  94. f73d1e6 lguest: make sure cpu is initialized before accessing it by Eugene Teo · 17 years ago
  95. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 17 years ago
  96. c824c3c ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock by Sunil Mushran · 17 years ago
  97. 535f702 ocfs2/dlm: Print message showing the recovery master by Sunil Mushran · 17 years ago
  98. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 17 years ago
  99. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 17 years ago
  100. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 17 years ago