index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: fix wrong comment in aio_complete()
Tang Chen
2013-07-03
1
-1
/
+1
*
drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode
Jean-Francois Dagenais
2013-07-03
1
-0
/
+30
*
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
*
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
*
pps-gpio: add device-tree binding and support
Jan Luebbe
2013-07-03
2
-54
/
+93
*
drivers/pps/clients/pps-gpio.c: convert to module_platform_driver
Jan Luebbe
2013-07-03
1
-17
/
+1
*
drivers/pps/clients/pps-gpio.c: convert to devm_* helpers
Jan Luebbe
2013-07-03
1
-21
/
+7
*
drivers/parport/share.c: use kzalloc
Alexandru Gheorghiu
2013-07-03
1
-2
/
+1
*
Documentation/accounting/getdelays.c: avoid strncpy in accounting tool
Kees Cook
2013-07-03
1
-2
/
+2
*
aoe: update internal version number to v83
Ed Cashin
2013-07-03
1
-1
/
+1
*
aoe: update copyright date
Ed Cashin
2013-07-03
4
-4
/
+4
*
aoe: perform I/O completions in parallel
Ed Cashin
2013-07-03
4
-31
/
+134
*
nbd: correct disconnect behavior
Paul Clements
2013-07-03
2
-1
/
+7
*
nbd: remove bogus BUG_ON in NBD_CLEAR_QUE
Michal Belczyk
2013-07-03
1
-1
/
+0
*
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
1
-1
/
+1
*
rapidio: change endpoint device name format
Alexandre Bounine
2013-07-03
2
-5
/
+2
*
rapidio: documentation update
Alexandre Bounine
2013-07-03
2
-13
/
+86
*
rapidio: add udev notification
Alexandre Bounine
2013-07-03
7
-17
/
+74
*
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2013-07-03
3
-16
/
+19
*
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
2013-07-03
4
-10
/
+9
*
rapidio: update enumerator registration mechanism
Alexandre Bounine
2013-07-03
5
-48
/
+164
*
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
2013-07-03
1
-25
/
+78
*
rapidio: convert switch drivers to modules
Alexandre Bounine
2013-07-03
12
-345
/
+568
*
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
2013-07-03
1
-2
/
+2
*
rapidio/switches: remove tsi500 driver
Alexandre Bounine
2013-07-03
3
-86
/
+0
*
idr: print a stack dump after ida_remove warning
Jean Delvare
2013-07-03
1
-5
/
+2
*
s390: remove setting for saved_max_pfn
Zhang Yanfei
2013-07-03
1
-4
/
+0
*
ia64: remove setting for saved_max_pfn
Zhang Yanfei
2013-07-03
1
-5
/
+0
*
powerpc: Remove savemaxmem parameter setup
Zhang Yanfei
2013-07-03
1
-10
/
+0
*
mips: remove savemaxmem parameter setup
Zhang Yanfei
2013-07-03
1
-10
/
+0
*
Documentation/kdump/kdump.txt: remove /dev/oldmem description
Zhang Yanfei
2013-07-03
1
-25
/
+6
*
/dev/oldmem: Remove the interface
Zhang Yanfei
2013-07-03
2
-49
/
+1
*
fs/exec.c:de_thread: mt-exec should update ->real_start_time
Oleg Nesterov
2013-07-03
1
-0
/
+1
*
fs/exec.c: do_execve_common(): use current_user()
Oleg Nesterov
2013-07-03
1
-2
/
+1
*
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
2013-07-03
1
-17
/
+16
*
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-03
3
-15
/
+19
*
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2013-07-03
1
-8
/
+7
*
fork: reorder permissions when violating number of processes limits
Eric Paris
2013-07-03
1
-2
/
+2
*
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
2013-07-03
1
-1
/
+1
*
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
1
-2
/
+1
*
exit.c: unexport __set_special_pids()
Oleg Nesterov
2013-07-03
3
-14
/
+12
*
fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid
Oleg Nesterov
2013-07-03
1
-2
/
+1
*
coredump: '% at the end' shouldn't bypass core_uses_pid logic
Oleg Nesterov
2013-07-03
1
-5
/
+7
*
coredump: kill call_count, add core_name_size
Oleg Nesterov
2013-07-03
1
-9
/
+10
*
coredump: kill cn_escape(), introduce cn_esc_printf()
Oleg Nesterov
2013-07-03
1
-23
/
+21
*
coredump: cn_vprintf() has no reason to call vsnprintf() twice
Oleg Nesterov
2013-07-03
1
-18
/
+12
*
coredump: introduce cn_vprintf()
Oleg Nesterov
2013-07-03
1
-7
/
+13
*
coredump: format_corename() can leak cn->corename
Oleg Nesterov
2013-07-03
1
-11
/
+7
*
usermodehelper: kill the sub_info->path[0] check
Oleg Nesterov
2013-07-03
1
-8
/
+3
*
signals: eventpoll: do not use sigprocmask()
Oleg Nesterov
2013-07-03
1
-6
/
+6
[next]