aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14make do_sigaltstack() staticAl Viro1-1/+0
2013-02-03tile: switch to generic compat rt_sig{procmask,pending}()Al Viro1-2/+2
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2-4/+2
2013-02-03new helper: sigsp()Al Viro1-0/+11
2013-02-03new helper: signal_setup_done()Al Viro1-0/+1
2013-02-03new helper: get_signal()Al Viro1-0/+18
2013-02-03switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-03generic sys_sigaction() and compat_sys_sigaction()Al Viro3-0/+28
2013-02-03generic sys_compat_rt_sigaction()Al Viro1-0/+24
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro3-1/+21
2013-02-03consolidate declarations of k_sigactionAl Viro2-4/+7
2013-02-03switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro1-2/+0
2013-02-03old sigsuspend variants in kernel/signal.cAl Viro1-0/+8
2013-02-03generic compat_sys_rt_sigqueueinfo()Al Viro1-0/+4
2013-02-03generic compat_sys_rt_sigpending()Al Viro2-1/+4
2013-02-03generic compat_sys_rt_sigprocmask()Al Viro1-1/+7
2013-02-03sanitize rt_sigaction() situation a bitAl Viro2-5/+6
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+2
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+2
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-11Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds7-19/+31
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook2-1/+3
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-10target: Introduce TCM_NO_SENSEHannes Reinecke1-0/+1
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie1-1/+1
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-10Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown1-1/+1
2013-01-10Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown1-4/+6
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-36/+10
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+2
2013-01-08drm: Only evict the blocks required to create the requested holeChris Wilson1-1/+1
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1