Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
269812de8b1c28cd477a3f9cc9793047f0de530e
269812d
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
by Joshua Kinard
· 10 years ago
ac2a2726
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
24e1455
drivers/rtc/rtc-s3c.c: delete duplicate clock control
by Chanwoo Choi
· 10 years ago
aed98b9
rtc: hctosys: do not treat lack of RTC device as error
by Floris Bos
· 10 years ago
86e6660
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
by Martin Kepplinger
· 10 years ago
e706974
drivers/rtc/rtc-em3027.c: add device tree support
by Peter Robinson
· 10 years ago
7f48b21
rtc: stmp3xxx: use optional crystal in low power states
by Uwe Kleine-König
· 10 years ago
b0c57b5
drivers/rtc/rtc-pcf8563.c: simplify return from function
by Robert Kmiec
· 10 years ago
6e54aba
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
by Andrey Ryabinin
· 10 years ago
6ceafb8
fs/binfmt_misc.c: simplify entry_status()
by Rasmus Villemoes
· 10 years ago
e0df7e1
checkpatch: avoid "spaces required around that ':'" false positive
by Joe Perches
· 10 years ago
323b267
checkpatch: fix --fix use with a patch of multiple files
by Joe Perches
· 10 years ago
e15f431
errno.h: Improve ENOSYS's comment
by Andy Lutomirski
· 10 years ago
91c9afa
checkpatch.pl: new instances of ENOSYS are errors
by Andy Lutomirski
· 10 years ago
c17893c
checkpatch: add a test for const with __read_mostly uses
by Joe Perches
· 10 years ago
d7fe806
checkpatch: improve operator spacing check
by Sam Bobroff
· 10 years ago
b598b67
checkpatch: add 'Prefer ARRAY_SIZE" test
by Joe Perches
· 10 years ago
6d07d01b
checkpatch: add uart_ops to normally const structs
by Joe Perches
· 10 years ago
29a3c46
checkpatch: add #define foo "string" long line exception
by Joe Perches
· 10 years ago
2a076f4
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns
by Joe Perches
· 10 years ago
0e212e0
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
by Fabian Frederick
· 10 years ago
ab7e23f
checkpatch: add test for repeated const uses
by Joe Perches
· 10 years ago
f34e4a4
checkpatch: improve return negative errno check
by Joe Perches
· 10 years ago
b392c64
checkpatch: match more world writable permissions
by Joe Perches
· 10 years ago
ebfd7d6
checkpatch: add optional --codespell dictionary to find more typos
by Joe Perches
· 10 years ago
b3e9a67
checkpatch: spell check reudce
by Jani Nikula
· 10 years ago
66d7a38
checkpatch: add spell checking of email subject line
by Joe Perches
· 10 years ago
6ab3a97
checkpatch: improve "no space is necessary after a cast" test
by Joe Perches
· 10 years ago
d43698e
firmware/ihex2fw.c: restore missing default in switch statement
by Nicolas Iooss
· 10 years ago
2afe27c
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
by Yury Norov
· 10 years ago
d48502e
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
by Javi Merino
· 10 years ago
512eb72
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
by Javi Merino
· 10 years ago
ee3c86f
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
by Javi Merino
· 10 years ago
aa77620
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
by Javi Merino
· 10 years ago
f766093
kernel.h: implement DIV_ROUND_CLOSEST_ULL
by Javi Merino
· 10 years ago
675cf53
lib/vsprintf.c: improve put_dec_trunc8 slightly
by Rasmus Villemoes
· 10 years ago
cdb1dc3
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
by Bartosz Golaszewski
· 10 years ago
0f3721c
hwmon: (lm85) use find_closest() in x_TO_REG() functions
by Bartosz Golaszewski
· 10 years ago
d38df34
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
by Bartosz Golaszewski
· 10 years ago
f202754
documentation: update CodingStyle on local variables naming in macros
by Bartosz Golaszewski
· 10 years ago
95d1195
util_macros.h: add find_closest() macro
by Bartosz Golaszewski
· 10 years ago
a7a2c02
lib/dma-debug: fix bucket_find_contain()
by Sebastian Ott
· 10 years ago
7c43d9a
lib/vsprintf.c: even faster binary to decimal conversion
by Rasmus Villemoes
· 10 years ago
840620a
lib: rename lib/find_next_bit.c to lib/find_bit.c
by Yury Norov
· 10 years ago
8f6f19d
lib: move find_last_bit to lib/find_next_bit.c
by Yury Norov
· 10 years ago
2c57a0e
lib: find_*_bit reimplementation
by Yury Norov
· 10 years ago
396ada6
alpha: forward declare struct pt_regs in processor.h
by Richard Weinberger
· 10 years ago
34c9a0f
crypto: fix broken crypto_register_instance() module handling
by Herbert Xu
· 10 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
e693d73
parisc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
d50f8f8
lru_cache: remove use of seq_printf return value
by Joe Perches
· 10 years ago
962e370
tracing: remove use of seq_printf return value
by Joe Perches
· 10 years ago
94ff212
cgroup: remove use of seq_printf return value
by Joe Perches
· 10 years ago
25ce319
proc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
c2f0b61
s390: remove use of seq_printf return value
by Joe Perches
· 10 years ago
dc640a8
cris fasttimer: remove use of seq_printf return value
by Joe Perches
· 10 years ago
1336d42
cris: remove use of seq_printf return value
by Joe Perches
· 10 years ago
58a1aa7
openrisc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
cd2b293
ARM: plat-pxa: remove use of seq_printf return value
by Joe Perches
· 10 years ago
4122669
nios2: cpuinfo: remove use of seq_printf return value
by Joe Perches
· 10 years ago
81f0cd9
microblaze: mb: remove use of seq_printf return value
by Joe Perches
· 10 years ago
7f032d6
ipc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
4395eb1
rtc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
9f6a240
power: wakeup: remove use of seq_printf return value
by Joe Perches
· 10 years ago
3ac62bc
x86: mtrr: if: remove use of seq_printf return value
by Joe Perches
· 10 years ago
89c1e79
linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK
by Rasmus Villemoes
· 10 years ago
8a72ed6
MAINTAINERS: CREDITS: remove Stefano Brivio from B43
by Joe Perches
· 10 years ago
01c7e5a
.mailmap: add Ricardo Ribalda
by Ricardo Ribalda Delgado
· 10 years ago
3ca7bf8
CREDITS: add Ricardo Ribalda Delgado
by Ricardo Ribalda Delgado
· 10 years ago
49e7d9d
MAINTAINERS: Use tabs consistently
by Joe Perches
· 10 years ago
41416f2
lib/string_helpers.c: change semantics of string_escape_mem
by Rasmus Villemoes
· 10 years ago
3aeddc7
lib/string_helpers.c: refactor string_escape_mem
by Rasmus Villemoes
· 10 years ago
9c98f23
lib/vsprintf.c: fix potential NULL deref in hex_string
by Rasmus Villemoes
· 10 years ago
900cca2
lib/vsprintf: add %pC{,n,r} format specifiers for clocks
by Geert Uytterhoeven
· 10 years ago
e8a7ba5
lib/vsprintf: Move integer format types to the top
by Geert Uytterhoeven
· 10 years ago
7330660
lib/vsprintf: document %p parameters passed by reference
by Geert Uytterhoeven
· 10 years ago
d1c1b12
lib/vsprintf.c: another small hack
by Rasmus Villemoes
· 10 years ago
3ea8d44
lib/vsprintf.c: eliminate duplicate hex string array
by Rasmus Villemoes
· 10 years ago
e26c12c
lib/vsprintf.c: reduce stack use in number()
by Rasmus Villemoes
· 10 years ago
51be17d
lib/vsprintf.c: eliminate some branches
by Rasmus Villemoes
· 10 years ago
7b1460e
printk: comment pr_cont() stating it is only to continue a line
by Steven Rostedt
· 10 years ago
e243304
powerpc/powernv: reboot when requested by firmware
by Joel Stanley
· 10 years ago
7a54f46
kernel/reboot.c: add orderly_reboot for graceful reboot
by Joel Stanley
· 10 years ago
7975a9b
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
by Joel Stanley
· 10 years ago
972fae6
kernel/hung_task.c: change hung_task.c to use for_each_process_thread()
by Aaron Tomlin
· 10 years ago
96831c0
kernel/resource.c: remove deprecated __check_region() and friends
by Jakub Sitnicki
· 10 years ago
2813893
kernel: conditionally support non-root users, groups and capabilities
by Iulia Manda
· 10 years ago
c79574a
lib/test-hexdump.c: fix initconst confusion
by Andi Kleen
· 10 years ago
946e879
paride: fix the "verbose" module param
by Dan Carpenter
· 10 years ago
23f40a9
include/linux: remove empty conditionals
by Rasmus Villemoes
· 10 years ago
e4bc332
/proc/PID/status: show all sets of pid according to ns
by Chen Hanxiao
· 10 years ago
201c7b7
zram: fix error return code
by Julia Lawall
· 10 years ago
160a117
zsmalloc: remove extra cond_resched() in __zs_compact
by Sergey Senozhatsky
· 10 years ago
81da9b1
zsmalloc: fix fatal corruption due to wrong size class selection
by Heesub Shin
· 10 years ago
839373e
zsmalloc: remove unnecessary insertion/removal of zspage in compaction
by Minchan Kim
· 10 years ago
495819e
zsmalloc: micro-optimize zs_object_copy()
by Sergey Senozhatsky
· 10 years ago
1ec7cfb
zsmalloc: remove synchronize_rcu from zs_compact()
by Sergey Senozhatsky
· 10 years ago
8f7d282
zram: deprecate zram attrs sysfs nodes
by Sergey Senozhatsky
· 10 years ago
4f2109f
zram: export new 'mm_stat' sysfs attrs
by Sergey Senozhatsky
· 10 years ago
2f6a3be
zram: export new 'io_stat' sysfs attrs
by Sergey Senozhatsky
· 10 years ago
Next »