1. 5fd3265 [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. by Ralf Baechle · 18 years ago
  2. 75da124 [MIPS] Remove unused code. by Ralf Baechle · 18 years ago
  3. d1d60de [MIPS] IP22 Fix brown paper bag in RTC code. by Julien BLACHE · 18 years ago
  4. ece2246 [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). by Ralf Baechle · 18 years ago
  5. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  6. 2c70df5 [MIPS] Nuke redeclarations of board_time_init. by Ralf Baechle · 18 years ago
  7. 046f8f7 [MIPS] Remove redeclarations of setup_irq(). by Ralf Baechle · 18 years ago
  8. 50785a5 [MIPS] Nuke redeclarations of board_timer_setup. by Ralf Baechle · 18 years ago
  9. 115f2a4 [MIPS] Print out TLB handler assembly for debugging. by Thiemo Seufer · 18 years ago
  10. 4bf42d4 [MIPS] SMTC: Reformat to Linux style. by Ralf Baechle · 18 years ago
  11. 783b09d [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt. by Ralf Baechle · 18 years ago
  12. 40fa4b6 [MIPS] IP27: Reformatting. by Ralf Baechle · 18 years ago
  13. bf28363 [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. by Ralf Baechle · 18 years ago
  14. cc25ab00 [MIPS] IP27: irq_chip startup method returns unsigned int. by Ralf Baechle · 18 years ago
  15. a365e53 [MIPS] IP27: struct irq_desc member handler was renamed to chip. by Ralf Baechle · 18 years ago
  16. b8828d3 [MIPS] Remove vmlinux.rm200 target from makefile. by Yoichi Yuasa · 18 years ago
  17. 2874fe5 [MIPS] vr41xx: Replace magic number for P4K bit with symbol. by Yoichi Yuasa · 18 years ago
  18. 1058ecd [MIPS] vr41xx: Changed workaround to recommended method by Yoichi Yuasa · 18 years ago
  19. 30f244a [MIPS] Oprofile: Fix build failure due to warning and -Werror. by Thiemo Seufer · 18 years ago
  20. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 18 years ago
  21. 8d197f3 [MIPS] Fix rdhwr_op definition. by Atsushi Nemoto · 18 years ago
  22. 565200a [MIPS] Do not count pages in holes with sparsemem by Atsushi Nemoto · 18 years ago
  23. 7de58fa [MIPS] Sparsemem fixes by Atsushi Nemoto · 18 years ago
  24. cfbae5d [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement. by Thiemo Seufer · 18 years ago
  25. 4e8ab36 [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. by Yoichi Yuasa · 18 years ago
  26. f72af3c [MIPS] MIPS MT: Fix build error. by Yoichi Yuasa · 18 years ago
  27. 5af1c7a [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. by Thiemo Seufer · 18 years ago
  28. 6e61e85 [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 by Thiemo Seufer · 18 years ago
  29. fc5d2d2 [MIPS] Use the proper technical term for naming some of the cache macros. by Ralf Baechle · 18 years ago
  30. 879ba8c [MIPS] IP22: Remove SYS_SUPPORTS_SMP test code. by Ralf Baechle · 18 years ago
  31. 57725f9 [MIPS] Panic on fp exception in kernel mode. by Chris Dearman · 18 years ago
  32. e1a4e46 [MIPS] Malta: Fix build of certain configs. by Ralf Baechle · 18 years ago
  33. 6fe725c [MIPS] au1xxx: Support both YAMON and U-Boot by Domen Puncer · 18 years ago
  34. c36cd4b [MIPS] Save 2k text size in cpu-probe by Thiemo Seufer · 18 years ago
  35. 3a01c49 [MIPS] Uses MIPS_CONF_AR instead of magic constants. by Thiemo Seufer · 18 years ago
  36. 3147374 [MIPS] Make SPARSEMEM selectable on QEMU. by Atsushi Nemoto · 18 years ago
  37. b1c6cd4 [MIPS] Make SPARSEMEM selectable on QEMU. by Atsushi Nemoto · 18 years ago
  38. a5e6898 [MIPS] Au1000: Remove au1000 code. by Yoichi Yuasa · 18 years ago
  39. a722df0 [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133. by Yoichi Yuasa · 18 years ago
  40. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  41. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  42. e1e80b4 [MIPS] Don't include obsolete <linux/config.h>. by Ralf Baechle · 18 years ago
  43. 2e128de [MIPS] Default cpu_has_mipsmt to a runtime check by Chris Dearman · 18 years ago
  44. 70ae612 [MIPS] Use KERN_DEBUG to log the SDBBP messages by Chris Dearman · 18 years ago
  45. e35a5e3 [MIPS] Less noise on multithreading exceptions. by Chris Dearman · 18 years ago
  46. 98ab66c [MIPS] Update defconfigs to 2.6.18-rc1. by Ralf Baechle · 18 years ago
  47. 8717433 [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. by Ralf Baechle · 18 years ago
  48. 2596935 [MIPS] Avoid interprocessor function calls. by Ralf Baechle · 18 years ago
  49. f1aaee5 [PATCH] lockdep: annotate mm/slab.c by Arjan van de Ven · 18 years ago
  50. 873623d [PATCH] lockdep: undo mm/slab.c annotation by Ingo Molnar · 18 years ago
  51. 0e2ffbf Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD by Linus Torvalds · 18 years ago
  52. 1b0f06d [PATCH] m68knommu: fix result type in get_user() macro by Greg Ungerer · 18 years ago
  53. b43c7ce [PATCH] i386: system.h: remove extra semicolons and fix order by Chuck Ebbert · 18 years ago
  54. a83f982 [SPARC]: Fix OF register translations under sub-PCI busses. by David S. Miller · 18 years ago
  55. 9bbd952 [SPARC64]: Refine Sabre wsync logic. by David S. Miller · 18 years ago
  56. 91d1ed1 [SERIAL] sunsu: Handle keyboard and mouse ports directly. by David S. Miller · 18 years ago
  57. a23c3a8 [SPARC64]: Fix 2 bugs in sabre_irq_build() by David S. Miller · 18 years ago
  58. 17556fe [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  59. 50f73fe [SPARC64]: Fix make headers_install by David Woodhouse · 18 years ago
  60. 6cc8b6f [SPARC64]: of_device_register() error checking fix by Andrew Morton · 18 years ago
  61. e47f317 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  62. a048640 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD by Linus Torvalds · 18 years ago
  63. 2513eb8 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of HEAD by Linus Torvalds · 18 years ago
  64. d3745f4 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD by Linus Torvalds · 18 years ago
  65. 70d002b Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEAD by Linus Torvalds · 18 years ago
  66. 7f0852f Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 of HEAD by Linus Torvalds · 18 years ago
  67. 2f1b925 Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available" by Linus Torvalds · 18 years ago
  68. 72945b2 [PATCH] Revert "ACPI: execute Notify() handlers on new thread" by Len Brown · 18 years ago
  69. a6f157a [NET]: fix __sk_stream_mem_reclaim by Ian McDonald · 18 years ago
  70. dd4a59a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  71. cd6ef2ad [PATCH] The scheduled unexport of insert_resource by Adrian Bunk · 18 years ago
  72. 26865e9 [PATCH] remove kernel/power/pm.c:pm_unregister_all() by Adrian Bunk · 18 years ago
  73. 7e4ef08 [PATCH] Driver core: bus.c cleanups by Adrian Bunk · 18 years ago
  74. 42734da [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections by Henrik Kretzschmar · 18 years ago
  75. 7d12e9d [PATCH] Driver core: fix driver-core kernel-doc by Randy Dunlap · 18 years ago
  76. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  77. 6f0312f [PATCH] PCI: add PCI Express AER register definitions to pci_regs.h by Zhang, Yanmin · 18 years ago
  78. 709cf5e [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume by Matthew Garrett · 18 years ago
  79. 6e23389 [PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort() by Adrian Bunk · 18 years ago
  80. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  81. 166ffcc [PATCH] USB: Anydata: Fixes wrong URB callback. by Luiz Fernando N. Capitulino · 18 years ago
  82. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago
  83. 5501a48 [PATCH] USB: another unusual device by Phil Dibowitz · 18 years ago
  84. e1979fe [PATCH] USB: Add one VID/PID to ftdi_sio by Colin Leroy · 18 years ago
  85. 7e3bd12 [PATCH] USB: unusual_devs entry for Sony DSC-H5 by Lars Jacob · 18 years ago
  86. 57b01b1 [PATCH] USB: unusual_devs entry for Nokia E61 by Alan Stern · 18 years ago
  87. 9a01355 [PATCH] USB: unusual_devs entry for Nokia N91 by Alan Stern · 18 years ago
  88. b6c2799 [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver by Dan Streetman · 18 years ago
  89. e37de9e [PATCH] USB: Option driver: new product ID by Matthias Urlichs · 18 years ago
  90. b857c65 [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter by Navaho Gunleg · 18 years ago
  91. b2f1b0d [PATCH] USB: ipw.c driver fix by Bart Oldeman · 18 years ago
  92. 49e523b [PATCH] USB: remove devfs information from Kconfig by Michal Piotrowski · 18 years ago
  93. 028d2a3 [PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c by Christoph Lameter · 18 years ago
  94. b33488e [PATCH] USB: ipaq.c timing parameters by Frank Gevaerts · 18 years ago
  95. b512504 [PATCH] USB: ipaq.c bugfixes by Frank Gevaerts · 18 years ago
  96. b972b68 [PATCH] USB: ehci: fix bogus alteration of a local variable by David Brownell · 18 years ago
  97. 69de51f [PATCH] USB: add driver for non-composite Sierra Wireless devices by Kevin Lloyd · 18 years ago
  98. 053be30 [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd by Eric Sesterhenn · 18 years ago
  99. c1b45f2 [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci by Kyle McMartin · 18 years ago
  100. 2246540 [PATCH] USB serial ftdi_sio: Prevent userspace DoS by Ian Abbott · 18 years ago