1. 8dc42f9 [PATCH] mv64630_pic NULL noise removal by Al Viro · 18 years ago
  2. 7c84ace [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) by Al Viro · 18 years ago
  3. f3d2ab4 [PATCH] extern doesn't make sense on a definition of function... by Al Viro · 18 years ago
  4. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  5. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  6. 63540ba [PATCH] sparc64 irq pt_regs fallout by Al Viro · 18 years ago
  7. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  8. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  9. 61ce7b3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  10. 7bea96f [PATCH] uml pt_regs fixes by Al Viro · 18 years ago
  11. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  12. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  13. 6554207 [MIPS] Fix return type of gt64120_irq. by Ralf Baechle · 18 years ago
  14. d864b96 [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. by Ralf Baechle · 18 years ago
  15. de4f742 [MIPS] Jazz defconfig file. by Ralf Baechle · 18 years ago
  16. 06e8011 [MIPS] Jazz: build fix - include <linux/screen_info.h> by Ralf Baechle · 18 years ago
  17. 3bdcdd6 [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) by Ralf Baechle · 18 years ago
  18. 2cf69e7 [MIPS] Jazz: Fix I/O port resources. by Ralf Baechle · 18 years ago
  19. d62801e [MIPS] DEC: pt_regs fixes for dec_intr_halt. by Ralf Baechle · 18 years ago
  20. b104189 handle_sysrq lost its pt_regs * argument by Ralf Baechle · 18 years ago
  21. e24bb60 Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" by Linus Torvalds · 18 years ago
  22. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  23. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  24. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  25. 3dbb8c6 [PATCH] alpha pt_regs cleanups: handle_irq() by Al Viro · 18 years ago
  26. 7ca5605 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  27. 8dab42a [PATCH] m68k pt_regs fixes, part 2 by Al Viro · 18 years ago
  28. 7a39f52 [PATCH] sparc32 rwlock fix by Al Viro · 18 years ago
  29. 6d24c8d [PATCH] sparc64 pt_regs fixes by Al Viro · 18 years ago
  30. 0d84438 [PATCH] sparc32 pt_regs fixes by Al Viro · 18 years ago
  31. ff3df54 Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6 by Linus Torvalds · 18 years ago
  32. c7111c13 [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. by Eric W. Biederman · 18 years ago
  33. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  34. 7da5d40 [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number by Eric W. Biederman · 18 years ago
  35. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  36. 31aa366 [MIPS] Show actual CPU information in /proc/cpuinfo by Karl-Johan Karlsson · 18 years ago
  37. 5c90d52 [MIPS] Cobalt: Time runs too quickly by Scott Ashcroft · 18 years ago
  38. 59d6ab8 [MIPS] Update Malta config. by Ralf Baechle · 18 years ago
  39. ba00003 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  40. 9c8e7f5 [PATCH] m32r pt_regs fixes by Al Viro · 18 years ago
  41. 8774cb8 [PATCH] minimal alpha pt_regs fixes by Al Viro · 18 years ago
  42. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 18 years ago
  43. 40a5f7c [POWERPC] PReP fixup after irq changes by Olaf Hering · 18 years ago
  44. f5a9245 [POWERPC] SPU fixup after irq changes by Olaf Hering · 18 years ago
  45. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  46. c7753f1 [PARISC] More pt_regs removal by Matthew Wilcox · 18 years ago
  47. 09690b1 [PARISC] Make firmware calls irqsafe-ish... by Kyle McMartin · 18 years ago
  48. ba0e427 [PA-RISC] Fix boot breakage by Matthew Wilcox · 18 years ago
  49. e11e30a [PARISC] Use set_irq_regs by Matthew Wilcox · 18 years ago
  50. ada26d41 Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6 by Linus Torvalds · 18 years ago
  51. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  52. 1224f37 [POWERPC] Fix iseries/smp.c for irq breakage by Stephen Rothwell · 18 years ago
  53. b75f3f7 [POWERPC] Update iseries_defconfig by Stephen Rothwell · 18 years ago
  54. 2b00b25 [POWERPC] Fix fsl_soc build breaks by Olof Johansson · 18 years ago
  55. d150ad7 [PATCH] x86_64 irq_regs fix by Andrew Morton · 18 years ago
  56. e630015 ARM: fix up nested irq regs usage by Linus Torvalds · 18 years ago
  57. e317c8c [PATCH] ixp4xxdefconfig arm fixes by Frederik Deweerdt · 18 years ago
  58. 428929a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  59. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  60. 8c1addb [IA64] Fix breakage from irq change by Tony Luck · 18 years ago
  61. da104a8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  62. 96e1a87 [PATCH] um: irq changes break build by Pekka Enberg · 18 years ago
  63. dc36670 [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument by Al Viro · 18 years ago
  64. 6c04c28 [PATCH] m68k: fix typo in __generic_copy_to_user by Roman Zippel · 18 years ago
  65. d6359fd [PATCH] m68k: cleanup string functions by Roman Zippel · 18 years ago
  66. d195412 [PATCH] i386: irqs build fix by Andrew Morton · 18 years ago
  67. dc64bef [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. by Martin Schwidefsky · 18 years ago
  68. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  69. c1ce464 [POWERPC] Minor fix for bootargs property by Geoff Levand · 18 years ago
  70. 3afbf5d [POWERPC] Update pSeries defconfig for SATA by Brian King · 18 years ago
  71. 41550c5 [POWERPC] Don't get PCI IRQ from OF for devices with no IRQ by Benjamin Herrenschmidt · 18 years ago
  72. c998de1 [POWERPC] Fix zImage decompress location by Benjamin Herrenschmidt · 18 years ago
  73. 9938c47 [POWERPC] linux,tce-size property is 32 bits by Nathan Lynch · 18 years ago
  74. 74c37e8 [POWERPC] Add DTS for MPC8349E-mITX board by Timur Tabi · 18 years ago
  75. 13a2eea [POWERPC] Fix harmless typo by Nick Piggin · 18 years ago
  76. 3211be5 [PPC] Fix some irq breakage with ARCH=ppc by Paul Mackerras · 18 years ago
  77. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  78. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  79. 4b0ff1a [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS by Randy Dunlap · 18 years ago
  80. 88271e9 [PATCH] i386: fix rwsem build bug on CONFIG_M386=y by Ingo Molnar · 18 years ago
  81. 7d0b0e8 [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers by Andi Kleen · 18 years ago
  82. 0a5ace2 [PATCH] x86-64: Fix FPU corruption by Andi Kleen · 18 years ago
  83. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 18 years ago
  84. f015c6c [PATCH] i386: Fix PCI BIOS config space access by Andi Kleen · 18 years ago
  85. 70d666d [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex by Jon Mason · 18 years ago
  86. d8d2bed [PATCH] x86-64: Calgary IOMMU: Update Jon's contact info by Jon Mason · 18 years ago
  87. 76fd231 [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space location by Jon Mason · 18 years ago
  88. dedc993 [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init by Jon Mason · 18 years ago
  89. 814eadc [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  90. a7441a3 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  91. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  92. 4b84471 Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 by Linus Torvalds · 18 years ago
  93. 1604f31 [PA-RISC] Fix time.c for new do_timer() calling convention by Matthew Wilcox · 18 years ago
  94. 1070c96 [PA-RISC] Fix must_check warnings in drivers.c by Matthew Wilcox · 18 years ago
  95. f64ef29 [PA-RISC] Fix parisc_newuname() by Matthew Wilcox · 18 years ago
  96. ccd6c35 [PA-RISC] Remove warning from pci.c by Matthew Wilcox · 18 years ago
  97. 15c130c [PA-RISC] Fix filldir warnings by Matthew Wilcox · 18 years ago
  98. 17cca07 [PA-RISC] Fix sys32_sysctl by Matthew Wilcox · 18 years ago
  99. 43b4f40 [POWERPC] cell: fix bugs found by sparse by Arnd Bergmann · 18 years ago
  100. f7e2ce7 [POWERPC] spiderpic: enable new style devtree support by Arnd Bergmann · 18 years ago