Michael Holzheu
|
be8a8d069e
vmcore: introduce ELF header in new memory feature
|
12 years ago |
Xishi Qiu
|
80c74f6a40
kexec: remove unnecessary return
|
12 years ago |
Oleg Nesterov
|
6b3c538f5b
exec: cleanup the error handling in search_binary_handler()
|
12 years ago |
Oleg Nesterov
|
4e0621a07e
exec: don't retry if request_module() fails
|
12 years ago |
Oleg Nesterov
|
cb7b6b1cbc
exec: cleanup the CONFIG_MODULES logic
|
12 years ago |
Oleg Nesterov
|
92eaa565ad
exec: kill ->load_binary != NULL check in search_binary_handler()
|
12 years ago |
Oleg Nesterov
|
52f14282bb
exec: move allow_write_access/fput to exec_binprm()
|
12 years ago |
Oleg Nesterov
|
9beb266f2d
exec: proc_exec_connector() should be called only once
|
12 years ago |
Oleg Nesterov
|
131b2f9f12
exec: kill "int depth" in search_binary_handler()
|
12 years ago |
Oleg Nesterov
|
5d1baf3b63
exec: introduce exec_binprm() for "depth == 0" code
|
12 years ago |
Oleg Nesterov
|
96d0df79f2
proc: make proc_fd_permission() thread-friendly
|
12 years ago |
Chen Gang
|
a3c039929d
fs/proc/task_mmu.c: check the return value of mpol_to_str()
|
12 years ago |
Minto Joseph
|
4649602265
Documentation/filesystems/proc.txt: fix mistake in the description of Committed_AS
|
12 years ago |
Andrew Morton
|
be49b30a98
fs/file_table.c:fput(): make comment more truthful
|
12 years ago |
Stéphane Graber
|
65aafb1e74
coredump: add new %P variable in core_pattern
|
12 years ago |
Mark Grondona
|
73af963f9f
__ptrace_may_access() should not deny sub-threads
|
12 years ago |
Vyacheslav Dubeyko
|
b4c1107cc9
hfsplus: integrate POSIX ACLs support into driver
|
12 years ago |
Vyacheslav Dubeyko
|
eef80d4ad1
hfsplus: implement POSIX ACLs support
|
12 years ago |
Vyacheslav Dubeyko
|
2c92057e45
hfsplus: add necessary declarations for POSIX ACLs support
|
12 years ago |
Julia Lawall
|
7c1d69ee11
rtc: simplify devm_request_mem_region/devm_ioremap
|
12 years ago |
Alexander Shiyan
|
1735be4b82
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
|
12 years ago |
Alexander Shiyan
|
2cbc21877a
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
|
12 years ago |
Alexander Shiyan
|
25e2818e38
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
|
12 years ago |
Xianglong Du
|
28984c7d94
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
|
12 years ago |
Jingoo Han
|
0ebbf43976
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
|
12 years ago |
Sangjung Woo
|
1748cbf7f7
drivers/rtc/rtc-max77686.c: Fix wrong register
|
12 years ago |
Alexander Holler
|
7707bda3ee
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails
|
12 years ago |
Laxman Dewangan
|
666a584d3a
drivers/rtc/rtc-palmas.c: support for backup battery charging
|
12 years ago |
Hebbar Gururaja
|
8af750e3f5
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
|
12 years ago |
Jonas Jensen
|
453b4c6db5
rtc: add MOXA ART RTC driver
|
12 years ago |