summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-03mn10300: switch to generic old sigaction()Al Viro
2013-02-03mn10300: switch to generic old sigsuspendAl Viro
2013-02-03mn10300: switch to generic sigaltstackAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro
2013-02-03new helper: sigsp()Al Viro
2013-02-03new helper: signal_setup_done()Al Viro
2013-02-03new helper: get_signal()Al Viro
2013-02-03switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03convert futex compat syscalls to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03generic sys_sigaction() and compat_sys_sigaction()Al Viro
2013-02-03generic sys_compat_rt_sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-03switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03old sigsuspend variants in kernel/signal.cAl Viro
2013-02-03generic compat_sys_rt_sigqueueinfo()Al Viro
2013-02-03generic compat_sys_rt_sigpending()Al Viro
2013-02-03generic compat_sys_rt_sigprocmask()Al Viro
2013-02-03consolidate rt_sigsuspend()Al Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-02-03switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINEAl Viro
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-19sys_clone() needs asmlinkage_protectAl Viro
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro
2013-01-18Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-18Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov
2013-01-17Linux 3.8-rc4Linus Torvalds
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork
2013-01-17staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden
2013-01-17Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-17pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds