summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl 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 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 rt_tgsigqueueinfo 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-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky
2013-01-05ipc: message queue receive cleanupStanislav Kinsbursky
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25namei.h: include errno.hStephen Warren