1. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 10 years ago
  2. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 10 years ago
  3. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 10 years ago
  4. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 10 years ago
  5. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 10 years ago
  6. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 10 years ago
  7. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  8. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 10 years ago
  9. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 10 years ago
  10. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 10 years ago
  11. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 10 years ago
  12. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 10 years ago
  13. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 10 years ago
  14. 6e54aba kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y by Andrey Ryabinin · 10 years ago
  15. 6ceafb8 fs/binfmt_misc.c: simplify entry_status() by Rasmus Villemoes · 10 years ago
  16. e0df7e1 checkpatch: avoid "spaces required around that ':'" false positive by Joe Perches · 10 years ago
  17. 323b267 checkpatch: fix --fix use with a patch of multiple files by Joe Perches · 10 years ago
  18. e15f431 errno.h: Improve ENOSYS's comment by Andy Lutomirski · 10 years ago
  19. 91c9afa checkpatch.pl: new instances of ENOSYS are errors by Andy Lutomirski · 10 years ago
  20. c17893c checkpatch: add a test for const with __read_mostly uses by Joe Perches · 10 years ago
  21. d7fe806 checkpatch: improve operator spacing check by Sam Bobroff · 10 years ago
  22. b598b67 checkpatch: add 'Prefer ARRAY_SIZE" test by Joe Perches · 10 years ago
  23. 6d07d01b checkpatch: add uart_ops to normally const structs by Joe Perches · 10 years ago
  24. 29a3c46 checkpatch: add #define foo "string" long line exception by Joe Perches · 10 years ago
  25. 2a076f4 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns by Joe Perches · 10 years ago
  26. 0e212e0 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally by Fabian Frederick · 10 years ago
  27. ab7e23f checkpatch: add test for repeated const uses by Joe Perches · 10 years ago
  28. f34e4a4 checkpatch: improve return negative errno check by Joe Perches · 10 years ago
  29. b392c64 checkpatch: match more world writable permissions by Joe Perches · 10 years ago
  30. ebfd7d6 checkpatch: add optional --codespell dictionary to find more typos by Joe Perches · 10 years ago
  31. b3e9a67 checkpatch: spell check reudce by Jani Nikula · 10 years ago
  32. 66d7a38 checkpatch: add spell checking of email subject line by Joe Perches · 10 years ago
  33. 6ab3a97 checkpatch: improve "no space is necessary after a cast" test by Joe Perches · 10 years ago
  34. d43698e firmware/ihex2fw.c: restore missing default in switch statement by Nicolas Iooss · 10 years ago
  35. 2afe27c lib/bitmap.c: bitmap_[empty,full]: remove code duplication by Yury Norov · 10 years ago
  36. d48502e ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h by Javi Merino · 10 years ago
  37. 512eb72 media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  38. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  39. aa77620 clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  40. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 10 years ago
  41. 675cf53 lib/vsprintf.c: improve put_dec_trunc8 slightly by Rasmus Villemoes · 10 years ago
  42. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 10 years ago
  43. 0f3721c hwmon: (lm85) use find_closest() in x_TO_REG() functions by Bartosz Golaszewski · 10 years ago
  44. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 10 years ago
  45. f202754 documentation: update CodingStyle on local variables naming in macros by Bartosz Golaszewski · 10 years ago
  46. 95d1195 util_macros.h: add find_closest() macro by Bartosz Golaszewski · 10 years ago
  47. a7a2c02 lib/dma-debug: fix bucket_find_contain() by Sebastian Ott · 10 years ago
  48. 7c43d9a lib/vsprintf.c: even faster binary to decimal conversion by Rasmus Villemoes · 10 years ago
  49. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 10 years ago
  50. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 10 years ago
  51. 2c57a0e lib: find_*_bit reimplementation by Yury Norov · 10 years ago
  52. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 10 years ago
  53. 6480827 of: base: improve of_get_next_child() kernel-doc by Baruch Siach · 10 years ago
  54. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 10 years ago
  55. 636efbc mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc() by Javier Martinez Canillas · 10 years ago
  56. 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 10 years ago
  57. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  58. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  59. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 10 years ago
  60. 8053871 smp: Fix smp_call_function_single_async() locking by Linus Torvalds · 10 years ago
  61. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 10 years ago
  62. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 10 years ago
  63. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  65. a39ef1a7 Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  66. 44c144f dm crypt: fix missing error code return from crypt_ctr error path by Wei Yongjun · 10 years ago
  67. a7e73e7 powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error by Shreyas B. Prabhu · 10 years ago
  68. d82312c Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  69. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 10 years ago
  70. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 10 years ago
  71. dac5657 KVM: PPC: Remove page table walk helpers by Aneesh Kumar K.V · 10 years ago
  72. 5e1d44a KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer by Aneesh Kumar K.V · 10 years ago
  73. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 10 years ago
  74. 78b9ae3 MAINTAINERS: remove maintainship entry of docking station driver by Chao Yu · 10 years ago
  75. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  76. 8fa6f49 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  77. eabbfde Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  78. 45701e2 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 10 years ago
  79. a83f5d6 Merge branch 'generic-iommu-allocator' by David S. Miller · 10 years ago
  80. 671d773 sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 10 years ago
  81. f1600e5 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
  82. 10b88a4 sparc: Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 10 years ago
  83. c3ffe6d net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state() by Geert Uytterhoeven · 10 years ago
  84. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  85. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  86. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  87. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 10 years ago
  88. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 10 years ago
  89. 725f9dc bpf: fix two bugs in verification logic when accessing 'ctx' pointer by Alexei Starovoitov · 10 years ago
  90. a166151 bpf: fix bpf helpers to use skb->mac_header relative offsets by Alexei Starovoitov · 10 years ago
  91. 51b5df8 Merge branch 'stmmac-flow-control' by David S. Miller · 10 years ago
  92. f88203a stmmac: Configure Flow Control to work correctly based on rxfifo size by Vince Bridgers · 10 years ago
  93. 545d655 stmmac: Enable unicast pause frame detect in GMAC Register 6 by Vince Bridgers · 10 years ago
  94. e7877f5 stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree by Vince Bridgers · 10 years ago
  95. 2453beb stmmac: Add defines and documentation for enabling flow control by Vince Bridgers · 10 years ago
  96. 13967f0 stmmac: Add properties for transmit and receive fifo sizes by Vince Bridgers · 10 years ago
  97. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 10 years ago
  98. 16b8528 megaraid_sas: use raw_smp_processor_id() by Christoph Hellwig · 10 years ago
  99. e557990 sd: Fix missing ATO tag check by Martin K. Petersen · 10 years ago
  100. e727c42 sd: Unregister integrity profile by Martin K. Petersen · 10 years ago