summaryrefslogtreecommitdiff
path: root/arch/um
Commit message (Expand)AuthorAge
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * um: annotate ->poll() instancesAl Viro2017-11-27
| * um: make sure to have generated headers for targetAl Viro2017-11-27
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \
| * | signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-22
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/ /
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\ \
| * | arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-22
| * | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-17
* | | Do not hash userspace addresses in fault handlersKees Cook2017-12-19
* | | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-12
| |/ |/|
* | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-22
|\ \
| * | kconfig: kill off GENERIC_IO optionRob Herring2017-11-13
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \ \
| * | | mm, arch: remove empty_bad_page*Michal Hocko2017-11-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\ \ \ | | | |/ | | |/|
| * | | um: net: Convert timers to use timer_setup()Kees Cook2017-10-18
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
|/
* um/time: Fixup namespace collisionThomas Gleixner2017-09-29
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
* Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-16
|\
| * um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-13
| * um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-13
| * um: link vmlinux with -no-pieThomas Meyer2017-09-13
| * um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-13
| * Fix minor typos and grammar in UML start_up helpJames Pack2017-09-13
| * um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-13
| * um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-13
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \
| * | mconsole: switch to kernel_readChristoph Hellwig2017-09-04
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-04
|\ \ | |/ |/|
| * x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-26
* | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-10
* | mm: refactor TLB gathering APIMinchan Kim2017-08-10
|/
* Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-15
|\
| * um: v2: Use generic NOTES macroThomas Meyer2017-07-10
| * um: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer2017-07-07
| * um: Add kerneldoc for segv_handlerThomas Meyer2017-07-07
| * um: stub-data.h: remove superfluous includeThomas Meyer2017-07-07
| * um: userspace - be more verbose in ptrace set regs errorThomas Meyer2017-07-07
| * um: add dummy ioremap and iounmap functionsLogan Gunthorpe2017-07-05
| * um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2017-07-05
| * um: console: Ignore console= optionMasami Hiramatsu2017-07-05
| * um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu2017-07-05
| * um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu2017-07-05
| * um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-05
| * um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-05