1. 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 14 years ago
  2. 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 14 years ago
  3. 53a3c44 checkpatch: returning errno typically should be negative by Andy Whitcroft · 14 years ago
  4. 9446ef5 checkpatch: handle casts better fixing false categorisation of : as binary by Andy Whitcroft · 14 years ago
  5. fb2d2c1 checkpatch: ensure we do not collapse bracketed sections into constants by Andy Whitcroft · 14 years ago
  6. d2c0a23 checkpatch: suggest cleanpatch and cleanfile when appropriate by Andy Whitcroft · 14 years ago
  7. e91b6e2 checkpatch: types may sit on a line on their own by Andy Whitcroft · 14 years ago
  8. 6b4c5be checkpatch: fix regressions in "fix handling of leading spaces" by Andy Whitcroft · 14 years ago
  9. 658716d div64_u64(): improve precision on 32bit platforms by Brian Behlendorf · 14 years ago
  10. 5d051de lib/parser: cleanup match_number() by Namhyung Kim · 14 years ago
  11. ea00c30 percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() by Christoph Lameter · 14 years ago
  12. 041b78f lib/list_sort: test: check element addresses by Artem Bityutskiy · 14 years ago
  13. 014afa9 lib/list_sort: test: unify test messages by Artem Bityutskiy · 14 years ago
  14. f3dc0e3 lib/list_sort: test: improve errors handling by Artem Bityutskiy · 14 years ago
  15. eeee9eb lib/list_sort: test: use generic random32 by Artem Bityutskiy · 14 years ago
  16. bb2ab10 lib/list_sort: test: use more reasonable printk levels by Artem Bityutskiy · 14 years ago
  17. 6d411e6 lib/Kconfig.debug: add list_sort debugging switch by Artem Bityutskiy · 14 years ago
  18. e2852ae percpu_counter: add debugobj support by Tejun Heo · 14 years ago
  19. 066a9be idr: fix idr_pre_get() locking description by Naohiro Aota · 14 years ago
  20. 66f1991 lib/bitmap.c: use hex_to_bin() by Andy Shevchenko · 14 years ago
  21. 1fa7e54 MAINTAINERS: use "T: git" and whitespace trivia by Joe Perches · 14 years ago
  22. be8c268 MAINTAINERS: remove USB ZC0301 DRIVER by Joe Perches · 14 years ago
  23. cefea7921 MAINTAINERS: remove USB OV511 DRIVER by Joe Perches · 14 years ago
  24. f996231 MAINTAINERS: merge s3c6400 and 6410 to 64xx by Joe Perches · 14 years ago
  25. 8574353 MAINTAINERS: merge s3c-244x sections by Joe Perches · 14 years ago
  26. 838553c MAINTAINERS: merge imote2 and stargate by Joe Perches · 14 years ago
  27. ec15408 MAINTAINERS: fix Colibri PXA270 file pattern by Joe Perches · 14 years ago
  28. fae9920 scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists by Joe Perches · 14 years ago
  29. b9e2331 scripts/get_maintainer.pl: use mailmap in name deduplication and other updates by Joe Perches · 14 years ago
  30. 47abc72 scripts/get_maintainer.pl: correct indentation in a few places by Joe Perches · 14 years ago
  31. 7fa8ff2 scripts/get_maintainer.pl: fix mailmap handling by Florian Mickler · 14 years ago
  32. 6ef1c52 scripts/get_maintainer.pl: use case insensitive name de-duplication by Joe Perches · 14 years ago
  33. 683c6f8 scripts/get_maintainer.pl: improve --interactive UI by Joe Perches · 14 years ago
  34. dace8e3 scripts/get_maintainer.pl: add interactive mode by Florian Mickler · 14 years ago
  35. bcde44e scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts by Joe Perches · 14 years ago
  36. e3e9d11 scripts/get_maintainer.pl: add default --git-fallback, remove default --git by Joe Perches · 14 years ago
  37. fab9ed1 scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails by Joe Perches · 14 years ago
  38. 6ffd948 scripts/get_maintainer.pl: use correct indentation by Joe Perches · 14 years ago
  39. 63ab52d scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information by Joe Perches · 14 years ago
  40. b903c0b lib: fix scnprintf() if @size is == 0 by Changli Gao · 14 years ago
  41. 5e05798 vsprintf.c: use default pointer field size for "(null)" strings by Joe Perches · 14 years ago
  42. 77006a0 ratelimit: add comment warning people off printk_ratelimit() by Andrew Morton · 14 years ago
  43. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  44. 674dff6 printk: change type of 'boot_delay' to int * by Namhyung Kim · 14 years ago
  45. 8155c02 printk: add lock context annotation by Namhyung Kim · 14 years ago
  46. 6c095ef printk: fixup declaration of kmsg_reasons by Namhyung Kim · 14 years ago
  47. 5f2365d misc devices: do not enable by default by Borislav Petkov · 14 years ago
  48. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  49. 4ce6494 stop_machine: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  50. ca51c5a kernel/stop_machine.c: fix unused variable warning by Rakib Mullick · 14 years ago
  51. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  52. 571428b kernel/user.c: add lock release annotation on free_user() by Namhyung Kim · 14 years ago
  53. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  54. f0cfec1 drivers/misc/apds9802als.c: add runtime PM support by Hong Liu · 14 years ago
  55. 22d96aa drivers/misc/apds9802als.c: ALS drivers for the apds9802als by anantha · 14 years ago
  56. 8a233f01 pca953x: pca953x driver fixes for x86 mrst by Alek Du · 14 years ago
  57. 2e85c4d drivers/misc/isl29020.c: ambient light sensor by Kalhan Trisal · 14 years ago
  58. 93e2f58 lkdtm: prefix enum constants by Namhyung Kim · 14 years ago
  59. 3f0f4a3 Documentation: short descriptions for bh1770glc and apds990x drivers by Samu Onkalo · 14 years ago
  60. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago
  61. 190420a drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor by Samu Onkalo · 14 years ago
  62. 4b068de ad525x_dpot: use correct rdac channel for ad5251/ad5252 by steven miao · 14 years ago
  63. a4bd394 drivers/misc/ad525x_dpot.c: new features by Michael Hennerich · 14 years ago
  64. 5f400cf drivers/misc/ad525x_dpot.c: fix part name typos in defines by Michael Hennerich · 14 years ago
  65. 10ad527 drivers/misc/phantom.c: add missing warning messages in phantom_probe() by Rahul Ruikar · 14 years ago
  66. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  67. 99dc829 procfs: fix numbering in /proc/locks by Jerome Marchand · 14 years ago
  68. 4199ca7 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  69. 1df79da85 fs/buffer.c: remove duplicated assignment to b_private by Namhyung Kim · 14 years ago
  70. d882626 vmlinux.lds.h: lower init ramfs alignment to 4 by Mike Frysinger · 14 years ago
  71. d356c0b vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA by Mike Frysinger · 14 years ago
  72. cd1c584 fs/direct-io.c: fix truncation error in dio_complete() return by Edward Shishkin · 14 years ago
  73. 2473238 ihex: add support for CS:IP/EIP records by Mark Brown · 14 years ago
  74. b6777c4 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 by Miklos Szeredi · 14 years ago
  75. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  76. b647277 modules: no need to align .modinfo strings by Jan Beulich · 14 years ago
  77. a55621f include/linux/kernel.h: add __must_check to strict_strto*() by Andrew Morton · 14 years ago
  78. c925cf0 m68k{nommu}/blackfin : remove old assembler-only flags bit definitions by Philippe De Muyter · 14 years ago
  79. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  80. f27c85c kernel.h: add {min,max}3 macros by Hagen Paul Pfeifer · 14 years ago
  81. c5c6dd4 hostfs: code cleanups by Richard Weinberger · 14 years ago
  82. be76d81 um: migrate from __do_IRQ() to generic_handle_irq() by Richard Weinberger · 14 years ago
  83. aa5fb4d uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc by Roland McGrath · 14 years ago
  84. d911202 uml: define CONFIG_NO_DMA by FUJITA Tomonori · 14 years ago
  85. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 14 years ago
  86. 947272d alpha: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  87. dae512e drivers/char/hpet.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  88. aaaddfe Documentation/timers/hpet_example.c: add supporting info for hpet_example by Jaswinder Singh Rajput · 14 years ago
  89. 0ca0176 hpet: fix style problems by Jaswinder Singh Rajput · 14 years ago
  90. 96e9694 hpet: fix unwanted interrupt due to stale irq status bit by Clemens Ladisch · 14 years ago
  91. a56d531 hpet: unmap unused I/O space by Jiri Slaby · 14 years ago
  92. f3ab263 mm: do_migrate_range: reduce list_empty() check by Bob Liu · 14 years ago
  93. 809c444 mm: do_migrate_range: exit loop if not_managed is true by Bob Liu · 14 years ago
  94. f6a3607 mm: page_isolation: codeclean fix comment and rm unneeded val init by Bob Liu · 14 years ago
  95. 572438f mm: fix is_mem_section_removable() page_order BUG_ON check by KAMEZAWA Hiroyuki · 14 years ago
  96. 44e2aa9 mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() by Dean Nelson · 14 years ago
  97. 70384dc mm: fix error reporting in move_pages() syscall by Gleb Natapov · 14 years ago
  98. 66d7dd5 /proc/swaps: support polling by Kay Sievers · 14 years ago
  99. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  100. 7bbc090 mm/memory_hotplug.c: make scan_lru_pages() static by Andrew Morton · 14 years ago