Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a5ebb87508a48d7816a6897ed53419e46a507eb5
a5ebb875
kernel/gcov/fs.c: use pr_warn()
by Andrew Morton
· 11 years ago
bddb12b
kernel/module.c: use pr_foo()
by Andrew Morton
· 11 years ago
17c568d
gcov: compile specific gcov implementation based on gcc version
by Frantisek Hrbata
· 11 years ago
5f41ea0
gcov: add support for gcc 4.7 gcov format
by Frantisek Hrbata
· 11 years ago
8cbce37
gcov: move gcov structs definitions to a gcc version specific file
by Frantisek Hrbata
· 11 years ago
0d20633
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
by Chen Gang
· 11 years ago
3fa5826
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end()
by Chen Gang
· 11 years ago
f02147e
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
by Chen Gang
· 11 years ago
7833819
kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax()
by Chen Gang
· 11 years ago
1310a5a
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
by Jan Kara
· 11 years ago
d049f74
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 11 years ago
1c3fc3e
kcore: add Kconfig help text
by Randy Dunlap
· 11 years ago
5721cf8
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
by HATAYAMA Daisuke
· 11 years ago
ee2f51d
Documentation/ABI: document the non-ABI status of Kconfig and symbols
by Josh Triplett
· 11 years ago
e946c43a
kernel-doc: improve "no structured comments found" error
by Johannes Berg
· 11 years ago
c770864
Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentation
by Stefan Raspl
· 11 years ago
965fd29
Documentation/filesystems/vfat.txt: fix directory entry example
by Luis Ortega Perez de Villar
· 11 years ago
95e0d7d
hfsplus: implement attributes file creation functionality
by Vyacheslav Dubeyko
· 11 years ago
099e924
hfsplus: implement attributes file's header node initialization code
by Vyacheslav Dubeyko
· 11 years ago
b3b5b0f
hfsplus: add metadata file's clump size calculation functionality
by Vyacheslav Dubeyko
· 11 years ago
74a797d
fs/hfs/btree.h: remove duplicate defines
by Michael Opdenacker
· 11 years ago
b450626
drivers/rtc/rtc-as3722: add RTC driver
by Laxman Dewangan
· 11 years ago
5bccae6
rtc: s5m-rtc: add real-time clock driver for s5m8767
by Sangbeom Kim
· 11 years ago
5e0d121
drivers/rtc/rtc-tps65910.c: remove unnecessary include
by Manish Badarkhe
· 11 years ago
58c181c
drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()
by Sangjung Woo
· 11 years ago
1fbc4c4
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()
by Sangjung Woo
· 11 years ago
a272606
drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()
by Michal Simek
· 11 years ago
c8b18da
drivers/rtc/rtc-ds1307.c: change variable type to bool
by Peter Senna Tschudin
· 11 years ago
462a465
drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
c39b371
drivers/rtc/rtc-snvs.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
d149632
drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
616b734
drivers/rtc/rtc-omap.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
ce6bafd
drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
a65ddce
drivers/rtc/rtc-v3020.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
e58c18d
drivers/rtc/rtc-sh.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
f6405af
drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
ffc75bb
drivers/rtc/rtc-pcf2123.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
b5f0902
drivers/rtc/rtc-m48t86.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8136032
drivers/rtc/rtc-m48t59.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
28dc5f8
drivers/rtc/rtc-ep93xx.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
77bf382
drivers/rtc/rtc-ds2404.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
01ce893
drivers/rtc/rtc-ds1307.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cfa13b2
drivers/rtc/rtc-ds1305.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
d1fa245
drivers/rtc/rtc-da9055.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
97a92e7
drivers/rtc/rtc-cmos.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
82df0b2
drivers/rtc/rtc-88pm860x.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
b5ebf07
drivers/rtc/rtc-88pm80x.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
b7efdf3
drivers/rtc/rtc-sirfsoc.c: remove unneeded casts of void*
by Jingoo Han
· 11 years ago
4271e7f
drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
by Sachin Kamat
· 11 years ago
8e3dd0d
drivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
d7d954a
drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
3d09162
drivers/rtc/rtc-sirfsoc.c: use devm_rtc_device_register
by Sachin Kamat
· 11 years ago
adce8c1
drivers/rtc/rtc-isl1208.c: use devm_* APIs
by Sachin Kamat
· 11 years ago
f376625
drivers/rtc/rtc-at91rm9200.c: use devm_* APIs
by Sachin Kamat
· 11 years ago
58f27d7
drivers/rtc/rtc-vt8500.c: fix return value
by Sachin Kamat
· 11 years ago
f16189a
drivers/rtc/rtc-max6900.c: remove redundant checks
by Sachin Kamat
· 11 years ago
c91fd91
drivers/rtc/rtc-isl1208.c: remove redundant checks
by Sachin Kamat
· 11 years ago
50ccf04
drivers/rtc/rtc-ds1307.c: release irq on error
by Sachin Kamat
· 11 years ago
1099243
drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o_driver_register()
by Wei Yongjun
· 11 years ago
ab76786
kprobes: use KSYM_NAME_LEN to size identifier buffers
by Joe Mario
· 11 years ago
9ba4bcb
initramfs: read CONFIG_RD_ variables for initramfs compression
by P J P
· 11 years ago
ba24762
init: make init failures more explicit
by Michael Opdenacker
· 11 years ago
df3ef3a
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
by P J P
· 11 years ago
6532154
init.h: document the existence of __initconst
by Geert Uytterhoeven
· 11 years ago
67347fe
epoll: do not take global 'epmutex' for simple topologies
by Jason Baron
· 11 years ago
ae10b2b
epoll: optimize EPOLL_CTL_DEL using rcu
by Jason Baron
· 11 years ago
823b794
checkpatch: add check for sscanf without return use
by Joe Perches
· 11 years ago
2b7ab45
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
by Joe Perches
· 11 years ago
507e514
checkpatch: improve "return is not a function" test
by Joe Perches
· 11 years ago
4783f89
checkpatch.pl: check for the FSF mailing address
by Josh Triplett
· 11 years ago
c1fd7bb
checkpatch: make the memory barrier test noisier
by Joe Perches
· 11 years ago
e970b88
checkpatch: add rules to check init attribute and const defects
by Joe Perches
· 11 years ago
52ea850
checkpatch: add test for #defines of ARCH_HAS_<foo>
by Joe Perches
· 11 years ago
11ea516
checkpatch: find CamelCase definitions of struct/union/enum
by Joe Perches
· 11 years ago
0666872
checkpatch: update seq_<foo> tests
by Joe Perches
· 11 years ago
d8b0771
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
by Joe Perches
· 11 years ago
8473162
checkpatch: report missing spaces around trigraphs with --strict
by Joe Perches
· 11 years ago
6bc080d
debugfs: use list_next_entry() in debugfs_remove_recursive()
by Oleg Nesterov
· 11 years ago
93be3c2
list: introduce list_last_entry(), use list_{first,last}_entry()
by Oleg Nesterov
· 11 years ago
8120e2e
list: change list_for_each_entry*() to use list_*_entry()
by Oleg Nesterov
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
92a2e1c
sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer
by Nicolin Chen
· 11 years ago
1112b9e
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c
by Nicolin Chen
· 11 years ago
288342e
drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory
by Nicolin Chen
· 11 years ago
43f950f
drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer
by Nicolin Chen
· 11 years ago
a6dd30e
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
by Nicolin Chen
· 11 years ago
66f1196
arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c
by Nicolin Chen
· 11 years ago
684f0d3
lib/genalloc: add a helper function for DMA buffer allocation
by Nicolin Chen
· 11 years ago
ff6092a
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
by Duan Jiong
· 11 years ago
c0d92a5
lib/vsprintf.c: document formats for dentry and struct file
by Olof Johansson
· 11 years ago
d3773ba
lib/debugobjects.c: remove unnecessary work pending test
by Xie XiuQi
· 11 years ago
ec778ed
bitops/find: clarify and extend documentation
by Cody P Schafer
· 11 years ago
c962f7b
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
9b3521e
backlight: atmel-pwm-bl: use gpio_request_one
by Johan Hovold
· 11 years ago
81b62db
backlight: atmel-pwm-bl: refactor gpio_on handling
by Johan Hovold
· 11 years ago
5ada455
backlight: atmel-pwm-bl: use gpio_is_valid
by Johan Hovold
· 11 years ago
7bb8abe
backlight: atmel-pwm-bl: remove unused include
by Johan Hovold
· 11 years ago
9a26a84
backlight: atmel-pwm-bl: clean up get_intensity
by Johan Hovold
· 11 years ago
ce726c9
backlight: atmel-pwm-bl: clean up probe error handling
by Johan Hovold
· 11 years ago
5c057e5
backlight: atmel-pwm-bl: fix module autoload
by Johan Hovold
· 11 years ago
Next »