1. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  2. e9c227f [MIPS] Yosemite: Fix warning. by Ralf Baechle · 17 years ago
  3. e0a725a [MIPS] PMON: Fix cpustart declaration. by Ralf Baechle · 17 years ago
  4. 7f32a88 [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT. by Ralf Baechle · 17 years ago
  5. 035955b [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq(). by Ralf Baechle · 17 years ago
  6. f724af8 [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage. by Ralf Baechle · 17 years ago
  7. daa4a68 [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code. by Ralf Baechle · 17 years ago
  8. 4d8506b8 [MIPS] Delete unused arch/mips/gt64120/common/ by Ralf Baechle · 17 years ago
  9. 7f18f15 [MIPS] Fix build warning in unaligned load/store emulator. by Ralf Baechle · 17 years ago
  10. c3dd8cd [MIPS] IP32: Don't ignore request_irq's return value. by Ralf Baechle · 17 years ago
  11. 89c9609 [MIPS] IP27: Fix warning. by Ralf Baechle · 17 years ago
  12. 3118513 [MIPS] BCM1480: Include <linux/module.h>. by Ralf Baechle · 17 years ago
  13. 0b0ef2e [MIPS] Remove Momentum Ocelot support. by Ralf Baechle · 17 years ago
  14. e786576 [MIPS] Fix archhelp. by Ralf Baechle · 17 years ago
  15. 8496b40 [MIPS] Cleanup default bootfile format rule mess. by Ralf Baechle · 17 years ago
  16. e001e52 [MIPS] Replace use of stext with _stext. by Ralf Baechle · 17 years ago
  17. 348c913 [MIPS] Fix build breakage due to duplicate cpu_clock definition by Ralf Baechle · 17 years ago
  18. 3266c6a [MIPS] ARC: Fix modpost warnings. by Ralf Baechle · 17 years ago
  19. e119d49 [MIPS] SMTC: Fix modpost warning. by Ralf Baechle · 17 years ago
  20. 4d7d814 [MIPS] Fix modpost warning. by Ralf Baechle · 17 years ago
  21. 9d5a3f5 [MIPS] rtlx: Fix modpost warning by Ralf Baechle · 17 years ago
  22. 98de920 [MIPS] Add missing declaration for mips_ihb(). by Ralf Baechle · 17 years ago
  23. a11b18e [MIPS] MTI: Add CoreFPGA4 ID. by Chris Dearman · 17 years ago
  24. 0f5d0df [MIPS] RP: Sysfs interface for stopping RP program by Ralf Baechle · 17 years ago
  25. 41790e0 [MIPS] RP: Pass number of TCs available to RP program in $2. by Ralf Baechle · 17 years ago
  26. 07cc0c9 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. by Ralf Baechle · 17 years ago
  27. c3a005f [MIPS] SMTC: Safety net for i8259A interrupts. by Kevin D. Kissell · 17 years ago
  28. efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 17 years ago
  29. 97aef63 [MIPS] SMTC: Declare static what should be static. by Ralf Baechle · 17 years ago
  30. 033890b [MIPS] SMTC: Statically initialize irq_ipi[]. by Ralf Baechle · 17 years ago
  31. 004561d [MIPS] rbtx4938: Fix warnings by Atsushi Nemoto · 17 years ago
  32. ade299d [MIPS] Sort system types alphabetically by Yoichi Yuasa · 17 years ago
  33. 08a9128 [MIPS] Fix RBTX49x7 board name by Yoichi Yuasa · 17 years ago
  34. 7e5829b [MIPS] 0 -> NULL by Yoann Padioleau · 17 years ago
  35. 72db43b [MIPS] IP27: Fix modpost warning. by Ralf Baechle · 17 years ago
  36. 4dc4677 [MIPS] Wire up the fallocate syscall. by Ralf Baechle · 17 years ago
  37. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 17 years ago
  38. 01754bb [MIPS] tx49xx: Add mach specific headers by Atsushi Nemoto · 17 years ago
  39. 8449d39 [MIPS] rbtx4927: Fix some gcc warnings and a section mismatch. by Atsushi Nemoto · 17 years ago
  40. d4414cc [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error. by Atsushi Nemoto · 17 years ago
  41. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  42. 8e268f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  43. 75c4616 sh64: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  44. da9d510 sh64: Fix irq_intc build failure. by Paul Mundt · 17 years ago
  45. 78d9827 sh64: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  46. e06c4e5 sh: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  47. cbdd3de Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  48. 4dcf39c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  49. af94731 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  50. 9f8e35f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  51. 74c5b59 modules: better error messages when modules fail to load due to a sysfs problem. by Greg Kroah-Hartman · 17 years ago
  52. f285ea0 kobject: update documentation by Cornelia Huck · 17 years ago
  53. a561564 kset: kernel-doc cleanups by Randy Dunlap · 17 years ago
  54. 2790768 driver core: revert "device" link creation check by Cornelia Huck · 17 years ago
  55. a2765e8 stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to refer to the syscall interface by Juan Lang · 17 years ago
  56. 30b1b28 Fix Doc/sysfs-rules typos by Randy Dunlap · 17 years ago
  57. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  58. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 23 years ago
  59. cd030c4 kobject: fix link error when CONFIG_HOTPLUG is disabled by Cornelia Huck · 17 years ago
  60. 8b43626 HOWTO: sync Japanese HOWTO by Tsugikazu Shibata · 17 years ago
  61. 6e3eb09 HOWTO: adjust translation header of Japanese stable_api_nonsense.txt by IKEDA, Munehiro · 17 years ago
  62. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  63. bc71e47 usb-serial: Fix edgeport regression on non-EPiC devices by Adam Kropelin · 17 years ago
  64. 1060bce USB: more pxa2xx_udc dead code removal by David Brownell · 17 years ago
  65. 4f47bb5 USB: NIKON D50 is an unusual device by Milinevsky Dmitry · 17 years ago
  66. 82a24e6 USB: drivers/usb/serial/sierra.c: make 3 functions static by Adrian Bunk · 17 years ago
  67. 3ddad82 USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0 by Oliver Neukum · 17 years ago
  68. f424490 USB: mct_u232: Convert to proper speed handling API by Alan Cox · 17 years ago
  69. c6d6126 digi_acceleport: Drag the driver kicking and screaming into coding style by Alan Cox · 17 years ago
  70. 01e96d2 cp2101: Remove broken termios optimisation, use proper speed API by Alan Cox · 17 years ago
  71. 67f5dde USB: Fix a bug in usb_start_wait_urb by Alan Stern · 17 years ago
  72. a12b8db USB: fix scatterlist PIO case (IOMMU) by David Brownell · 17 years ago
  73. e31c188 USB: fix usb_serial_suspend(): buggy code by Oliver Neukum · 17 years ago
  74. 209b3cf USB: yet another quirky device by Oliver Neukum · 17 years ago
  75. d229813 USB: Add CanonScan LiDE30 to the quirk list by Johann Felix Soden · 17 years ago
  76. 81ac0dd USB: even more quirks by Oliver Neukum · 17 years ago
  77. 3f42378 USB: usb.h kernel-doc additions by Randy Dunlap · 17 years ago
  78. fb74535 USB: more quirky devices by Oliver Neukum · 17 years ago
  79. c17b49e USB: Don't let usb-storage steal Blackberry Pearl by Jeremy Katz · 17 years ago
  80. 1aebb78 USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected in Kconfig by Juergen Beisert · 17 years ago
  81. 78d1e02 IB/ipath: Workaround problem of errormask register being overwritten by Dave Olson · 17 years ago
  82. 3810f2a IB/ipath: Fix some issues with buffer cancel and sendctrl register update by Dave Olson · 17 years ago
  83. cf5b60a IB/ipath: Use faster put_tid_2 routine after initialization by Dave Olson · 17 years ago
  84. f17fddc IB/ipath: Remove unsafe fastrcvint code from interrupt handler by Dave Olson · 17 years ago
  85. c196d80 Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c by Micah Gruber · 17 years ago
  86. 85e2783 PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe by Komuro · 17 years ago
  87. 573608e S2io: Increment received packet count correctly by Ramkrishna Vepa · 17 years ago
  88. 0a65a65 S2io: Fix crash when resetting adapter by Ramkrishna Vepa · 17 years ago
  89. 5b952a0 S2io: Mask spurious interrupts by Ramkrishna Vepa · 17 years ago
  90. b662767 S2IO: Implementing review comments from old patches by Veena Parat · 17 years ago
  91. 491abf2 S2IO: Checking for the return value of pci map function by Veena Parat · 17 years ago
  92. eccb862 S2IO: Removing MSI support from driver by Veena Parat · 17 years ago
  93. 6d517a2 S2IO: Removing 3 buffer mode support from the driver by Veena Parat · 17 years ago
  94. 2c6a3f7 netxen: drop redudant spinlock by Dhananjay Phadke · 17 years ago
  95. e01872af netxen: Fix interrupt handling for multiport adapters by dhananjay@netxen.com · 17 years ago
  96. 7eec517 netxen: re-init station address after h/w init by dhananjay@netxen.com · 17 years ago
  97. 49afc59 tulip: Remove tulip maintainer by Valerie Henson · 17 years ago
  98. ef756b3 forcedeth: mac address correct by Ayaz Abdulla · 17 years ago
  99. b9daf6c gfar: Fix modpost warning by Kumar Gala · 17 years ago
  100. 55b7b62 lib8390: comment on locking by Alan Cox by Jarek Poplawski · 17 years ago