1. 4801205 checkpatch: DEFINE_ macros are real definitions for exports by Andy Whitcroft · 16 years ago
  2. bf30d6e checkpatch: complex macros checks miss square brackets by Andy Whitcroft · 16 years ago
  3. f16fa28 checkpatch: suspect code indent must stop at #else/#elif by Andy Whitcroft · 16 years ago
  4. 8ed22ca checkpatch: pull out known acceptable typedefs by Andy Whitcroft · 16 years ago
  5. afbe8d2 checkpatch: accept any sized le/be type by Andy Whitcroft · 16 years ago
  6. b132e5d checkpatch: macros which define structure members are not complex by Andy Whitcroft · 16 years ago
  7. 170d3a2 checkpatch: handle do without braces if we have enough context by Andy Whitcroft · 16 years ago
  8. a6a8406 checkpatch: labels are not possible types by Andy Whitcroft · 16 years ago
  9. 0776e59 checkpatch: do is not a possible type by Andy Whitcroft · 16 years ago
  10. 5fdd23a checkpatch: version: 0.23 by Andy Whitcroft · 16 years ago
  11. 30670854 checkpatch: ensure we only apply checks to the lines within hunks by Andy Whitcroft · 16 years ago
  12. 6f779c1 checkpatch: suspect indent count condition lines correctly by Andy Whitcroft · 16 years ago
  13. 5368df2 checkpatch: check line endings in text format files by Andy Whitcroft · 16 years ago
  14. 81bc0e0 checkpatch: handle comment/quote nesting correctly by Andy Whitcroft · 16 years ago
  15. dea3349 checkpatch: suppress errors triggered by short patch by Andy Whitcroft · 16 years ago
  16. a1080bf checkpatch: case/default checks should only check changed lines by Andy Whitcroft · 16 years ago
  17. dea79cd checkpatch: version: 0.22 by Andy Whitcroft · 16 years ago
  18. b9ea10d checkpatch: perform indent checks on perl by Andy Whitcroft · 16 years ago
  19. f055663 checkpatch: report the correct lines for single statement blocks by Andy Whitcroft · 16 years ago
  20. 2a1bc5d checkpatch: %Lx tests should hand %% as a literal by Andy Whitcroft · 16 years ago
  21. 9bd49ef checkpatch: suspect indent -- skip over preprocessor, label and blank lines by Andy Whitcroft · 16 years ago
  22. 4d001e4 checkpatch: report the real first line of all suspect indents by Andy Whitcroft · 16 years ago
  23. 6ecd967 checkpatch: report any absolute references to kernel source files by Andy Whitcroft · 16 years ago
  24. e09dec4 checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c by Andy Whitcroft · 16 years ago
  25. c1ab332 checkpatch: include/asm checks should be anchored by Andy Whitcroft · 16 years ago
  26. 01fa914 checkpatch: fix up comment checks search to scan the entire block by Andy Whitcroft · 16 years ago
  27. 636d140 checkpatch: complex macros -- fix up extension handling by Andy Whitcroft · 16 years ago
  28. 24e1d81 checkpatch: ____cacheline_aligned et al are modifiers by Andy Whitcroft · 16 years ago
  29. a1ef277 checkpatch: add tests for the attribute matcher by Andy Whitcroft · 16 years ago
  30. 1bdab9e checkpatch: switch indent allow plain return by Andy Whitcroft · 16 years ago
  31. 14b111c checkpatch: conditional indent -- labels have different indent rules by Andy Whitcroft · 16 years ago
  32. 0d41386 checkpatch: values: double ampersand may be unary by Andy Whitcroft · 16 years ago
  33. fe2a7db checkpatch: square brackets -- exemption for array slices in braces by Andy Whitcroft · 16 years ago
  34. 0fcff28 sparc64: use iommu_num_pages function in IOMMU code by Joerg Roedel · 16 years ago
  35. eb117d3 alpha: use iommu_num_pages function in IOMMU code by Joerg Roedel · 16 years ago
  36. 2994a3b powerpc: use iommu_num_pages function in IOMMU code by Joerg Roedel · 16 years ago
  37. 036b4c5 x86: convert Calgary IOMMU driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  38. e3c449f x86, AMD IOMMU: convert driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  39. 1477b8e x86: convert GART driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  40. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
  41. 3400001 powerpc: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  42. a737576 sparc64: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  43. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  44. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  45. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  46. f7ad160 include/linux/clk.h: fix comment by Alex Raimondi · 16 years ago
  47. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  48. 9536727 SubmittingPatches: add a reference to Andi's OLS paper by Andi Kleen · 16 years ago
  49. 22b8ab6 Document panic_on_unrecovered_nmi sysctl by Bernhard Walle · 16 years ago
  50. 6d5cd6e taint: fix kernel-doc by Randy Dunlap · 16 years ago
  51. 2223c65 Remove Andrew Morton's http://www.zip.com.au/~akpm/ by FD Cami · 16 years ago
  52. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  53. 8033fe6 documentation: explain memory barriers by Randy Dunlap · 16 years ago
  54. 7968b3d kernel/kallsyms.c: fix double return by WANG Cong · 16 years ago
  55. f337b9c epoll: drop unnecessary test by Davide Libenzi · 16 years ago
  56. 8b6e47a AT91: atmel_pwm only available for certain AT91 processors by Andrew Victor · 16 years ago
  57. d133181 Fix typo in the FIRMWARE_IN_KERNEL help by Alberto Bertogli · 16 years ago
  58. 362e666 exec.c, compat.c: fix count(), compat_count() bounds checking by Jason Baron · 16 years ago
  59. 9679e4d kernel/sys.c: improve code generation by Andrew Morton · 16 years ago
  60. 8798881 utsname: completely overwrite prior information by Vegard Nossum · 16 years ago
  61. 929f37c dontdiff: more updates to be closer to gitignore by Randy Dunlap · 16 years ago
  62. 1c82832 doc: typo in Documentation/filesystems/nfsroot.txt by Shane McDonald · 16 years ago
  63. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 16 years ago
  64. 0c2d64f rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY by Adam Tkac · 16 years ago
  65. b4236f8 sysrq: add enable_mask in sysrq_moom_op by Naohiro Ooiwa · 16 years ago
  66. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  67. 889d51a initramfs: add option to preserve mtime from initramfs cpio images by Nye Liu · 16 years ago
  68. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  69. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  70. c80cfb0 vsprintf: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
  71. 404d0ae fix random typos by Danny ter Haar · 16 years ago
  72. 93fd85d identify_ramdisk_image(): correct typo about return value in comment by Geert Uytterhoeven · 16 years ago
  73. 2e0eb73 nubus: fix mis-indented statement by Ilpo Järvinen · 16 years ago
  74. dd1c53a Fix Documentation/filesystems/ramfs-rootfs-initramfs.txt by frans · 16 years ago
  75. fca692c eeepc: depends on RFKILL by Randy Dunlap · 16 years ago
  76. cbf330b drivers/misc: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  77. 1ecfea0 init.h: remove long-dead __setup_null_param() macro by Robert P. J. Day · 16 years ago
  78. d9f3216 kernel/dma.c: remove a CVS keyword by Adrian Bunk · 16 years ago
  79. 693ac38 include/linux/mount.h: remove CVS keyword by Adrian Bunk · 16 years ago
  80. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  81. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  82. 8e9c771 olpc: olpc_battery.c sparse endian annotations by Harvey Harrison · 16 years ago
  83. d2efa6d uml: remove the dead TTY_LOG code by Adrian Bunk · 16 years ago
  84. b25f29b pm: document use of RTC in pm_trace by Frans Pop · 16 years ago
  85. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  86. 574f34c alpha: notify_cpu_starting() compile fixlet by Alexey Dobriyan · 16 years ago
  87. ffc32d6 Alpha Miata: remove dead URL by Adrian Bunk · 16 years ago
  88. 5f66452 asm-h8300/md.h: remove CVS keyword by Adrian Bunk · 16 years ago
  89. 9791af5 h8300: GENERIC_BUG support by Yoshinori Sato · 16 years ago
  90. 81d423e h8300: update timer handler - misc update by Yoshinori Sato · 16 years ago
  91. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 16 years ago
  92. 4b6aba5 h8300: update timer handler - delete files by Yoshinori Sato · 16 years ago
  93. f4cfb18 uclinux: fix gzip header parsing in binfmt_flat.c by Volodymyr G. Lukiianyk · 16 years ago
  94. 0c6aa26 mm: do_generic_file_read() never gets a NULL 'filp' argument by Krishna Kumar · 16 years ago
  95. b4d1d99 hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault() by David Gibson · 16 years ago
  96. db99100 mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum by Andrew Morton · 16 years ago
  97. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  98. 1648993 introduce generic header file for the software IO/TLB by Joerg Roedel · 16 years ago
  99. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  100. 04ab591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago