summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-131-7/+0Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-1/+3
|\
| * asm-generic: add kexec_file_load system call to unistd.hAKASHI Takahiro2018-12-061-1/+3
* | bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada2018-12-171-0/+1
* | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
|/
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman2018-10-081-0/+2
| |\
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+2
|\ \ \
| * | | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+2
| |/ /
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-93/+100
|\ \ \ | |_|/ |/| |
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-93/+94
| * | signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-031-0/+6
| |/
* / mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual2018-10-061-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+3
|\
| * net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | asm-generic: unistd.h: Wire up sys_rseqWill Deacon2018-07-111-1/+3
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-053-45/+49
|\
| * y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann2018-04-203-45/+49
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-0/+1
|\|
| * time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-191-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-1/+2
|\ \
| * | signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman2018-04-251-1/+2
| |/
* / aio: implement io_pgeteventsChristoph Hellwig2018-05-021-1/+3
|/
* Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-131-1/+2
|\
| * parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-111-1/+2
* | fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko2018-04-111-1/+3
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-061-2/+5
|\
| * signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2018-04-021-2/+5
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-051-1/+2
|\|
| * signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin2018-03-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-031-1/+4
|\ \
| * | signals, sparc: Add signal codes for ADI violationsKhalid Aziz2018-03-181-1/+4
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-032-209/+10Star
|\ \ | |/ |/|
| * asm-generic: clean up asm/unistd.hArnd Bergmann2018-03-261-163/+0Star
| * asm-generic: siginfo: define ia64 si_codes unconditionallyArnd Bergmann2018-03-261-12/+8Star
| * asm-generic: siginfo: remove obsolete #ifdefsArnd Bergmann2018-03-261-34/+2Star
* | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-061-2/+2
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-27/+13Star
* <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-071-2/+2
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-15/+29
|\
| * make kernel-side POLL... arch-independentAl Viro2017-11-301-0/+14
| * define __poll_t, annotate constantsAl Viro2017-11-271-15/+15
* | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-2/+27
* | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-0/+4
* | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-0/+3
* | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-3/+19
* | signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-161-3/+11
* | signal: kill __ARCH_SI_UID_TAl Viro2018-01-121-8/+3Star