summaryrefslogtreecommitdiff
path: root/include/asm-generic/siginfo.h
AgeCommit message (Expand)Author
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry
2011-03-31Fix common misspellingsLucas De Marchi
2009-09-16HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen
2009-04-13asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen
2009-03-26make exported headers use strict posix typesArnd Bergmann
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell
2005-03-13[PATCH] remove obsolete linux/resource.h inclusion from asm-generic/siginfo.hOlaf Hering
2005-01-04[PATCH] noone uses HAVE_ARCH_SI_CODES or HAVE_ARCH_SIGEVENT_TStephen Rothwell
2004-09-15[PATCH] back out siginfo_t.si_rusage from waitid changesRoland McGrath
2004-08-30[PATCH] waitid system callRoland McGrath
2004-07-12[PATCH] sparse: signal annotationAlexander Viro
2004-04-11[PATCH] posix message queues: implementationAndrew Morton
2004-04-03Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.Linus Torvalds
2004-03-31[PATCH] remove __ARCH_SI_BAND_TAndrew Morton
2004-03-31[PATCH] siginfo.si_band is longAndrew Morton
2003-08-18The default ARCH_SI_BAND_T should be "int", since that is whatLinus Torvalds
2003-08-18[PATCH] Fix si_band type in asm-generic/siginfo.hAndrew Morton
2003-04-09[SIGINFO]: asm-generic/siginfo.h needs linux/compiler.hDavid S. Miller
2003-04-08Annotate i386/signal.c with address space type annotations.Linus Torvalds
2003-04-08Make __SI_MASK explicitly unsigned, instead of depending onLinus Torvalds
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2002-10-15[SPARC]: Move over to generic siginfo.Stephen Rothwell
2002-10-09[PATCH] fix __SI_CODEStephen Rothwell
2002-06-05asm-generic.h: Add forward siginfo decl for the sake ofDavid S. Miller
2002-05-28[PATCH] consolidate generic peices of the siginfo structures and associated s...Stephen Rothwell