1. 1bf49dd ./Makefile: export initial ramdisk compression config option by P J P · 11 years ago
  2. 69f0554 init/Kconfig: add option to disable kernel compression by Christian Ruppert · 11 years ago
  3. bb67093 drivers: w1: make w1_slave::flags long to avoid memory corruption by Michal Nazarewicz · 11 years ago
  4. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  5. a0e5a12 drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() by Roger Tseng · 11 years ago
  6. be2d3f9 drivers/memstick/core/mspro_block.c: fix attributes array allocation by Michal Nazarewicz · 11 years ago
  7. 1a10bd9 drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  8. 0128476 kernel/panic.c: reduce 1 byte usage for print tainted buffer by Chen Gang · 11 years ago
  9. 1931d43 gcov: reuse kbasename helper by Andy Shevchenko · 11 years ago
  10. a5ebb875 kernel/gcov/fs.c: use pr_warn() by Andrew Morton · 11 years ago
  11. bddb12b kernel/module.c: use pr_foo() by Andrew Morton · 11 years ago
  12. 17c568d gcov: compile specific gcov implementation based on gcc version by Frantisek Hrbata · 11 years ago
  13. 5f41ea0 gcov: add support for gcc 4.7 gcov format by Frantisek Hrbata · 11 years ago
  14. 8cbce37 gcov: move gcov structs definitions to a gcc version specific file by Frantisek Hrbata · 11 years ago
  15. 0d20633 kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener() by Chen Gang · 11 years ago
  16. 3fa5826 kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end() by Chen Gang · 11 years ago
  17. f02147e kernel/sysctl_binary.c: use scnprintf() instead of snprintf() by Chen Gang · 11 years ago
  18. 7833819 kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax() by Chen Gang · 11 years ago
  19. 1310a5a rbtree: fix rbtree_postorder_for_each_entry_safe() iterator by Jan Kara · 11 years ago
  20. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  21. 1c3fc3e kcore: add Kconfig help text by Randy Dunlap · 11 years ago
  22. 5721cf8 procfs: clean up proc_reg_get_unmapped_area for 80-column limit by HATAYAMA Daisuke · 11 years ago
  23. ee2f51d Documentation/ABI: document the non-ABI status of Kconfig and symbols by Josh Triplett · 11 years ago
  24. e946c43a kernel-doc: improve "no structured comments found" error by Johannes Berg · 11 years ago
  25. c770864 Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentation by Stefan Raspl · 11 years ago
  26. 965fd29 Documentation/filesystems/vfat.txt: fix directory entry example by Luis Ortega Perez de Villar · 11 years ago
  27. 95e0d7d hfsplus: implement attributes file creation functionality by Vyacheslav Dubeyko · 11 years ago
  28. 099e924 hfsplus: implement attributes file's header node initialization code by Vyacheslav Dubeyko · 11 years ago
  29. b3b5b0f hfsplus: add metadata file's clump size calculation functionality by Vyacheslav Dubeyko · 11 years ago
  30. 74a797d fs/hfs/btree.h: remove duplicate defines by Michael Opdenacker · 11 years ago
  31. b450626 drivers/rtc/rtc-as3722: add RTC driver by Laxman Dewangan · 11 years ago
  32. 5bccae6 rtc: s5m-rtc: add real-time clock driver for s5m8767 by Sangbeom Kim · 11 years ago
  33. 5e0d121 drivers/rtc/rtc-tps65910.c: remove unnecessary include by Manish Badarkhe · 11 years ago
  34. 58c181c drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc() by Sangjung Woo · 11 years ago
  35. 1fbc4c4 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug() by Sangjung Woo · 11 years ago
  36. a272606 drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  37. c8b18da drivers/rtc/rtc-ds1307.c: change variable type to bool by Peter Senna Tschudin · 11 years ago
  38. 462a465 drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  39. c39b371 drivers/rtc/rtc-snvs.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  40. d149632 drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  41. 616b734 drivers/rtc/rtc-omap.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  42. ce6bafd drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  43. a65ddce drivers/rtc/rtc-v3020.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  44. e58c18d drivers/rtc/rtc-sh.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  45. f6405af drivers/rtc/rtc-rs5c348.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  46. ffc75bb drivers/rtc/rtc-pcf2123.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  47. b5f0902 drivers/rtc/rtc-m48t86.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  48. 8136032 drivers/rtc/rtc-m48t59.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  49. 28dc5f8 drivers/rtc/rtc-ep93xx.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  50. 77bf382 drivers/rtc/rtc-ds2404.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  51. 01ce893 drivers/rtc/rtc-ds1307.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  52. cfa13b2 drivers/rtc/rtc-ds1305.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  53. d1fa245 drivers/rtc/rtc-da9055.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  54. 97a92e7 drivers/rtc/rtc-cmos.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  55. 82df0b2 drivers/rtc/rtc-88pm860x.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  56. b5ebf07 drivers/rtc/rtc-88pm80x.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  57. b7efdf3 drivers/rtc/rtc-sirfsoc.c: remove unneeded casts of void* by Jingoo Han · 11 years ago
  58. 4271e7f drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings by Sachin Kamat · 11 years ago
  59. 8e3dd0d drivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  60. d7d954a drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  61. 3d09162 drivers/rtc/rtc-sirfsoc.c: use devm_rtc_device_register by Sachin Kamat · 11 years ago
  62. adce8c1 drivers/rtc/rtc-isl1208.c: use devm_* APIs by Sachin Kamat · 11 years ago
  63. f376625 drivers/rtc/rtc-at91rm9200.c: use devm_* APIs by Sachin Kamat · 11 years ago
  64. 58f27d7 drivers/rtc/rtc-vt8500.c: fix return value by Sachin Kamat · 11 years ago
  65. f16189a drivers/rtc/rtc-max6900.c: remove redundant checks by Sachin Kamat · 11 years ago
  66. c91fd91 drivers/rtc/rtc-isl1208.c: remove redundant checks by Sachin Kamat · 11 years ago
  67. 50ccf04 drivers/rtc/rtc-ds1307.c: release irq on error by Sachin Kamat · 11 years ago
  68. 1099243 drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o_driver_register() by Wei Yongjun · 11 years ago
  69. ab76786 kprobes: use KSYM_NAME_LEN to size identifier buffers by Joe Mario · 11 years ago
  70. 9ba4bcb initramfs: read CONFIG_RD_ variables for initramfs compression by P J P · 11 years ago
  71. ba24762 init: make init failures more explicit by Michael Opdenacker · 11 years ago
  72. df3ef3a init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs by P J P · 11 years ago
  73. 6532154 init.h: document the existence of __initconst by Geert Uytterhoeven · 11 years ago
  74. 67347fe epoll: do not take global 'epmutex' for simple topologies by Jason Baron · 11 years ago
  75. ae10b2b epoll: optimize EPOLL_CTL_DEL using rcu by Jason Baron · 11 years ago
  76. 823b794 checkpatch: add check for sscanf without return use by Joe Perches · 11 years ago
  77. 2b7ab45 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths by Joe Perches · 11 years ago
  78. 507e514 checkpatch: improve "return is not a function" test by Joe Perches · 11 years ago
  79. 4783f89 checkpatch.pl: check for the FSF mailing address by Josh Triplett · 11 years ago
  80. c1fd7bb checkpatch: make the memory barrier test noisier by Joe Perches · 11 years ago
  81. e970b884 checkpatch: add rules to check init attribute and const defects by Joe Perches · 11 years ago
  82. 52ea850 checkpatch: add test for #defines of ARCH_HAS_<foo> by Joe Perches · 11 years ago
  83. 11ea516 checkpatch: find CamelCase definitions of struct/union/enum by Joe Perches · 11 years ago
  84. 0666872 checkpatch: update seq_<foo> tests by Joe Perches · 11 years ago
  85. d8b0771 checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch by Joe Perches · 11 years ago
  86. 8473162 checkpatch: report missing spaces around trigraphs with --strict by Joe Perches · 11 years ago
  87. 6bc080d debugfs: use list_next_entry() in debugfs_remove_recursive() by Oleg Nesterov · 11 years ago
  88. 93be3c2 list: introduce list_last_entry(), use list_{first,last}_entry() by Oleg Nesterov · 11 years ago
  89. 8120e2e list: change list_for_each_entry*() to use list_*_entry() by Oleg Nesterov · 11 years ago
  90. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  91. 92a2e1c sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer by Nicolin Chen · 11 years ago
  92. 1112b9e sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c by Nicolin Chen · 11 years ago
  93. 288342e drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory by Nicolin Chen · 11 years ago
  94. 43f950f drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  95. a6dd30e drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor by Nicolin Chen · 11 years ago
  96. 66f1196 arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c by Nicolin Chen · 11 years ago
  97. 684f0d3 lib/genalloc: add a helper function for DMA buffer allocation by Nicolin Chen · 11 years ago
  98. ff6092a lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  99. c0d92a5 lib/vsprintf.c: document formats for dentry and struct file by Olof Johansson · 11 years ago
  100. d3773ba lib/debugobjects.c: remove unnecessary work pending test by Xie XiuQi · 11 years ago