1. f10095c powerpc/pseries/xcis: ansify by Al Viro · 16 years ago
  2. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 16 years ago
  3. a4e6d5d fix the broken annotations in fsldma by Al Viro · 16 years ago
  4. f0bb3cf 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) by Al Viro · 16 years ago
  5. e68970c drivers/crypto/hifn_795x.c trivial endianness annotations by Al Viro · 16 years ago
  6. 9796835 virtio_pci iomem annotations by Al Viro · 16 years ago
  7. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 16 years ago
  8. 2b210ad cifs: fix misannotations by Al Viro · 16 years ago
  9. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 16 years ago
  10. 782a6de fix iomem misannotations in nozomi by Al Viro · 16 years ago
  11. 683113a vma_map: use proper pointer types by Al Viro · 16 years ago
  12. cc4191d drivers/char/n_tty.c misannotated prototype by Al Viro · 16 years ago
  13. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 16 years ago
  14. 91e916c net/rxrpc trivial annotations by Al Viro · 16 years ago
  15. 74dbf71 misc __user misannotations (pointless casts to long) by Al Viro · 16 years ago
  16. 53a0c98 ioat_dca __iomem annotations by Al Viro · 16 years ago
  17. 5cf83b9 NULL noise: drivers/misc by Al Viro · 16 years ago
  18. 5fa1247 NULL noise: drivers/media by Al Viro · 16 years ago
  19. 8481664 futex_compat __user annotation by Al Viro · 16 years ago
  20. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 16 years ago
  21. 1076d17 jbd/jbd2 NULL noise by Al Viro · 16 years ago
  22. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  23. d478376 driver core: fix small mem leak in driver_add_kobj() by Jesper Juhl · 16 years ago
  24. 4cdc1d1 dm io: write error bits form long not int by Alasdair G Kergon · 16 years ago
  25. d250dad memstick: suppress uninitialized-var warning by Andrew Morton · 16 years ago
  26. 4a5691c mtd: maps/physmap: fix oops in suspend/resume/shutdown ops by Anton Vorontsov · 16 years ago
  27. 3f1e907 dm crypt: fix ctx pending by Milan Broz · 16 years ago
  28. ab473a5 kprobes: another MAINTAINERS update by Ananth N Mavinakayanahalli · 16 years ago
  29. 363df39 blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x framebuffer simultaneously by Michael Hennerich · 16 years ago
  30. 7ef9861 blackfin video driver: update the BF52x EZKIT video framebuffer driver according to LKML review by Bryan Wu · 16 years ago
  31. a99acc8 pci: revert SMBus unhide on HP Compaq nx6110 by Jean Delvare · 16 years ago
  32. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 16 years ago
  33. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 16 years ago
  34. 589499c ixp4xx-beeper: add MODULE_ALIAS by Alessandro Zummo · 16 years ago
  35. 773647a update checkpatch.pl to version 0.16 by Andy Whitcroft · 16 years ago
  36. 3387b80 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success by Andrew Morton · 16 years ago
  37. f706d5d audit: silence two kerneldoc warnings in kernel/audit.c by Dave Jones · 16 years ago
  38. 5214b72 afs: prevent double cell registration by Sven Schnelle · 16 years ago
  39. fac533c afs: add a MAINTAINERS record for AFS by David Howells · 16 years ago
  40. 5b41e74 vfs: fix data leak in nobh_write_end() by Dmitri Monakhov · 16 years ago
  41. 1d4a788 memcgroup: fix spurious EBUSY on memory cgroup removal by YAMAMOTO Takashi · 16 years ago
  42. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 16 years ago
  43. f67e74c drivers/char/drm/ati_pcigart.c: fix printk warning by Andrew Morton · 16 years ago
  44. 6f5afae mtd: nand: add out label in rfc_from4 by Sebastian Siewior · 16 years ago
  45. 9c31205 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM by Andrew Morton · 16 years ago
  46. 1f71f50 RDMA/cxgb3: Program hardware IRD with correct value by Roland Dreier · 16 years ago
  47. 8c178be Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  48. 48d3d82 revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" by Ingo Molnar · 16 years ago
  49. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 16 years ago
  50. e72e9c2 Revert "SLUB: remove useless masking of GFP_ZERO" by Linus Torvalds · 16 years ago
  51. 8536bba Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  52. 6758f95 [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock by Al Viro · 16 years ago
  53. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  54. bcc5c7d [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() by Al Viro · 16 years ago
  55. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  56. 1a39068 [PATCH] reduce stack footprint in namespace.c by Al Viro · 16 years ago
  57. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  58. e18b094 lguest: Don't need comment terminator before disk section. by Rusty Russell · 16 years ago
  59. 9b7a448 lguest: lguest.txt documentation fix by Paul Bolle · 16 years ago
  60. b488f22 lguest: Add puppies which where previously missing. by Tim Ansell · 17 years ago
  61. bd6c269 virtio_pci: unregister virtio device at device remove by Anthony Liguori · 16 years ago
  62. 7529963 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  63. 3085354 x86: prefetch fix #2 by Ingo Molnar · 16 years ago
  64. fb8c7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  65. 074fcab Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  66. 2e8fe71 xen: fix UP setup of shared_info by Jeremy Fitzhardinge · 16 years ago
  67. 04c44a0 xen: fix RMW when unmasking events by Jeremy Fitzhardinge · 16 years ago
  68. 5abbcf2 x86, documentation: nmi_watchdog=2 works on x86_64 by Marcin Slusarz · 16 years ago
  69. 25e5988 x86: stricter check in follow_huge_addr() by Christoph Lameter · 16 years ago
  70. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 16 years ago
  71. d8d4f15 x86: ptrace.c: fix defined-but-unused warnings by Andrew Morton · 16 years ago
  72. bc713dc x86: fix prefetch workaround by Ingo Molnar · 16 years ago
  73. c94b432 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  74. f6d107f Give futex init a proper name by Benjamin Herrenschmidt · 16 years ago
  75. a2a3952 avr32: Fix bug in early resource allocation code by Haavard Skinnemoen · 16 years ago
  76. 1192aeb ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  77. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 16 years ago
  78. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  79. d55a452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  80. c101b08 [SPARC64]: Define TASK_SIZE_OF() by David S. Miller · 16 years ago
  81. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  82. 0e5606e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  83. 08dcf29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  84. 11320d1 hugetlb: fix potential livelock in return_unused_surplus_hugepages() by Nishanth Aravamudan · 16 years ago
  85. a1de091 hugetlb: indicate surplus huge page counts in per-node meminfo by Nishanth Aravamudan · 16 years ago
  86. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  87. 76c32418 x86: fix trim mtrr not to setup_memory two times by Yinghai Lu · 16 years ago
  88. 923a0cf x86: GEODE: add missing module.h include by Andres Salomon · 16 years ago
  89. c6e8256 x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX by Stephan Diestelhorst · 16 years ago
  90. 475613b x86: fix memoryless node oops during boot by Yinghai Lu · 16 years ago
  91. 3c274c2 x86: add dmi quirk for io_delay by Ingo Molnar · 16 years ago
  92. 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 16 years ago
  93. c0c20fb x86: Documentation/i386/IO-APIC.txt: fix description by Nick Andrew · 16 years ago
  94. 6edef97 kprobes: MAINTAINERS update by Masami Hiramatsu · 16 years ago
  95. 5254149 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 16 years ago
  96. 8f404fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  97. 729eb52 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  98. c8237a5 SVCRDMA: Check num_sge when setting LAST_CTXT bit by Tom Tucker · 16 years ago
  99. 12c22d6 Revert "PCI: remove transparent bridge sizing" by Linus Torvalds · 16 years ago
  100. 33fd7af pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..." by Len Brown · 16 years ago