1. 45ff337 lib / string_helpers: refactoring the test suite by Andy Shevchenko · 10 years ago
  2. d295634 lib / string_helpers: move documentation to c-file by Andy Shevchenko · 10 years ago
  3. 3db2e9c include/linux: remove strict_strto* definitions by Daniel Walter · 10 years ago
  4. bd5cfb8 arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable by Xishi Qiu · 10 years ago
  5. 9470dd5 fs: check bh blocknr earlier when searching lru by Zach Brown · 10 years ago
  6. f9f2bac kdb: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  7. 484ac2f thermal: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  8. 7569055 staging: r8188eu: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  9. 3f8bfd9 s390/cio: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  10. 7fb1cab PNP: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  11. 40f5c77 thinkpad_acpi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  12. 30614cf altera-stapl: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  13. 0f3ae5b input: edt-ft5x06: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  14. b60459f ib_srpt: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  15. 48a9687 scsi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  16. b7a8d75 batman-adv: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  17. a97df42 isofs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  18. 2bd6332 ocfs2: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  19. 87e747c cifs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  20. c4dd086 video: fbdev: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  21. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  22. 2bebf5c ARM: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  23. b0bfb63 lib: string: Make all calls to strnicmp into calls to strncasecmp by Rasmus Villemoes · 10 years ago
  24. cd514e7 lib/string.c: remove duplicated function by Rasmus Villemoes · 10 years ago
  25. e48510f arch/x86/kernel/cpu/common.c: fix unused symbol warning by Andrew Morton · 10 years ago
  26. 7cbc0ea scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized by Tim Gardner · 10 years ago
  27. f9a4d11 scripts/headers_install.sh: fix error handling by Javier Barrio · 10 years ago
  28. 0d5e758 ipc: resolve shadow warnings by Mark Rustad · 10 years ago
  29. d66a052 ipc/util.c: use __seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  30. bf77b94 ipc/shm: kill the historical/wrong mm->start_stack check by Oleg Nesterov · 10 years ago
  31. 1195d94 ipc: always handle a new value of auto_msgmni by Andrey Vagin · 10 years ago
  32. c34d85a init/initramfs.c: resolve shadow warnings by Mark Rustad · 10 years ago
  33. 906e36c x86: use optimized ioresource lookup in ioremap function by Mike Travis · 10 years ago
  34. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 10 years ago
  35. 76e5121 FS/OMFS: block number sanity check during fill_super operation by Fabian Frederick · 10 years ago
  36. 5ef9819 memstick: r592: fix build warnings for !PM_SLEEP by Thierry Reding · 10 years ago
  37. c70b17b6 fs/affs: remove redundant sys_tz declarations by Fabian Frederick · 10 years ago
  38. 73516ac fs/affs/file.c: fix shadow warnings by Fabian Frederick · 10 years ago
  39. 3bc7599 fs/affs/inode.c: remove unused variable by Fabian Frederick · 10 years ago
  40. 1e907f4 fs/affs/super.c: remove unused variable by Fabian Frederick · 10 years ago
  41. a841b65 rbtree: add comment to rb_insert_augmented() by Lai Jiangshan · 10 years ago
  42. f8da964 kexec-bzimage64: fix sparse warnings by Vivek Goyal · 10 years ago
  43. 36f3f50 kexec: remove the unused function parameter by Baoquan He · 10 years ago
  44. a2d6aa8 kexec: check if crashk_res_low exists when exclude it from crash mem ranges by Baoquan He · 10 years ago
  45. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 10 years ago
  46. 887f4f8 arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory makefile by Baoquan He · 10 years ago
  47. b03023e coredump: add %i/%I in core_pattern to report the tid of the crashed thread by Oleg Nesterov · 10 years ago
  48. 1c3bea0 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() by Oleg Nesterov · 10 years ago
  49. 877aabd fat: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  50. 54cc6ce fs/reiserfs/journal.c: fix sparse context imbalance warning by Fabian Frederick · 10 years ago
  51. 35c0b38 fs/ufs/balloc.c: remove unused variable by Fabian Frederick · 10 years ago
  52. a792d90 fs/hfs/hfs_fs.h: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  53. b9f6614 nilfs2: improve the performance of fdatasync() by Andreas Rohner · 10 years ago
  54. e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
  55. 0f2a84f fs/befs/btree.c: remove typedef befs_btree_node by Himangi Saraogi · 10 years ago
  56. a882b14 rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP by Daniel Glöckner · 10 years ago
  57. 706b632 drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compiling issue by Chen Gang · 10 years ago
  58. b513e52 drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers by Andy Shevchenko · 10 years ago
  59. 3ff3823 drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value by Arnd Bergmann · 10 years ago
  60. e698a51 drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning by Arnd Bergmann · 10 years ago
  61. a4d4121 rtc: add driver for Maxim 77802 PMIC Real-Time-Clock by Javier Martinez Canillas · 10 years ago
  62. a20cd88 rtc: max77686: Use ffs() to calculate tm_wday by Javier Martinez Canillas · 10 years ago
  63. ea33c31 rtc: max77686: remove unneeded info log by Javier Martinez Canillas · 10 years ago
  64. 1745d6d rtc: max77686: fail to probe if no RTC regmap irqchip is set by Javier Martinez Canillas · 10 years ago
  65. 6b50fac rtc: max77686: remove dead code for SMPL and WTSR by Javier Martinez Canillas · 10 years ago
  66. e7f7fc7 rtc: max77686: Allow the max77686 rtc to wakeup the system by Doug Anderson · 10 years ago
  67. d5fae66 rtc: bq32000: add trickle charger device tree binding by Pavel Machek · 10 years ago
  68. 765a98a rtc: bq32000: add trickle charger option, with device tree binding by Pavel Machek · 10 years ago
  69. 33b04b7 rtc: ds1307: add trickle charger device tree binding by Matti Vaittinen · 10 years ago
  70. 2ac848c Documentation: dt-bindings: trickle charger dt binding document for ds1339 by Matti Vaittinen · 10 years ago
  71. 038b892 clk: RK808: add clkout driver for RK808 by Chris Zhong · 10 years ago
  72. 3ca1e32 RTC: RK808: add RTC driver for RK808 by Chris Zhong · 10 years ago
  73. a28885b rtc: make of_device_ids const by Uwe Kleine-König · 10 years ago
  74. 7823047 ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node by Chanwoo Choi · 10 years ago
  75. df9e26d rtc: s3c: add support for RTC of Exynos3250 SoC by Chanwoo Choi · 10 years ago
  76. ae05c95 rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type by Chanwoo Choi · 10 years ago
  77. d67288d rtc: s3c: remove warning message when checking coding style with checkpatch script by Chanwoo Choi · 10 years ago
  78. 19be09f rtc: s3c: define s3c_rtc structure to remove global variables. by Chanwoo Choi · 10 years ago
  79. 473b864 rtc: use c99 initializers in structures by Julia Lawall · 10 years ago
  80. 87d672c autofs: the documentation I wanted to read by NeilBrown · 10 years ago
  81. ef16cc5 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. by NeilBrown · 10 years ago
  82. 4d885f9 autofs4: avoid taking fs_lock during rcu-walk by NeilBrown · 10 years ago
  83. 6ece08e autofs4: make "autofs4_can_expire" idempotent. by NeilBrown · 10 years ago
  84. a5d1dba autofs4: factor should_expire() out of autofs4_expire_indirect. by NeilBrown · 10 years ago
  85. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  86. 8a27334 fs/ncpfs/dir.c: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  87. 0049f26 kernel/kallsyms.c: use __seq_open_private() by Rob Jones · 10 years ago
  88. de8288b binfmt_misc: work around gcc-4.9 warning by Arnd Bergmann · 10 years ago
  89. 43bd40e binfmt_misc: touch up documentation a bit by Mike Frysinger · 10 years ago
  90. bbaecc0 binfmt_misc: expand the register format limit to 1920 bytes by Mike Frysinger · 10 years ago
  91. f78d98f checkpatch: warn on logging functions with KERN_<LEVEL> by Joe Perches · 10 years ago
  92. 840080a checkpatch: add exception to return then else test by Joe Perches · 10 years ago
  93. 66b47b4 checkpatch: look for common misspellings by Kees Cook · 10 years ago
  94. 08a2843 checkpatch: warn on macros with flow control statements by Joe Perches · 10 years ago
  95. d2207cc checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  96. f17dba4 checkpatch: add --strict test for concatenated string elements by Joe Perches · 10 years ago
  97. 5619327 checkpatch: allow optional shorter config descriptions by Vadim Bendebury · 10 years ago
  98. de4c924 checkpatch: enable whitespace checks for DTS files by Geert Uytterhoeven · 10 years ago
  99. cdcee68 checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h by Sergey Ryazanov · 10 years ago
  100. 72c231c checkpatch: remove debugging message by Joe Perches · 10 years ago