1. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  2. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 9 years ago
  3. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 9 years ago
  4. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 9 years ago
  5. f8ccad2 befs: replace typedef befs_inode_info by structure by Fabian Frederick · 9 years ago
  6. 038428f befs: replace typedef befs_sb_info by structure by Fabian Frederick · 9 years ago
  7. 09ad0ea befs: replace typedef befs_mount_options by structure by Fabian Frederick · 9 years ago
  8. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 9 years ago
  9. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 9 years ago
  10. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 9 years ago
  11. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 9 years ago
  12. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 9 years ago
  13. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 9 years ago
  14. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 9 years ago
  15. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 9 years ago
  16. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 9 years ago
  17. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 9 years ago
  18. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 9 years ago
  19. 7c6f84f MAINTAINERS: Add Alexandre Belloni as an RTC maintainer by Alexandre Belloni · 9 years ago
  20. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 9 years ago
  21. 71b800b rtc: digicolor: document device tree binding by Baruch Siach · 9 years ago
  22. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 9 years ago
  23. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 9 years ago
  24. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 9 years ago
  25. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 9 years ago
  26. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 9 years ago
  27. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 9 years ago
  28. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  29. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 9 years ago
  30. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 9 years ago
  31. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 9 years ago
  32. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 9 years ago
  33. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 9 years ago
  34. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 9 years ago
  35. 6e54aba kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y by Andrey Ryabinin · 9 years ago
  36. 6ceafb8 fs/binfmt_misc.c: simplify entry_status() by Rasmus Villemoes · 9 years ago
  37. e0df7e1 checkpatch: avoid "spaces required around that ':'" false positive by Joe Perches · 9 years ago
  38. 323b267 checkpatch: fix --fix use with a patch of multiple files by Joe Perches · 9 years ago
  39. e15f431 errno.h: Improve ENOSYS's comment by Andy Lutomirski · 9 years ago
  40. 91c9afa checkpatch.pl: new instances of ENOSYS are errors by Andy Lutomirski · 9 years ago
  41. c17893c checkpatch: add a test for const with __read_mostly uses by Joe Perches · 9 years ago
  42. d7fe806 checkpatch: improve operator spacing check by Sam Bobroff · 9 years ago
  43. b598b67 checkpatch: add 'Prefer ARRAY_SIZE" test by Joe Perches · 9 years ago
  44. 6d07d01b checkpatch: add uart_ops to normally const structs by Joe Perches · 9 years ago
  45. 29a3c46 checkpatch: add #define foo "string" long line exception by Joe Perches · 9 years ago
  46. 2a076f4 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns by Joe Perches · 9 years ago
  47. 0e212e0 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally by Fabian Frederick · 9 years ago
  48. ab7e23f checkpatch: add test for repeated const uses by Joe Perches · 9 years ago
  49. f34e4a4 checkpatch: improve return negative errno check by Joe Perches · 9 years ago
  50. b392c64 checkpatch: match more world writable permissions by Joe Perches · 9 years ago
  51. ebfd7d6 checkpatch: add optional --codespell dictionary to find more typos by Joe Perches · 9 years ago
  52. b3e9a67 checkpatch: spell check reudce by Jani Nikula · 9 years ago
  53. 66d7a38 checkpatch: add spell checking of email subject line by Joe Perches · 9 years ago
  54. 6ab3a97 checkpatch: improve "no space is necessary after a cast" test by Joe Perches · 9 years ago
  55. d43698e firmware/ihex2fw.c: restore missing default in switch statement by Nicolas Iooss · 9 years ago
  56. 2afe27c lib/bitmap.c: bitmap_[empty,full]: remove code duplication by Yury Norov · 9 years ago
  57. d48502e ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h by Javi Merino · 9 years ago
  58. 512eb72 media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  59. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  60. aa77620 clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  61. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 9 years ago
  62. 675cf53 lib/vsprintf.c: improve put_dec_trunc8 slightly by Rasmus Villemoes · 9 years ago
  63. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 9 years ago
  64. 0f3721c hwmon: (lm85) use find_closest() in x_TO_REG() functions by Bartosz Golaszewski · 9 years ago
  65. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 9 years ago
  66. f202754 documentation: update CodingStyle on local variables naming in macros by Bartosz Golaszewski · 9 years ago
  67. 95d1195 util_macros.h: add find_closest() macro by Bartosz Golaszewski · 9 years ago
  68. a7a2c02 lib/dma-debug: fix bucket_find_contain() by Sebastian Ott · 9 years ago
  69. 7c43d9a lib/vsprintf.c: even faster binary to decimal conversion by Rasmus Villemoes · 9 years ago
  70. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 9 years ago
  71. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 9 years ago
  72. 2c57a0e lib: find_*_bit reimplementation by Yury Norov · 9 years ago
  73. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 9 years ago
  74. 6480827 of: base: improve of_get_next_child() kernel-doc by Baruch Siach · 10 years ago
  75. 86f6501 ALSA: hda - add generic functions to set hdac stream params by Jeeja KP · 9 years ago
  76. c1cc18b ALSA: hda - add ASoC device type for hda core by Ramesh Babu · 9 years ago
  77. 6d23c8f ALSA: hda - Move prepared flag into struct hdac_stream by Takashi Iwai · 9 years ago
  78. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 9 years ago
  79. 636efbc mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc() by Javier Martinez Canillas · 9 years ago
  80. 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 9 years ago
  81. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  82. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  83. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 9 years ago
  84. 8053871 smp: Fix smp_call_function_single_async() locking by Linus Torvalds · 10 years ago
  85. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 9 years ago
  86. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 9 years ago
  87. de0c789 ath10k: enable the BT-coex feature by Yanbo Li · 9 years ago
  88. 52c22a6 ath10k: add the WMI Air Time Fairness service define by Yanbo Li · 9 years ago
  89. 7df37f7 ath10k: use MAC clock rate same as FW uses for survey accuracy by Peter Oh · 9 years ago
  90. 0cd9bc1 ath10k: enable ibss-rsn by Janusz Dziedzic · 9 years ago
  91. 8461baf ath10k: set def key idx for ibss by Michal Kazior · 9 years ago
  92. ce90b27 ath10k: fix multiple key static wep with ibss by Michal Kazior · 9 years ago
  93. 73dc5a1 ath10k: don't use reassoc flag by Michal Kazior · 9 years ago
  94. 29a1000 ath10k: change static wep key handling for client mode by Michal Kazior · 9 years ago
  95. 36d8230 ath10k: add extra check for frame tracing by Michal Kazior · 9 years ago
  96. d9585a9 ath10k: fix error handling in pci_probe by Michal Kazior · 9 years ago
  97. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  99. a39ef1a7 Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  100. 44c144f dm crypt: fix missing error code return from crypt_ctr error path by Wei Yongjun · 9 years ago