1. 12de362 rtc: mc13xxx: change RTC validation scheme by Alexander Shiyan · 11 years ago
  2. fb1bd9a rtc: mc13xxx: fix 1Hz interrupt by Alexander Shiyan · 11 years ago
  3. 2fb004a rtc: mc13xxx: simplify alarm_irq_enable() by Alexander Shiyan · 11 years ago
  4. 589e501 rtc: mc13xxx: request IRQs after RTC registration by Alexander Shiyan · 11 years ago
  5. 77bf2ea rtc: mc13xxx: remove __exit_p() by Alexander Shiyan · 11 years ago
  6. 1d1945d drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips by Simon Guinot · 11 years ago
  7. 5ea7351 drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation by Simon Guinot · 11 years ago
  8. 3916b09 drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation by Xianglong Du · 11 years ago
  9. c2c0eed drivers/rtc/rtc-da9052.c: remove redundant private structure field by Anthony Olech · 11 years ago
  10. 7b8dc3e drivers/rtc/rtc-isl12057.c: remove duplicate include by Sachin Kamat · 11 years ago
  11. 3b6aa90 rtc: rtc-jz4740: use devm_ioremap_resource() by Jingoo Han · 11 years ago
  12. caa3af2 rtc: rtc-vt8500: use devm_ioremap_resource() by Jingoo Han · 11 years ago
  13. 1e6789f rtc: rtc-davinci: use devm_ioremap_resource() by Jingoo Han · 11 years ago
  14. daaf90f rtc: rtc-coh901331: use devm_ioremap_resource() by Jingoo Han · 11 years ago
  15. 681acc9 rtc: rtc-spear: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  16. 5c336b0 rtc: rtc-lpc32xx: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  17. 98e2d21 rtc: rtc-sirfsoc: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  18. 147a985 rtc: rtc-rx8025: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  19. 49ae425 rtc: rtc-pm8xxx: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  20. ee56719 rtc: rtc-nuc900: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  21. 4410af6 rtc: rtc-moxart: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  22. 7841fe5 rtc: rtc-ds1390: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  23. a3080fa rtc: rtc-davinci: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  24. 61dba62 rtc: rtc-at32ap700x: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  25. 3378f73 drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  26. 4071ea2 rtc: fix potential race condition by Alessandro Zummo · 11 years ago
  27. a68b310 init/do_mounts.c: fix comment error by chishanmingshen · 11 years ago
  28. b003f96 binfmt_misc: add missing 'break' statement by Luis Henriques · 11 years ago
  29. 7a42d4b fs/efs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
  30. b00e481 checkpatch: don't warn on bitfield spaces around : by Joe Perches · 11 years ago
  31. 91cb519 checkpatch: expand parenthesis alignment test to declarations, functions and assignments by Joe Perches · 11 years ago
  32. 7ebd05e checkpatch.pl: add check for Change-Id by Christopher Covington · 11 years ago
  33. 74915c7 scripts/checkpatch.pl: __GFP_NOFAIL isn't going away by Andrew Morton · 11 years ago
  34. 3b617e3 checkpatch: net and drivers/net: warn on missing blank line after variable declaration by Joe Perches · 11 years ago
  35. cc93319 checkpatch: improve the compatible vendor match by Florian Vaussard · 11 years ago
  36. 7dd05b3 checkpatch: check compatible strings in .c and .h too by Florian Vaussard · 11 years ago
  37. 4fbf32a checkpatch: fix spurious vendor compatible warnings by Florian Vaussard · 11 years ago
  38. 8f0dbfa checkpatch: check vendor compatible with dashes by Florian Vaussard · 11 years ago
  39. 515a235 checkpatch: improve octal permissions test speed by Joe Perches · 11 years ago
  40. daa8b05 checkpatch.pl: modify warning message for printk usage by Yogesh Chaudhari · 11 years ago
  41. 5b9553a checkpatch: make "return is not a function" test quieter by Joe Perches · 11 years ago
  42. 85ad978 checkpatch: ignore networking block comment style first lines in file by Joe Perches · 11 years ago
  43. cbec18a checkpatch: use a more consistent function argument style by Joe Perches · 11 years ago
  44. 9b0fa60 checkpatch: add test for char * arrays that could be static const by Joe Perches · 11 years ago
  45. 447432f checkpatch: fix jiffies comparison and others by Joe Perches · 11 years ago
  46. 6c8bd70 checkpatch: avoid sscanf test duplicated messages by Joe Perches · 11 years ago
  47. 1727cc7 checkpatch: update octal permissions warning by Joe Perches · 11 years ago
  48. fbdb813 checkpatch: warn on uses of __constant_<foo> functions by Joe Perches · 11 years ago
  49. 2435880 checkpatch: add checks for constant non-octal permissions by Joe Perches · 11 years ago
  50. 91f72e9 checkpatch: don't warn on some function pointer return styles by Joe Perches · 11 years ago
  51. 43c1d77 checkpatch: add test for long udelay by Joe Perches · 11 years ago
  52. af661e8 lib/decompress_inflate.c: include appropriate header file by Rashika Kheria · 11 years ago
  53. 3c516cd lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c by Rashika Kheria · 11 years ago
  54. d3d47eb lib/random32.c: minor cleanups and kdoc fix by Daniel Borkmann · 11 years ago
  55. b104d6a lib/devres.c: fix some sparse warnings by Steven Rostedt · 11 years ago
  56. 3d8e4b4 backlight: tps65217_bl: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  57. c6915be backlight: platform_lcd: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  58. e1094f9 backlight: lms283gf05: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  59. 44d516f backlight: lm3533_bl: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  60. 1bd0482 backlight: l4f00242t03: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  61. a82bdcf backlight: ili9320: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  62. 619e1b4 backlight: ili922x: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  63. aff70f9 backlight: hx8357: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  64. 3b20b89 backlight: corgi_lcd: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  65. 0167a95 backlight: adp8870: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  66. ba464d0 backlight: adp8860: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  67. 78b35cf backlight: aat2870: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  68. 8c16f33 backlight: update backlight status when necessary by Liu Ying · 11 years ago
  69. a55944c backlight: update bd state & fb_blank properties when necessary by Liu Ying · 11 years ago
  70. 9e06f63 MAINTAINERS: remove Venkatesh from HPET, move to CREDITS by Joe Perches · 11 years ago
  71. 8a72f57 MAINTAINERS: microblaze: use LKML as mailing list by Michal Simek · 11 years ago
  72. c0d995a MAINTAINERS: addition of Dialog Semiconductor files by Opensource [Steve Twiss] · 11 years ago
  73. 63fae21 MAINTAINERS: wimax@linuxwimax.org is subscribers-only by Joe Perches · 11 years ago
  74. 3dc9985 MAINTAINERS: add xtensa irqchips to xtensa port entry by Max Filippov · 11 years ago
  75. dcaa57d MAINTAINERS: mark SuperH orphan by Geert Uytterhoeven · 11 years ago
  76. 70d14fc MAINTAINERS: add backlight co-maintainers by Jingoo Han · 11 years ago
  77. 7258148 printk: fix one circular lockdep warning about console_lock by Jane Li · 11 years ago
  78. d487d57 include/linux/printk.h: remove double asmlinkage in printk_emit by Simon Kågström · 11 years ago
  79. fce6e03 printk: do not compute the size of the message twice by Petr Mladek · 11 years ago
  80. 39b2510 printk: use also the last bytes in the ring buffer by Petr Mladek · 11 years ago
  81. e8c42d3 printk: add comment about tricky check for text buffer size by Petr Mladek · 11 years ago
  82. c64730b printk: remove obsolete check for log level "c" by Petr Mladek · 11 years ago
  83. 0185698 printk: remove duplicated check for log level by Petr Mladek · 11 years ago
  84. 708d96f vsprintf: remove %n handling by Ryan Mallon · 11 years ago
  85. 28ab49f kernel/resource.c: make reallocate_resource() static by Daeseok Youn · 11 years ago
  86. c96d666 kernel: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 11 years ago
  87. d300d59 lib/syscall.c: unexport task_current_syscall() by Andrew Morton · 11 years ago
  88. ea1a821 xattr: guard against simultaneous glibc header inclusion by Serge Hallyn · 11 years ago
  89. e9107f8 samples/seccomp/Makefile: do not build tests if cross-compiling for MIPS by Markos Chandras · 11 years ago
  90. a5ed3ce err.h: use bool for IS_ERR and IS_ERR_OR_NULL by Joe Perches · 11 years ago
  91. 8e3072a SubmittingPatches: document the use of git by Josh Triplett · 11 years ago
  92. 9547c70 SubmittingPatches: add recommendation for mailing list references by Josh Triplett · 11 years ago
  93. 74a475a SubmittingPatches: add style recommendation to use imperative descriptions by Josh Triplett · 11 years ago
  94. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 11 years ago
  95. 8f6c5ff kernel/groups.c: remove return value of set_groups by Wang YanQing · 11 years ago
  96. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 11 years ago
  97. e3a0cfd include/linux/syscalls.h: add sys32_quotactl() prototype by Rashika Kheria · 11 years ago
  98. 6d2be91 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages by Raghavendra K T · 11 years ago
  99. 421af24 slub: do not drop slab_mutex for sysfs_slab_add by Vladimir Davydov · 11 years ago
  100. bcccff9 kobject: don't block for each kobject_uevent by Vladimir Davydov · 11 years ago