index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
mips: switch to generic compat sched_rr_get_interval()
Al Viro
3
-18
/
+2
2013-02-04
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
Al Viro
2
-16
/
+4
2013-02-04
mips: switch to generic compat rt_sigqueueinfo()
Al Viro
4
-18
/
+3
2013-02-04
mips: switch to generic compat rt_sigpending()
Al Viro
4
-19
/
+3
2013-02-04
mips: switch to generic compat rt_sigprocmask()
Al Viro
4
-24
/
+3
2013-02-04
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
6
-55
/
+2
2013-02-04
mips: switch to compat_sys_waitid()
Al Viro
2
-27
/
+1
2013-02-04
mips: switch to generic sigaltstack
Al Viro
7
-127
/
+20
2013-02-04
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
5
-8
/
+2
2013-02-04
mips: use sane prototype for sys_rt_sigsuspend()
Al Viro
1
-5
/
+1
2013-02-03
new helper: sigsp()
Al Viro
1
-0
/
+11
2013-02-03
new helper: signal_setup_done()
Al Viro
2
-0
/
+10
2013-02-03
new helper: get_signal()
Al Viro
1
-0
/
+18
2013-02-03
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2
-60
/
+66
2013-02-03
convert futex compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
1
-9
/
+10
2013-02-03
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
2
-8
/
+5
2013-02-03
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
5
-0
/
+117
2013-02-03
generic sys_compat_rt_sigaction()
Al Viro
3
-0
/
+76
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
26
-81
/
+48
2013-02-03
consolidate declarations of k_sigaction
Al Viro
19
-69
/
+9
2013-02-03
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
Al Viro
1
-4
/
+3
2013-02-03
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
3
-14
/
+16
2013-02-03
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
Al Viro
1
-3
/
+3
2013-02-03
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
Al Viro
1
-5
/
+3
2013-02-03
old sigsuspend variants in kernel/signal.c
Al Viro
3
-0
/
+35
2013-02-03
generic compat_sys_rt_sigqueueinfo()
Al Viro
3
-13
/
+39
2013-02-03
generic compat_sys_rt_sigpending()
Al Viro
4
-18
/
+42
2013-02-03
generic compat_sys_rt_sigprocmask()
Al Viro
4
-2
/
+63
2013-02-03
consolidate rt_sigsuspend()
Al Viro
2
-18
/
+23
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
11
-30
/
+20
2013-02-03
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
Al Viro
1
-5
/
+5
2013-01-20
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
3
-29
/
+1
2013-01-20
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2013-01-19
make sure that /linuxrc has std{in,out,err}
Al Viro
1
-0
/
+4
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-18
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-18
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-18
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-18
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
Steven Rostedt
1
-1
/
+1
2013-01-18
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
1
-1
/
+1
2013-01-17
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
4
-1
/
+52
2013-01-17
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
2013-01-17
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
1
-10
/
+13
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
1
-4
/
+8
2013-01-16
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-16
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-16
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-16
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
[next]