1. c25d518 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  2. 9a244b9 [MIPS] Pass NULL not 0 for pointer value. by Ralf Baechle · 18 years ago
  3. c11b3c1b [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. by Ralf Baechle · 18 years ago
  4. 67672f5 [MIPS] BigSur: More useful defconfig. by Ralf Baechle · 18 years ago
  5. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  6. f940541 [MIPS] Workaround for bug in gcc -EB / -EL options. by Ralf Baechle · 18 years ago
  7. ea57428 [MIPS] Fix timer setup for Jazz by Yoichi Yuasa · 18 years ago
  8. 0ca9caa Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  9. cff52da [PATCH] alpha_ksyms.c cleanup by Al Viro · 18 years ago
  10. 9ab6a45 [PATCH] remove bogus arch-specific syscall exports by Al Viro · 18 years ago
  11. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago
  12. 437111c [PATCH] sun3 __iomem annotations by Al Viro · 18 years ago
  13. 1e5c374 [PATCH] misc m68k __user annotations by Al Viro · 18 years ago
  14. fd2c903 [PATCH] m32r: more __user annotations by Al Viro · 18 years ago
  15. 12ea59e [PATCH] m32r: NULL noise removal by Al Viro · 18 years ago
  16. 870e75a [PATCH] m32r: signal __user annotations by Al Viro · 18 years ago
  17. 7857a7f [PATCH] m32r: C99 initializers in setup.c by Al Viro · 18 years ago
  18. 399ad77 [PATCH] arm-versatile iomem annotations by Al Viro · 18 years ago
  19. 35d59fc [PATCH] arm __user annotations by Al Viro · 18 years ago
  20. 35e38a6 [PATCH] kernel-doc: fix function name in usercopy.c by Randy Dunlap · 18 years ago
  21. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  22. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  23. c21be1c [PATCH] uml: allow finer tuning for host VMSPLIT setting by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  24. ca316fc [PATCH] uml: deprecate CONFIG_MODE_TT by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  25. f2d5715 [PATCH] uml: remove duplicate export by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  26. d27ecef [PATCH] uml: asm offsets duplication removal by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  27. 2465b85 [PATCH] uml: allow using again x86/x86_64 crypto code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  28. 711553e [PATCH] uml: declare in Kconfig our partial LOCKDEP support by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  29. 69fada3 [PATCH] uml: fix uname under setarch i386 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  30. 1b4ad24 [PATCH] uml: fix processor selection to exclude unsupported processors and features by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  31. b5cdb57 [PATCH] uml: make UML_SETJMP always safe by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  32. d875f9f [PATCH] uml: make TT mode compile after setjmp-related changes by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  33. e27e80b [PATCH] uml: readd forgot prototype by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  34. 21c935e [PATCH] uml: correct removal of pte_mkexec by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  35. 1875a48 [PATCH] uml: revert wrong patch by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  36. c37e108 [PATCH] use struct irq_chip instead of struct hw_interrupt_type by Aneesh Kumar K.V · 18 years ago
  37. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  38. 4e0fadf [PATCH] IRQ: Fix AVR32 breakage by Haavard Skinnemoen · 18 years ago
  39. 75e9de1 [S390] stacktrace bug. by Christian Borntraeger · 18 years ago
  40. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  41. 3c693024 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  42. 59bd598 [PATCH] missed const in prototype by Al Viro · 18 years ago
  43. 86f9333 [PATCH] ptrace32 trivial __user annotations by Al Viro · 18 years ago
  44. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  45. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  46. d6a2925 [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs by Paul Mackerras · 18 years ago
  47. 1601ff0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  48. 39e3eb7 [POWERPC] ARCH=ppc pt_regs fixes by Al Viro · 18 years ago
  49. d942492 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  50. 8de242e [POWERPC] Update maple defconfig by Benjamin Herrenschmidt · 18 years ago
  51. 1e1b20a [POWERPC] Fix Maple secondary IDE interrupt by Benjamin Herrenschmidt · 18 years ago
  52. c10af8c [POWERPC] Make U4 PCIe work on maple by Benjamin Herrenschmidt · 18 years ago
  53. 020533e [POWERPC] cell: fix default zImage build target by Geoff Levand · 18 years ago
  54. dcf9065 [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces by Michael Ellerman · 18 years ago
  55. f583ffc [POWERPC] Fix xmon IRQ handler for pt_regs removal by Paul Mackerras · 18 years ago
  56. 078830e [SPARC32]: Fix prom.c build warning by Martin Habets · 18 years ago
  57. 79bf062 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  58. 4b75eb2 [SPARC64]: Fix of_device bus_id settings. by David S. Miller · 18 years ago
  59. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  60. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  61. f5c70dd [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. by Atsushi Nemoto · 18 years ago
  62. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  63. 0118c3c [MIPS] Malta: Fix build for non-MIPS32/64 configuration. by Ralf Baechle · 18 years ago
  64. 0e8f8f5 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. by Ralf Baechle · 18 years ago
  65. f431baa [MIPS] ret_from_irq adjustment by Atsushi Nemoto · 18 years ago
  66. 441ee34 [MIPS] Fix RM9000 wait instruction detection. by Ralf Baechle · 18 years ago
  67. ea62aa1 [PATCH] m68k/MVME167: SERIAL167 is no longer broken by Geert Uytterhoeven · 18 years ago
  68. 2ed0ce5b [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c by Geert Uytterhoeven · 18 years ago
  69. 69961c3 [PATCH] m68k/Atari: Interrupt updates by Geert Uytterhoeven · 18 years ago
  70. 6fb8296 [PATCH] m68k: more syscall updates by Geert Uytterhoeven · 18 years ago
  71. 6aabd6a [PATCH] m68k: syscall updates by Geert Uytterhoeven · 18 years ago
  72. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  73. 9b6d99f Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  74. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  75. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  76. 8dc42f9 [PATCH] mv64630_pic NULL noise removal by Al Viro · 18 years ago
  77. 7c84ace [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) by Al Viro · 18 years ago
  78. f3d2ab4 [PATCH] extern doesn't make sense on a definition of function... by Al Viro · 18 years ago
  79. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  80. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  81. 63540ba [PATCH] sparc64 irq pt_regs fallout by Al Viro · 18 years ago
  82. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  83. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  84. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  85. 61ce7b3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  86. 7bea96f [PATCH] uml pt_regs fixes by Al Viro · 18 years ago
  87. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  88. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  89. 6554207 [MIPS] Fix return type of gt64120_irq. by Ralf Baechle · 18 years ago
  90. d864b96 [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. by Ralf Baechle · 18 years ago
  91. de4f742 [MIPS] Jazz defconfig file. by Ralf Baechle · 18 years ago
  92. 06e8011 [MIPS] Jazz: build fix - include <linux/screen_info.h> by Ralf Baechle · 18 years ago
  93. 3bdcdd6 [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) by Ralf Baechle · 18 years ago
  94. 2cf69e7 [MIPS] Jazz: Fix I/O port resources. by Ralf Baechle · 18 years ago
  95. d62801e [MIPS] DEC: pt_regs fixes for dec_intr_halt. by Ralf Baechle · 18 years ago
  96. b104189 handle_sysrq lost its pt_regs * argument by Ralf Baechle · 18 years ago
  97. e24bb60 Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" by Linus Torvalds · 18 years ago
  98. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  99. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  100. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago