1. 5e39df5 grammar fix in comment by Uwe Kleine-König · 14 years ago
  2. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 14 years ago
  3. 659431f fix typos "precidence" -> "precedence" in comments by Uwe Kleine-König · 14 years ago
  4. 3333e9e doc: fix Defaultd -> Defaults typo in EISA doc by Thadeu Lima de Souza Cascardo · 14 years ago
  5. 19afd8e doc: update 00-INDEX for Documentation/laptops/ by Thadeu Lima de Souza Cascardo · 14 years ago
  6. 2273130 fix comment typo leve -> level in powerpc by Thadeu Lima de Souza Cascardo · 14 years ago
  7. de8164f doc: fix leve -> level typo in pm-runtime doc by Thadeu Lima de Souza Cascardo · 14 years ago
  8. af66585 fix comment typo boo -> boot in ksysfs.c by Thadeu Lima de Souza Cascardo · 14 years ago
  9. d6b198b fix ext3/ext4 comment typo compain -> complain by Thadeu Lima de Souza Cascardo · 14 years ago
  10. db18efa bio: Fix outdated comment about bio_alloc_bioset() by Jaak Ristioja · 14 years ago
  11. 6382dc3 fix comment typos in avc.c by Justin P. Mattock · 14 years ago
  12. fb637f3 fix comment typo in pci-dma.c by Justin P. Mattock · 14 years ago
  13. 0747e3b Fix spelling of 'platform' in log messages by Stefan Weil · 14 years ago
  14. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 14 years ago
  15. 3d956d1 isdn/mISDN: add __init/__exit macros to dsp_core.c by Peter Huewe · 14 years ago
  16. 60c14a1 media/dvb: add __init/__exit macros to bt878.c by Peter Huewe · 14 years ago
  17. 73a98fc w1: add __init/__exit macros to w1.c by Peter Huewe · 14 years ago
  18. 8885074 isdn/hardware: add __init/__exit macros to mISDNisar.c by Peter Huewe · 14 years ago
  19. 7170924 xen: Fix misspelled CONFIG variable in comment. by Robert P. J. Day · 14 years ago
  20. 473a72a uwb/i1480: add __init/__exit macros by Peter Huewe · 14 years ago
  21. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 14 years ago
  22. 634bad6 Fix misspelling of "successful" and variants in comments. by Adam Buchbinder · 14 years ago
  23. e34b700 arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code by Jasper Spaans · 15 years ago
  24. 5d93a14 vmiclock: fix comment spelling mistake by Shaun Patterson · 15 years ago
  25. 640462c Coding style correction of some wan drivers by Rudy Matela · 14 years ago
  26. 7e2a108 fs/qnx4: decrement sizeof size in strncmp by Julia Lawall · 15 years ago
  27. fe9a230 doc: fix checking socket() in net tstamp example by Ali Gholami Rudi · 15 years ago
  28. edf86ba Fix misspellings of "separate" in strings. by Adam Buchbinder · 14 years ago
  29. 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 14 years ago
  30. c41b20e Fix misspellings of "truly" in comments. by Adam Buchbinder · 14 years ago
  31. a089377 Fix misspelling of "truly" in a label. by Adam Buchbinder · 14 years ago
  32. 303863f Fix a grammar error (redundant "be") in comment by Adam Buchbinder · 14 years ago
  33. c14e522 tree wide: remove execute flag from .c files by Sebastian Andrzej Siewior · 14 years ago
  34. c5c7b32 ataflop: Killl warning about unused variable flags by Geert Uytterhoeven · 14 years ago
  35. e9e70bc Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  36. c031d52 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  37. c1c0cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  38. 58424a4 microblaze: fix interrupt state restore by Steven J. Magnani · 14 years ago
  39. 7823860 microblaze: Defconfig update by Michal Simek · 14 years ago
  40. c80d292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  41. 2a2a566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  42. ca0bf64 pktcdvd: removing device does not remove its sysfs dir by Thadeu Lima de Souza Cascardo · 14 years ago
  43. ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 14 years ago
  44. a225a5cc fault injection: correct function names in documentation by Anton Blanchard · 14 years ago
  45. 094e953 hugetlb: fix section mismatches by Jeff Mahoney · 14 years ago
  46. 03eac7b uartlite: fix crash when using as console by Richard Röjfors · 14 years ago
  47. 1ec5620 imxfb: correct location of callbacks in suspend and resume by Uwe Kleine-König · 14 years ago
  48. 4528fd0 cgroups: fix to return errno in a failure path by Li Zefan · 14 years ago
  49. ef2b9b0 markup_oops.pl: fix $func_offset error with x86_64 by Hui Zhu · 14 years ago
  50. 99cf611 get_maintainer.pl: teach git log to use --no-color by Richard Kennedy · 14 years ago
  51. c85e9a9 devmem: fix kmem write bug on memory holes by Wu Fengguang · 14 years ago
  52. 325fda7 devmem: check vmalloc address on kmem read/write by KAMEZAWA Hiroyuki · 14 years ago
  53. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 14 years ago
  54. bc173f7 kfifo: fix kernel-doc notation by Randy Dunlap · 14 years ago
  55. f4b5162 rtc-fm3130: add missing braces by Sergey Matyukevich · 14 years ago
  56. b3cb537 mx3fb: some debug and initialisation fixes by Alberto Panizzo · 14 years ago
  57. 859ddf0 idr: fix a critical misallocation bug by Tejun Heo · 14 years ago
  58. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 14 years ago
  59. b8a1d37 kernel/cred.c: use kmem_cache_free by Julia Lawall · 14 years ago
  60. 1a45dcf Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  61. 02b709d mm: purge fragmented percpu vmap blocks by Nick Piggin · 14 years ago
  62. de56042 mm: percpu-vmap fix RCU list walking by Nick Piggin · 14 years ago
  63. 489b24f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  64. 4dab75e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  65. 7fbcca2 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  66. e770a0f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  67. 7ab02af Fix 'flush_old_exec()/setup_new_exec()' split by Linus Torvalds · 14 years ago
  68. 1efe8fe cfq-iosched: Do not idle on async queues by Vivek Goyal · 14 years ago
  69. 91dfc42 MIPS: 64-bit: Detect virtual memory size by Guenter Roeck · 14 years ago
  70. a4c8905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  71. 55bdeed be2net: use eq-id to calculate cev-isr reg offset by Sathya Perla · 14 years ago
  72. bc10e87 sh: Fix access to released memory in clk_debugfs_register_one() by Marek Skuczynski · 14 years ago
  73. 00b3e0a sh: Fix access to released memory in dwarf_unwinder_cleanup() by Marek Skuczynski · 14 years ago
  74. e5ff15b usb: r8a66597-hdc disable interrupts fix by Magnus Damm · 14 years ago
  75. e8708ef spi: spi_sh_msiof: Fixed data sampling on the correct edge by Markus Pietrek · 14 years ago
  76. ba9e9f3 saa7146: stop DMA before de-allocating DMA scatter/gather page buffers by Mauro Carvalho Chehab · 14 years ago
  77. cd1510c random: Remove unused inode variable by Herbert Xu · 14 years ago
  78. a8d7ac2 crypto: padlock-sha - Add import/export support by Herbert Xu · 14 years ago
  79. a996996 random: drop weird m_time/a_time manipulation by Matt Mackall · 14 years ago
  80. ba284b1 MIPS: AR7: Fix USB slave mem range typo by Alexander Clouter · 14 years ago
  81. 22f4bb6 MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. by Manuel Lauss · 14 years ago
  82. ab65832 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 9ce9290 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  84. 13af757 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  85. e20da89 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 834db33 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 8ea85c2 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. bdd8466 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 935cc93 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 4ca5ded Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. ed23690 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  92. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  93. a2fad9b regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints by Mark Brown · 14 years ago
  94. ea8d62d GFS2: Use GFP_NOFS for alloc structure by Steven Whitehouse · 14 years ago
  95. 7fe3ec6 GFS2: Fix previous patch by Steven Whitehouse · 14 years ago
  96. 55f0b4c GFS2: Don't withdraw on partial rindex entries by Benjamin Marzinski · 14 years ago
  97. bcf4dd4 blk-cgroup: Fix potential deadlock in blk-cgroup by Gui Jianfeng · 14 years ago
  98. 1e98cad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 14 years ago
  99. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 14 years ago
  100. 17aafcca drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure. by Michel Dänzer · 14 years ago