Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b53e3416dd05dd515d90ef8e587119da57328fe
« Previous
b3288a4
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
by Heiko Stuebner
· 10 years ago
d174a02
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
by Adam Ward
· 10 years ago
ae824c4
drivers/rtc/rtc-da9052.c: add constraints to set valid year
by Adam Ward
· 10 years ago
03cc162
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values
by Adam Ward
· 10 years ago
52ef84d
drivers/rtc/rtc-ds1685.c: fix sparse warnings
by Joshua Kinard
· 10 years ago
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
6480827
of: base: improve of_get_next_child() kernel-doc
by Baruch Siach
· 10 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
636efbc
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
by Javier Martinez Canillas
· 10 years ago
18ecb3b
x86/fpu: Load xsave pointer *after* initialization
by Borislav Petkov
· 10 years ago
78d504b
perf/x86/intel: Add Broadwell support for the LBR callstack
by Kan Liang
· 10 years ago
6455239
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units
by Jacob Pan
· 10 years ago
517e634
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
by Peter Zijlstra
· 10 years ago
8053871
smp: Fix smp_call_function_single_async() locking
by Linus Torvalds
· 10 years ago
c857eb5
perf/x86: Fix hw_perf_event::flags collision
by Peter Zijlstra
· 10 years ago
d7bc319
lockdep: Make print_lock() robust against concurrent release
by Peter Zijlstra
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
84588e7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
a39ef1a7
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
44c144f
dm crypt: fix missing error code return from crypt_ctr error path
by Wei Yongjun
· 10 years ago
a7e73e7
powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error
by Shreyas B. Prabhu
· 10 years ago
d82312c
Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7d6e7f7
powerpc/mm/thp: Return pte address if we find trans_splitting.
by Aneesh Kumar K.V
· 10 years ago
691e95f
powerpc/mm/thp: Make page table walk safe against thp split/collapse
by Aneesh Kumar K.V
· 10 years ago
dac5657
KVM: PPC: Remove page table walk helpers
by Aneesh Kumar K.V
· 10 years ago
5e1d44a
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
by Aneesh Kumar K.V
· 10 years ago
1cbee46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes
by Michael Ellerman
· 10 years ago
78b9ae3
MAINTAINERS: remove maintainship entry of docking station driver
by Chao Yu
· 10 years ago
7d69cff
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
8fa6f49
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 10 years ago
eabbfde
Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 10 years ago
45701e2
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 10 years ago
a83f5d6
Merge branch 'generic-iommu-allocator'
by David S. Miller
· 10 years ago
671d773
sparc: Make LDC use common iommu poll management functions
by Sowmini Varadhan
· 10 years ago
f1600e5
sparc: Make sparc64 use scalable lib/iommu-common.c functions
by Sowmini Varadhan
· 10 years ago
10b88a4
sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
by Sowmini Varadhan
· 10 years ago
c3ffe6d
net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()
by Geert Uytterhoeven
· 10 years ago
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
714d8e7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
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
213dd74
skbuff: Do not scrub skb mark within the same name space
by Herbert Xu
· 10 years ago
4c0ee41
Revert "net: Reset secmark when scrubbing packet"
by Herbert Xu
· 10 years ago
725f9dc
bpf: fix two bugs in verification logic when accessing 'ctx' pointer
by Alexei Starovoitov
· 10 years ago
a166151
bpf: fix bpf helpers to use skb->mac_header relative offsets
by Alexei Starovoitov
· 10 years ago
51b5df8
Merge branch 'stmmac-flow-control'
by David S. Miller
· 10 years ago
f88203a
stmmac: Configure Flow Control to work correctly based on rxfifo size
by Vince Bridgers
· 10 years ago
545d655
stmmac: Enable unicast pause frame detect in GMAC Register 6
by Vince Bridgers
· 10 years ago
e7877f5
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
by Vince Bridgers
· 10 years ago
2453beb
stmmac: Add defines and documentation for enabling flow control
by Vince Bridgers
· 10 years ago
13967f0
stmmac: Add properties for transmit and receive fifo sizes
by Vince Bridgers
· 10 years ago
e743471
stmmac: fix oops on rmmod after assigning ip addr
by Bryan O'Donoghue
· 10 years ago
16b8528
megaraid_sas: use raw_smp_processor_id()
by Christoph Hellwig
· 10 years ago
e557990
sd: Fix missing ATO tag check
by Martin K. Petersen
· 10 years ago
e727c42
sd: Unregister integrity profile
by Martin K. Petersen
· 10 years ago
Next »