1. 2ef1031 [PATCH] hpfs endianness annotations by Al Viro · 19 years ago
  2. 31b1f85 [PATCH] fs/fat endianness annotations by Al Viro · 19 years ago
  3. a9721f3 [PATCH] befs: endianness annotations by Al Viro · 19 years ago
  4. e5201c5 [PATCH] befs: missing fs32_to_cpu() in debug.c by Al Viro · 19 years ago
  5. 1151895 [PATCH] befs: introduce on-disk endian types by Al Viro · 19 years ago
  6. af10b00 [PATCH] befs: prepare to sanitizing headers by Al Viro · 19 years ago
  7. 88c124d [PATCH] befs: remove bogus typedef by Al Viro · 19 years ago
  8. 7359bbf [PATCH] chelsio: add endian annotations by Alexey Dobriyan · 19 years ago
  9. d08f74e [PATCH] serpent: fix endian warnings by Alexey Dobriyan · 19 years ago
  10. 56052d5 [PATCH] cdrom: add endianness annotations by Alexey Dobriyan · 19 years ago
  11. 70f3891 [PATCH] use %p for pointers by Al Viro · 18 years ago
  12. 3c5c665 [PATCH] use %zu for size_t by Al Viro · 18 years ago
  13. 59bd598 [PATCH] missed const in prototype by Al Viro · 18 years ago
  14. cfbdbab [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression by Al Viro · 18 years ago
  15. 86b95c1 [PATCH] strndup() would better take size_t, not int by Al Viro · 18 years ago
  16. 5e7ddac [PATCH] ptrdiff_t is %t, not %z by Al Viro · 18 years ago
  17. 1af9892 [PATCH] cpuset ANSI prototype by Al Viro · 18 years ago
  18. e6c6e64 [PATCH] fs/inode.c NULL noise removal by Al Viro · 18 years ago
  19. 663d1ba [PATCH] em28xx NULL noise removal by Al Viro · 18 years ago
  20. ba674cf [PATCH] __user annotations: loop.c by Al Viro · 18 years ago
  21. a6ded1b [PATCH] openprom NULL noise removal by Al Viro · 18 years ago
  22. 03dc550 [PATCH] trivial iomem annotations: sata_promise by Al Viro · 18 years ago
  23. 20241ad [PATCH] gfp annotations: radix_tree_root by Al Viro · 18 years ago
  24. fa1f5ea [PATCH] gfp annotations: scsi_error by Al Viro · 18 years ago
  25. 86f9333 [PATCH] ptrace32 trivial __user annotations by Al Viro · 18 years ago
  26. 29756fa [PATCH] trivial iomem annotations: istallion by Al Viro · 18 years ago
  27. 4370df9 [PATCH] acpi NULL noise removal by Al Viro · 18 years ago
  28. e4cad1b [PATCH] passing pointer to setup_timer() should be via unsigned long by Al Viro · 18 years ago
  29. ba2397e [PATCH] make kernel/relay.c __user-clean by Al Viro · 18 years ago
  30. fb136e9 [PATCH] fix misannotation in ioc4.h by Al Viro · 18 years ago
  31. afc12d3 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument by Al Viro · 18 years ago
  32. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  33. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  34. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  35. 28c4dad [PATCH] tipc __user annotations by Al Viro · 18 years ago
  36. 47b1653 [PATCH] drivers/dma trivial annotations by Al Viro · 18 years ago
  37. c714de5 [PATCH] devio __user annotations by Al Viro · 18 years ago
  38. cb04e6b [PATCH] hwdep_compat missed __user annotations by Al Viro · 18 years ago
  39. 04b1add [PATCH] misc sata __iomem annotations by Al Viro · 18 years ago
  40. 98ae6cc [PATCH] fix misannotations in loop.c by Al Viro · 18 years ago
  41. aa7677d [PATCH] NULL noise removal: advansys by Al Viro · 18 years ago
  42. 4834327 [PATCH] __iomem annotations in sunzilog by Al Viro · 18 years ago
  43. 1acc04c [PATCH] dccp __user annotations by Al Viro · 18 years ago
  44. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  45. 90cbad6 [PATCH] more fs/compat.c __user annotations by Al Viro · 18 years ago
  46. 1e0dbaf [PATCH] advansys __iomem annotations by Al Viro · 18 years ago
  47. 2cbe19d IB/mthca: Fix off-by-one in mthca SRQ creation by Michael S. Tsirkin · 18 years ago
  48. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  49. 1031bfb RDMA/amso1100: Fix build with debugging off by Roland Dreier · 18 years ago
  50. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  51. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  52. a8bf4e7 IB/mthca: Query port fix by Jack Morgenstein · 18 years ago
  53. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  54. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  55. e52e608 RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv by Tom Tucker · 18 years ago
  56. ebf7a22 [PATCH] mm: bug in set_page_dirty_buffers by Nick Piggin · 18 years ago
  57. 1601ff0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  58. d942492 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  59. 078830e [SPARC32]: Fix prom.c build warning by Martin Habets · 18 years ago
  60. 79bf062 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  61. 4b75eb2 [SPARC64]: Fix of_device bus_id settings. by David S. Miller · 18 years ago
  62. 99ae1c8 [SPARC64]: Update MAINTAINERS entry. by David S. Miller · 18 years ago
  63. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  64. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  65. f5c70dd [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. by Atsushi Nemoto · 18 years ago
  66. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  67. 0118c3c [MIPS] Malta: Fix build for non-MIPS32/64 configuration. by Ralf Baechle · 18 years ago
  68. 12a0a70 [RTC] Consistently use of tabs for formatting. by Ralf Baechle · 18 years ago
  69. 0e8f8f5 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. by Ralf Baechle · 18 years ago
  70. 1896551 [MIPS] qtronix: remove driver. by Ralf Baechle · 18 years ago
  71. f431baa [MIPS] ret_from_irq adjustment by Atsushi Nemoto · 18 years ago
  72. 441ee34 [MIPS] Fix RM9000 wait instruction detection. by Ralf Baechle · 18 years ago
  73. 81e859a [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates by Geert Uytterhoeven · 18 years ago
  74. ea62aa1 [PATCH] m68k/MVME167: SERIAL167 is no longer broken by Geert Uytterhoeven · 18 years ago
  75. 2ed0ce5 [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c by Geert Uytterhoeven · 18 years ago
  76. 69961c3 [PATCH] m68k/Atari: Interrupt updates by Geert Uytterhoeven · 18 years ago
  77. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 18 years ago
  78. 6fb8296 [PATCH] m68k: more syscall updates by Geert Uytterhoeven · 18 years ago
  79. 6aabd6a [PATCH] m68k: syscall updates by Geert Uytterhoeven · 18 years ago
  80. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  81. 9b6d99f Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  82. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  83. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  84. e069d79 [PATCH] tifm __iomem annotations, NULL noise removal by Al Viro · 18 years ago
  85. 97c4965 [PATCH] mos7840 annotations by Al Viro · 18 years ago
  86. 5a42b81 [PATCH] s390 traps.c __user annotations by Al Viro · 18 years ago
  87. c8adf94 [PATCH] hppfs: readdir callback missed in prototype change by Al Viro · 18 years ago
  88. 38d6fd2 [PATCH] dlm gfp_t annotations by Al Viro · 18 years ago
  89. 5c09d96 [PATCH] wrong order of arguments in copy_to_user() in ncpfs by Al Viro · 18 years ago
  90. 8dc42f9 [PATCH] mv64630_pic NULL noise removal by Al Viro · 18 years ago
  91. 7c84ace [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c) by Al Viro · 18 years ago
  92. f3d2ab4 [PATCH] extern doesn't make sense on a definition of function... by Al Viro · 18 years ago
  93. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  94. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  95. 63540ba [PATCH] sparc64 irq pt_regs fallout by Al Viro · 18 years ago
  96. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  97. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  98. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  99. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  100. 61ce7b3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago