1. 1027061 [POWERPC] Fix windfarm platform device usage by Benjamin Herrenschmidt · 18 years ago
  2. 9f2545c [POWERPC] Fix i2c-powermac platform device usage by Benjamin Herrenschmidt · 18 years ago
  3. d6a2925 [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs by Paul Mackerras · 18 years ago
  4. 39e3eb7 [POWERPC] ARCH=ppc pt_regs fixes by Al Viro · 18 years ago
  5. 8de242e [POWERPC] Update maple defconfig by Benjamin Herrenschmidt · 18 years ago
  6. 1e1b20a [POWERPC] Fix Maple secondary IDE interrupt by Benjamin Herrenschmidt · 18 years ago
  7. c10af8c [POWERPC] Make U4 PCIe work on maple by Benjamin Herrenschmidt · 18 years ago
  8. 020533e [POWERPC] cell: fix default zImage build target by Geoff Levand · 18 years ago
  9. dcf9065 [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces by Michael Ellerman · 18 years ago
  10. f583ffc [POWERPC] Fix xmon IRQ handler for pt_regs removal by Paul Mackerras · 18 years ago
  11. 81e859a [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates by Geert Uytterhoeven · 18 years ago
  12. ea62aa1 [PATCH] m68k/MVME167: SERIAL167 is no longer broken by Geert Uytterhoeven · 18 years ago
  13. 2ed0ce5b [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c by Geert Uytterhoeven · 18 years ago
  14. 69961c3 [PATCH] m68k/Atari: Interrupt updates by Geert Uytterhoeven · 18 years ago
  15. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 18 years ago
  16. 6fb8296 [PATCH] m68k: more syscall updates by Geert Uytterhoeven · 18 years ago
  17. 6aabd6a [PATCH] m68k: syscall updates by Geert Uytterhoeven · 18 years ago
  18. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  19. 9b6d99f Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  20. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  21. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  22. e069d79 [PATCH] tifm __iomem annotations, NULL noise removal by Al Viro · 18 years ago
  23. 97c4965 [PATCH] mos7840 annotations by Al Viro · 18 years ago
  24. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  25. c8adf94 [PATCH] hppfs: readdir callback missed in prototype change by Al Viro · 18 years ago
  26. 38d6fd2 [PATCH] dlm gfp_t annotations by Al Viro · 18 years ago
  27. 5c09d96 [PATCH] wrong order of arguments in copy_to_user() in ncpfs by Al Viro · 18 years ago
  28. 8dc42f9 [PATCH] mv64630_pic NULL noise removal by Al Viro · 18 years ago
  29. 7c84ace [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) by Al Viro · 18 years ago
  30. f3d2ab4 [PATCH] extern doesn't make sense on a definition of function... by Al Viro · 18 years ago
  31. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  32. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  33. 63540ba [PATCH] sparc64 irq pt_regs fallout by Al Viro · 18 years ago
  34. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  35. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  36. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  37. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  38. 61ce7b3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  39. 7bea96f [PATCH] uml pt_regs fixes by Al Viro · 18 years ago
  40. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  41. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  42. 6554207 [MIPS] Fix return type of gt64120_irq. by Ralf Baechle · 18 years ago
  43. d864b96 [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. by Ralf Baechle · 18 years ago
  44. de4f742 [MIPS] Jazz defconfig file. by Ralf Baechle · 18 years ago
  45. 06e8011 [MIPS] Jazz: build fix - include <linux/screen_info.h> by Ralf Baechle · 18 years ago
  46. 3bdcdd6 [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) by Ralf Baechle · 18 years ago
  47. 2cf69e7 [MIPS] Jazz: Fix I/O port resources. by Ralf Baechle · 18 years ago
  48. d62801e [MIPS] DEC: pt_regs fixes for dec_intr_halt. by Ralf Baechle · 18 years ago
  49. b104189 handle_sysrq lost its pt_regs * argument by Ralf Baechle · 18 years ago
  50. e24bb60 Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" by Linus Torvalds · 18 years ago
  51. 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  52. cb1055f [PATCH] linux/io.h needs types.h by Al Viro · 18 years ago
  53. 9288d1a [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h) by Al Viro · 18 years ago
  54. a8f47c4 [PATCH] missing include of scatterlist.h by Al Viro · 18 years ago
  55. 9743288 [PATCH] missing include in pdaudiocf_irq by Al Viro · 18 years ago
  56. 9da3b1a [PATCH] misc ppc pt_regs fixes by Al Viro · 18 years ago
  57. 2843114 [PATCH] misc arm pt_regs fixes by Al Viro · 18 years ago
  58. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  59. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  60. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  61. 3dbb8c6 [PATCH] alpha pt_regs cleanups: handle_irq() by Al Viro · 18 years ago
  62. 7ca5605 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  63. 8dab42a [PATCH] m68k pt_regs fixes, part 2 by Al Viro · 18 years ago
  64. 7a39f52 [PATCH] sparc32 rwlock fix by Al Viro · 18 years ago
  65. 6d24c8d [PATCH] sparc64 pt_regs fixes by Al Viro · 18 years ago
  66. 0d84438 [PATCH] sparc32 pt_regs fixes by Al Viro · 18 years ago
  67. 7ff3e52 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  68. ff3df54 Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6 by Linus Torvalds · 18 years ago
  69. c7111c13 [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. by Eric W. Biederman · 18 years ago
  70. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  71. 7da5d40 [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number by Eric W. Biederman · 18 years ago
  72. ca4aa09 [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  73. b7a7179 ieee1394: nodemgr: fix startup of knodemgrd by Stefan Richter · 18 years ago
  74. f1d08f7 [MIPS] Fix DECserial build error by IRQ hander change by Yoichi Yuasa · 18 years ago
  75. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  76. 31aa366 [MIPS] Show actual CPU information in /proc/cpuinfo by Karl-Johan Karlsson · 18 years ago
  77. 5c90d52 [MIPS] Cobalt: Time runs too quickly by Scott Ashcroft · 18 years ago
  78. 59d6ab8 [MIPS] Update Malta config. by Ralf Baechle · 18 years ago
  79. ba00003 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  80. 9c8e7f5 [PATCH] m32r pt_regs fixes by Al Viro · 18 years ago
  81. 8774cb8 [PATCH] minimal alpha pt_regs fixes by Al Viro · 18 years ago
  82. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 18 years ago
  83. 00079e0 [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block by Eric Eric Sesterhenn · 18 years ago
  84. 5c339d4 [PATCH] swsusp: Make userland suspend work on SMP again by Rafael J. Wysocki · 18 years ago
  85. dcbd4ec [PATCH] slab: remove wrongly placed BUG_ON by Christoph Lameter · 18 years ago
  86. 40a5f7c [POWERPC] PReP fixup after irq changes by Olaf Hering · 18 years ago
  87. f5a9245 [POWERPC] SPU fixup after irq changes by Olaf Hering · 18 years ago
  88. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  89. c7753f1 [PARISC] More pt_regs removal by Matthew Wilcox · 18 years ago
  90. bbd6330 [PARISC] pdc_init no longer exists by Matthew Wilcox · 18 years ago
  91. 09690b1 [PARISC] Make firmware calls irqsafe-ish... by Kyle McMartin · 18 years ago
  92. ba0e427 [PA-RISC] Fix boot breakage by Matthew Wilcox · 18 years ago
  93. e11e30a [PARISC] Use set_irq_regs by Matthew Wilcox · 18 years ago
  94. ada26d41 Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6 by Linus Torvalds · 18 years ago
  95. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  96. 1224f37 [POWERPC] Fix iseries/smp.c for irq breakage by Stephen Rothwell · 18 years ago
  97. 27db2d0 [POWERPC] Fix viocons for irq breakage by Stephen Rothwell · 18 years ago
  98. b75f3f7 [POWERPC] Update iseries_defconfig by Stephen Rothwell · 18 years ago
  99. 2b00b25 [POWERPC] Fix fsl_soc build breaks by Olof Johansson · 18 years ago
  100. d150ad7 [PATCH] x86_64 irq_regs fix by Andrew Morton · 18 years ago