Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
36f0efbbe8e21c153dfc2f94c91f89ab06fd64c5
36f0efb
drivers/rapidio/rio-scan.c: make functions static
by Wu Fengguang
· 11 years ago
e350cd1
rapidio/switches: remove tsi500 driver
by Alexandre Bounine
· 11 years ago
dd04b45
idr: print a stack dump after ida_remove warning
by Jean Delvare
· 11 years ago
8bdc237
s390: remove setting for saved_max_pfn
by Zhang Yanfei
· 11 years ago
eeb407a
ia64: remove setting for saved_max_pfn
by Zhang Yanfei
· 11 years ago
427fcd2
powerpc: Remove savemaxmem parameter setup
by Zhang Yanfei
· 11 years ago
db9ab97
mips: remove savemaxmem parameter setup
by Zhang Yanfei
· 11 years ago
987bf6f
Documentation/kdump/kdump.txt: remove /dev/oldmem description
by Zhang Yanfei
· 11 years ago
a11edb5
/dev/oldmem: Remove the interface
by Zhang Yanfei
· 11 years ago
266b7a0
fs/exec.c:de_thread: mt-exec should update ->real_start_time
by Oleg Nesterov
· 11 years ago
bd9d43f
fs/exec.c: do_execve_common(): use current_user()
by Oleg Nesterov
· 11 years ago
18c830d
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
by Oleg Nesterov
· 11 years ago
8190773
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists
by Oleg Nesterov
· 11 years ago
80628ca
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
by Oleg Nesterov
· 11 years ago
b57922b
fork: reorder permissions when violating number of processes limits
by Eric Paris
· 11 years ago
30bc30d
fs/proc/kcore.c: using strlcpy() instead of strncpy()
by Zhao Hongjiang
· 11 years ago
1d98a5f
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
by Oleg Nesterov
· 11 years ago
81dabb4
exit.c: unexport __set_special_pids()
by Oleg Nesterov
· 11 years ago
3f41854
fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid
by Oleg Nesterov
· 11 years ago
888ffc5
coredump: '% at the end' shouldn't bypass core_uses_pid logic
by Oleg Nesterov
· 11 years ago
3ceadcf
coredump: kill call_count, add core_name_size
by Oleg Nesterov
· 11 years ago
923bed03
coredump: kill cn_escape(), introduce cn_esc_printf()
by Oleg Nesterov
· 11 years ago
5fe9d8c
coredump: cn_vprintf() has no reason to call vsnprintf() twice
by Oleg Nesterov
· 11 years ago
bc03c69
coredump: introduce cn_vprintf()
by Oleg Nesterov
· 11 years ago
e7fd154
coredump: format_corename() can leak cn->corename
by Oleg Nesterov
· 11 years ago
7f57cfa
usermodehelper: kill the sub_info->path[0] check
by Oleg Nesterov
· 11 years ago
77d5591
signals: eventpoll: do not use sigprocmask()
by Oleg Nesterov
· 11 years ago
29000ca
ptrace: add ability to get/set signal-blocked mask
by Andrey Vagin
· 11 years ago
37f0765
x86: kill TIF_DEBUG
by Oleg Nesterov
· 11 years ago
4d8eaaa
docbook: add futexes to kernel-locking docbook
by Randy Dunlap
· 11 years ago
b57a050
Documentation/CodingStyle: allow multiple return statements per function
by Dan Carpenter
· 11 years ago
e68e96d
fs/fat: use fat_msg() to replace printk() in __fat_fs_error()
by Gu Zheng
· 11 years ago
e5f7f84
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct
by Vyacheslav Dubeyko
· 11 years ago
c7ef972
nilfs2: implement calculation of free inodes count
by Vyacheslav Dubeyko
· 11 years ago
e88b815
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
by Xianglong Du
· 11 years ago
061d2a3
drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()
by Fabio Porcedda
· 11 years ago
1d2e2b6
rtc: omap: restore back (hard-code) wakeup support
by Hebbar Gururaja
· 11 years ago
18cb636
rtc: add NXP PCF2127 support (i2c)
by Renaud Cerrato
· 11 years ago
2c5a5b3
drivers/rtc/rtc-palmas.c: init wakeup before device register
by Wei Ni
· 11 years ago
92e7f04
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
by Shuah Khan
· 11 years ago
4c5591c
drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
0734e27
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
by Chris Brand
· 11 years ago
5ee6748
drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion
by Peter Ujfalusi
· 11 years ago
d3869ff
drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization
by Peter Ujfalusi
· 11 years ago
998a060
drivers/rtc/rtc-cmos.c: work around bios clearing rtc control
by Derek Basehore
· 11 years ago
ae84589
drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled
by Kevin Hilman
· 11 years ago
ee605e0
drivers/rtc/rtc-pcf8583.c: use PTR_RET()
by Sachin Kamat
· 11 years ago
23f809e
drivers/rtc/rtc-pcf8563.c: use PTR_RET()
by Sachin Kamat
· 11 years ago
8ff7b7d
drivers/rtc/rtc-m48t35.c: use PTR_RET()
by Sachin Kamat
· 11 years ago
17cc54b2
drivers/rtc/rtc-isl12022.c: use PTR_RET()
by Sachin Kamat
· 11 years ago
11f54d0
drivers/rtc/rtc-da9052.c: use PTR_RET()
by Sachin Kamat
· 11 years ago
ad87a76
drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
dfc657b
drivers/rtc/rtc-ds1302.c: handle write protection
by Sergey Yanovich
· 11 years ago
25d053c
drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver
by Alexandre Torgue
· 11 years ago
65ee88c
drivers/rtc/rtc-wm831x.c: remove empty function
by Sachin Kamat
· 11 years ago
7deef7f2
drivers/rtc/rtc-tps80031.c: remove empty function
by Sachin Kamat
· 11 years ago
d55b664
drivers/rtc/rtc-sun4v.c: remove empty function
by Sachin Kamat
· 11 years ago
15b005b
drivers/rtc/rtc-starfire.c: remove empty function
by Sachin Kamat
· 11 years ago
0cb4b84
drivers/rtc/rtc-snvs.c: remove empty function
by Sachin Kamat
· 11 years ago
7531909
drivers/rtc/rtc-rx8581.c: remove empty function
by Sachin Kamat
· 11 years ago
75a6cef
drivers/rtc/rtc-rs5c348.c: remove empty function
by Sachin Kamat
· 11 years ago
c281735
drivers/rtc/rtc-rx4581.c: remove empty function
by Sachin Kamat
· 11 years ago
832ccd3
drivers/rtc/rtc-rv3029c2.c: remove empty function
by Sachin Kamat
· 11 years ago
a87b0f8
drivers/rtc/rtc-rs5c313.c: remove empty function
by Sachin Kamat
· 11 years ago
164b864
drivers/rtc/rtc-ps3.c: remove empty function
by Sachin Kamat
· 11 years ago
54aa095
drivers/rtc/rtc-pcf8583.c: remove empty function
by Sachin Kamat
· 11 years ago
b1fb593
drivers/rtc/rtc-pcf8563.c: remove empty function
by Sachin Kamat
· 11 years ago
af99ef9
drivers/rtc/rtc-pcf8523.c: remove empty function
by Sachin Kamat
· 11 years ago
f7de2a1
drivers/rtc/rtc-max8997.c: remove empty function
by Sachin Kamat
· 11 years ago
eda328f
drivers/rtc/rtc-max77686.c: remove empty function
by Sachin Kamat
· 11 years ago
17d9e04
drivers/rtc/rtc-max8907.c: remove empty function
by Sachin Kamat
· 11 years ago
a1396d9
drivers/rtc/rtc-max6900.c: remove empty function
by Sachin Kamat
· 11 years ago
060f559
drivers/rtc/rtc-max6902.c: remove empty function
by Sachin Kamat
· 11 years ago
a293104
drivers/rtc/rtc-m41t94.c: remove empty function
by Sachin Kamat
· 11 years ago
c9e379f
drivers/rtc/rtc-generic.c: remove empty function
by Sachin Kamat
· 11 years ago
40ac872
drivers/rtc/rtc-m48t35.c: remove empty function
by Sachin Kamat
· 11 years ago
d95c616
drivers/rtc/rtc-m41t93.c: remove empty function
by Sachin Kamat
· 11 years ago
2e5526f
drivers/rtc/rtc-isl12022.c: remove empty function
by Sachin Kamat
· 11 years ago
0814023
drivers/rtc/rtc-fm3130.c: remove empty function
by Sachin Kamat
· 11 years ago
2a7a145
drivers/rtc/rtc-em3027.c: remove empty function
by Sachin Kamat
· 11 years ago
e160419
drivers/rtc/rtc-efi.c: remove empty function
by Sachin Kamat
· 11 years ago
f3828d5
drivers/rtc/rtc-ds1390.c: remove empty function
by Sachin Kamat
· 11 years ago
940bca3
drivers/rtc/rtc-ds3234.c: remove empty function
by Sachin Kamat
· 11 years ago
53ac70a
drivers/rtc/rtc-ds1672.c: remove empty function
by Sachin Kamat
· 11 years ago
b943abd
drivers/rtc/rtc-ds1286.c: remove empty function
by Sachin Kamat
· 11 years ago
0df2c54
drivers/rtc/rtc-ds1216.c: remove empty function
by Sachin Kamat
· 11 years ago
52c1b7a
drivers/rtc/rtc-bq32k.c: remove empty function
by Sachin Kamat
· 11 years ago
e1c2f98
rtc: rtc-rc5t583: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
3a02893
rtc: rtc-coh901331: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
0209aff
rtc: rtc-sh: use devm_*() functions
by Jingoo Han
· 11 years ago
fac42b4
rtc: rtc-rx8025: use devm_*() functions
by Jingoo Han
· 11 years ago
618c300
rtc: rtc-pxa: use devm_*() functions
by Jingoo Han
· 11 years ago
c417299
rtc: rtc-pm8xxx: use devm_*() functions
by Jingoo Han
· 11 years ago
19b8d88
rtc: rtc-m48t59: use devm_*() functions
by Jingoo Han
· 11 years ago
073bf42
rtc: rtc-mpc5121: use devm_*() functions
by Jingoo Han
· 11 years ago
c08ac48
rtc: rtc-jz4740: use devm_*() functions
by Jingoo Han
· 11 years ago
edca66d
rtc: rtc-ds1307: use devm_*() functions
by Jingoo Han
· 11 years ago
812f147
drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe()
by Wei Yongjun
· 11 years ago
1df0a47
rtc: add ability to push out an existing wakealarm using sysfs
by Bernie Thompson
· 11 years ago
c67d96e
rtc: rtc-hid-sensor-time: allow 16 and 32 bit values for all attributes.
by Alexander Holler
· 11 years ago
Next »