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