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
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
429
-4934
/
+6278
|
\
|
*
tools/testing/selftests: don't assume the x bit is set on scripts
Andrew Morton
2013-07-03
2
-2
/
+2
|
*
selftests: add .gitignore for kcmp
Ramkumar Ramachandra
2013-07-03
1
-0
/
+2
|
*
selftests: fix clean target in kcmp Makefile
Ramkumar Ramachandra
2013-07-03
1
-2
/
+1
|
*
selftests: add .gitignore for vm
Ramkumar Ramachandra
2013-07-03
1
-0
/
+4
|
*
selftests: add hugetlbfstest
Joern Engel
2013-07-03
3
-1
/
+96
|
*
self-test: fix make clean
Joern Engel
2013-07-03
1
-2
/
+3
|
*
selftests: exit 1 on failure
Joern Engel
2013-07-03
2
-1
/
+6
|
*
kernel/resource.c: remove the unneeded assignment in function __find_resource
Kevin Hao
2013-07-03
1
-1
/
+0
|
*
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
[next]