1. afc12d3 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument by Al Viro · 18 years ago
  2. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  3. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  4. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  5. 28c4dad [PATCH] tipc __user annotations by Al Viro · 18 years ago
  6. 47b1653 [PATCH] drivers/dma trivial annotations by Al Viro · 18 years ago
  7. c714de5 [PATCH] devio __user annotations by Al Viro · 18 years ago
  8. cb04e6b [PATCH] hwdep_compat missed __user annotations by Al Viro · 18 years ago
  9. 04b1add [PATCH] misc sata __iomem annotations by Al Viro · 18 years ago
  10. 98ae6ccd [PATCH] fix misannotations in loop.c by Al Viro · 18 years ago
  11. aa7677d [PATCH] NULL noise removal: advansys by Al Viro · 18 years ago
  12. 4834327 [PATCH] __iomem annotations in sunzilog by Al Viro · 18 years ago
  13. 1acc04c [PATCH] dccp __user annotations by Al Viro · 18 years ago
  14. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  15. 90cbad6 [PATCH] more fs/compat.c __user annotations by Al Viro · 18 years ago
  16. 1e0dbaf [PATCH] advansys __iomem annotations by Al Viro · 18 years ago
  17. 2cbe19d IB/mthca: Fix off-by-one in mthca SRQ creation by Michael S. Tsirkin · 18 years ago
  18. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  19. 1031bfb RDMA/amso1100: Fix build with debugging off by Roland Dreier · 18 years ago
  20. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  21. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  22. a8bf4e7 IB/mthca: Query port fix by Jack Morgenstein · 18 years ago
  23. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  24. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  25. e52e608 RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv by Tom Tucker · 18 years ago
  26. ebf7a22 [PATCH] mm: bug in set_page_dirty_buffers by Nick Piggin · 18 years ago
  27. 1601ff0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  28. d942492 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  29. 078830e [SPARC32]: Fix prom.c build warning by Martin Habets · 18 years ago
  30. 79bf062 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  31. 4b75eb2 [SPARC64]: Fix of_device bus_id settings. by David S. Miller · 18 years ago
  32. 99ae1c8 [SPARC64]: Update MAINTAINERS entry. by David S. Miller · 18 years ago
  33. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  34. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  35. f5c70dd [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. by Atsushi Nemoto · 18 years ago
  36. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  37. 0118c3c [MIPS] Malta: Fix build for non-MIPS32/64 configuration. by Ralf Baechle · 18 years ago
  38. 12a0a70 [RTC] Consistently use of tabs for formatting. by Ralf Baechle · 18 years ago
  39. 0e8f8f5 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. by Ralf Baechle · 18 years ago
  40. 1896551 [MIPS] qtronix: remove driver. by Ralf Baechle · 18 years ago
  41. f431baa [MIPS] ret_from_irq adjustment by Atsushi Nemoto · 18 years ago
  42. 441ee34 [MIPS] Fix RM9000 wait instruction detection. by Ralf Baechle · 18 years ago
  43. 81e859a [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates by Geert Uytterhoeven · 18 years ago
  44. ea62aa1 [PATCH] m68k/MVME167: SERIAL167 is no longer broken by Geert Uytterhoeven · 18 years ago
  45. 2ed0ce5b [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c by Geert Uytterhoeven · 18 years ago
  46. 69961c3 [PATCH] m68k/Atari: Interrupt updates by Geert Uytterhoeven · 18 years ago
  47. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 18 years ago
  48. 6fb8296 [PATCH] m68k: more syscall updates by Geert Uytterhoeven · 18 years ago
  49. 6aabd6a [PATCH] m68k: syscall updates by Geert Uytterhoeven · 18 years ago
  50. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  51. 9b6d99f Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  52. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  53. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  54. e069d79 [PATCH] tifm __iomem annotations, NULL noise removal by Al Viro · 18 years ago
  55. 97c4965 [PATCH] mos7840 annotations by Al Viro · 18 years ago
  56. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  57. c8adf94 [PATCH] hppfs: readdir callback missed in prototype change by Al Viro · 18 years ago
  58. 38d6fd2 [PATCH] dlm gfp_t annotations by Al Viro · 18 years ago
  59. 5c09d96 [PATCH] wrong order of arguments in copy_to_user() in ncpfs by Al Viro · 18 years ago
  60. 8dc42f9 [PATCH] mv64630_pic NULL noise removal by Al Viro · 18 years ago
  61. 7c84ace [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) by Al Viro · 18 years ago
  62. f3d2ab4 [PATCH] extern doesn't make sense on a definition of function... by Al Viro · 18 years ago
  63. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  64. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  65. 63540ba [PATCH] sparc64 irq pt_regs fallout by Al Viro · 18 years ago
  66. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  67. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  68. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  69. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  70. 61ce7b3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  71. 7bea96f [PATCH] uml pt_regs fixes by Al Viro · 18 years ago
  72. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  73. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  74. 6554207 [MIPS] Fix return type of gt64120_irq. by Ralf Baechle · 18 years ago
  75. d864b96 [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. by Ralf Baechle · 18 years ago
  76. de4f742 [MIPS] Jazz defconfig file. by Ralf Baechle · 18 years ago
  77. 06e8011 [MIPS] Jazz: build fix - include <linux/screen_info.h> by Ralf Baechle · 18 years ago
  78. 3bdcdd6 [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) by Ralf Baechle · 18 years ago
  79. 2cf69e7 [MIPS] Jazz: Fix I/O port resources. by Ralf Baechle · 18 years ago
  80. d62801e [MIPS] DEC: pt_regs fixes for dec_intr_halt. by Ralf Baechle · 18 years ago
  81. b104189 handle_sysrq lost its pt_regs * argument by Ralf Baechle · 18 years ago
  82. e24bb60 Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ" by Linus Torvalds · 18 years ago
  83. 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  84. cb1055f [PATCH] linux/io.h needs types.h by Al Viro · 18 years ago
  85. 9288d1a [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h) by Al Viro · 18 years ago
  86. a8f47c4 [PATCH] missing include of scatterlist.h by Al Viro · 18 years ago
  87. 9743288 [PATCH] missing include in pdaudiocf_irq by Al Viro · 18 years ago
  88. 9da3b1a [PATCH] misc ppc pt_regs fixes by Al Viro · 18 years ago
  89. 2843114 [PATCH] misc arm pt_regs fixes by Al Viro · 18 years ago
  90. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  91. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  92. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  93. 3dbb8c6 [PATCH] alpha pt_regs cleanups: handle_irq() by Al Viro · 18 years ago
  94. 7ca5605 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  95. 8dab42a [PATCH] m68k pt_regs fixes, part 2 by Al Viro · 18 years ago
  96. 7a39f52 [PATCH] sparc32 rwlock fix by Al Viro · 18 years ago
  97. 6d24c8d [PATCH] sparc64 pt_regs fixes by Al Viro · 18 years ago
  98. 0d84438 [PATCH] sparc32 pt_regs fixes by Al Viro · 18 years ago
  99. 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
  100. ff3df54 Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6 by Linus Torvalds · 18 years ago