1. a982099 Update to match the native siginfo structure and code. by Ralf Baechle · 20 years ago
  2. 09276d9 32-bit compatibility for ptrace GETEVENTMSG operation. by Ralf Baechle · 20 years ago
  3. 54f2da7 Implement 32-bit compatibility for waitid(2). by Ralf Baechle · 20 years ago
  4. a19050f Waitid(2) now has 5 arguments. by Ralf Baechle · 20 years ago
  5. b6e203d Use generic compat_sys_wait4 to implement 32-bit wait4(2). by Ralf Baechle · 20 years ago
  6. a4f23e3 Allocate break code 513 to KDB. by Ralf Baechle · 20 years ago
  7. 39408c6 Replace the complicated and broken attempt to clean interrupt by by Ralf Baechle · 20 years ago
  8. ca8a597 If you want RM7000 better fix it to build first ... by Ralf Baechle · 20 years ago
  9. de1db6f It's unwise to disable all interrupts of the boot node ;-) by Ralf Baechle · 20 years ago
  10. 85b6e81 Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVS by Ralf Baechle · 20 years ago
  11. f4b7cdb Enable RM7000 secondary cache for Atlas and Malta boards. by Maciej W. Rozycki · 20 years ago
  12. 79acf83 Moves a test which determines if we actually need to perform a by Ralf Baechle · 20 years ago
  13. c6e8b58 Update MIPS to use the 4-level pagetable code thereby getting rid of by Ralf Baechle · 20 years ago
  14. 57f0060 Document why calling smp_call_function will deadlock when called with by Ralf Baechle · 20 years ago
  15. 26852d5 Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page. by Ralf Baechle · 20 years ago
  16. 505403b 25Kf is also physically indexed. by Ralf Baechle · 20 years ago
  17. 55a6feb Add a few more PrId vendor IDs. by Ralf Baechle · 20 years ago
  18. a95970f 20Kc and SB1 don't suffer from aliases. by Ralf Baechle · 20 years ago
  19. 84fd089 Delete duplicate copy of fixrange_init. by Ralf Baechle · 20 years ago
  20. cc26b81 rm9000_init() really is __init code. by Ralf Baechle · 20 years ago
  21. a18815a Use preempt_schedule_irq. by Ralf Baechle · 20 years ago
  22. 5417673 More oprofile bits for MIPS32-style performance counters. The code to by Ralf Baechle · 20 years ago
  23. 29c4869 It works better when including arch/mips/sgi-ip27/Kconfig ... by Ralf Baechle · 20 years ago
  24. ae6aafe Move missplaced code line to the right place. by Ralf Baechle · 20 years ago
  25. 0efe276 Provide functions to access cop0 config4-7 registers by Ralf Baechle · 20 years ago
  26. d1e344e Use hardware mechanism to deal with cache aliases in the 24K. by Ralf Baechle · 20 years ago
  27. 28ecca4 Remove old wrong bits of cache code. by Ralf Baechle · 20 years ago
  28. ea7c394 Clean up SEAD interrupt initialization. by Maciej W. Rozycki · 20 years ago
  29. 925ddb0 Mask and ack CPU interrupts upon initialization. Keep the state by Maciej W. Rozycki · 20 years ago
  30. 38b18f7 Move Sibyte Kconfig stuff into it's own Kconfig. by Ralf Baechle · 20 years ago
  31. db89a48 Replace deprecated interruptible_sleep_on() function call with direct by Ralf Baechle · 20 years ago
  32. e3c4807 Define __raw_read_can_lock / __raw_write_can_lock. by Ralf Baechle · 20 years ago
  33. f638d19 Update descriptions for MIPS Technologies evaluation boards. by Maciej W. Rozycki · 20 years ago
  34. b6d468e Reenable EARLY_PRINTK for the DECstation. by Maciej W. Rozycki · 20 years ago
  35. 3044299 Formatting fixes. by Maciej W. Rozycki · 20 years ago
  36. 6b12397 Fix compilation; by Manish Lachwani. by Maciej W. Rozycki · 20 years ago
  37. aa0980b Fixes for system controllers for Atlas/Malta core cards. by Maciej W. Rozycki · 20 years ago
  38. bec0204 Actually route cPCI interrupts. Update inaccurate comments. by Maciej W. Rozycki · 20 years ago
  39. c623764 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 20 years ago
  40. b053c98 Fix register layout in o32 core dumps on 64-bit systems. by Ralf Baechle · 20 years ago
  41. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  42. 8c93650 Dummy ISA DMA functions for systems that don't have ISA but share by Ralf Baechle · 20 years ago
  43. b188ffe Fix build with SMP disabled and preemption enabled. by Ralf Baechle · 20 years ago
  44. 0964ce2 Move the invalid pmd and pte tables from .data to .bss. Fix alignment. by Thiemo Seufer · 20 years ago
  45. c264852 Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. by Thiemo Seufer · 20 years ago
  46. 69903d6 Fix typos and formatting. by Thiemo Seufer · 20 years ago
  47. b59a950 De-optimize and decomplicate the spurious interrupt handler. by Thiemo Seufer · 20 years ago
  48. 942b6f6 [PATCH] type fix in arm/boot/compressed/misc.c by Al Viro · 19 years ago
  49. a6e0eb3 [PATCH] bluetooth hidp is broken on s390 by Al Viro · 19 years ago
  50. 018a2cd [PATCH] idmouse cleanup and overflow fix by Al Viro · 19 years ago
  51. 32b32c2 [PATCH] amikbd fix by Al Viro · 19 years ago
  52. 943eae0 [PATCH] missing exports of do_settimeofday() variants by Al Viro · 19 years ago
  53. 9d86b7d [PATCH] missing bits in sparkspkr conversion by Al Viro · 19 years ago
  54. f6b52e8 [PATCH] arguments out of order in class_device_create() call (s390) by Al Viro · 19 years ago
  55. 2d3c0b7 [PATCH] missing include in infiniband by Al Viro · 19 years ago
  56. 4b4a5ea [PATCH] sata_sil24 iomem annotations and fixes by Al Viro · 19 years ago
  57. 7533624 [PATCH] s2io iomem annotations by Al Viro · 19 years ago
  58. 8d027de [PATCH] fix ->signal->live leak in copy_process() by Oleg Nesterov · 19 years ago
  59. 47e627c [PATCH] blk: fix merge bug in as-iosched by Tejun Heo · 19 years ago
  60. fc228a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  61. 9fcc2e8 [IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c by Jayachandran C · 19 years ago
  62. 360ac8e [ETH]: ether address compare by Stephen Hemminger · 19 years ago
  63. e83b860 [TCP]: fix tcp_tso_win_divisor documentation by Akinobu Mita · 19 years ago
  64. 8a212ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  65. 1f419ca Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  66. 4303fc6 USB: fix up some odd parts due to partial merges by Greg Kroah-Hartman · 19 years ago
  67. 974f7bc Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  68. 50260b6 [PATCH] USB: add nokia_dku2 driver by Greg Kroah-Hartman · 19 years ago
  69. bde6218 [PATCH] USB: add new device id to ftdi_sio module by Martin Hagelin · 19 years ago
  70. 46a0cf8 [PATCH] USB: fix correct wording in drivers/usb/net/KConfig by Koen Kooi · 19 years ago
  71. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 19 years ago
  72. db2d55b [PATCH] USB: fix pm patches with CONFIG_PM off part 1 by Andrew Morton · 19 years ago
  73. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  74. 16f16d1 [PATCH] USB: Fix maxpacket length for ep0 on root hubs by Alan Stern · 19 years ago
  75. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 19 years ago
  76. b724ae7 [PATCH] usbcore: Wrap lines before column 80 by Alan Stern · 19 years ago
  77. 0e6c8e8 [PATCH] usbcore: endpoint attributes track altsetting changes by Alan Stern · 19 years ago
  78. be69e5b [PATCH] usbcore: Improve endpoint sysfs file handling by Alan Stern · 19 years ago
  79. e527832 [PATCH] USB Storage: Expand range of Freecom unusual_devs entry by Phil Dibowitz · 19 years ago
  80. 72129cd [PATCH] mdc800: remove embrions of C++ exceptions by Alexey Dobriyan · 19 years ago
  81. 3f13e66 [PATCH] PATCH: usb-storage: use kthread API by Alan Stern · 19 years ago
  82. ce2596d [PATCH] PATCH: usb-storage: implement minimal PM by Alan Stern · 19 years ago
  83. bbafa46 [PATCH] PATCH: usb-storage: allocate separate sense buffer by Alan Stern · 19 years ago
  84. b876aef [PATCH] PATCH: usb-storage: move GetMaxLUN later in time by Alan Stern · 19 years ago
  85. 423e489 [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint by Alan Stern · 19 years ago
  86. 478a3ba [PATCH] USB: Always do usb-handoff by Alan Stern · 19 years ago
  87. 46f116e [PATCH] USB: cdc-acm patch to use kzalloc by Oliver Neukum · 19 years ago
  88. eb3c5ed [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver by David Eriksson · 19 years ago
  89. f2d45cd [PATCH] USB: Kaweth.c udelay patch by Guillaume GOURAT / · 19 years ago
  90. 61eded6 [PATCH] USB: microtek patch to use kzalloc by Oliver Neukum · 19 years ago
  91. dcab4ea [PATCH] USB: storage patch for LEICA camera by Simeon Simeonov · 19 years ago
  92. 7521803 [PATCH] USB: always export interface information for modalias by Greg Kroah-Hartman · 19 years ago
  93. 17a882f [PATCH] USB Serial: remove driver version from a few drivers by Greg Kroah-Hartman · 19 years ago
  94. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  95. 502b95c [PATCH] USB Serial: move old changelog comments out of source code by Greg Kroah-Hartman · 19 years ago
  96. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  97. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  98. a6c8260 [PATCH] USB: delete the bluetty driver by Greg Kroah-Hartman · 19 years ago
  99. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  100. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago