summaryrefslogtreecommitdiff
path: root/arch/um (follow)
Commit message (Expand)AuthorAge
...
* | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\|
| * um: link vmlinux with -no-pieThomas Meyer2018-01-31
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * um: Don't discard .text.exit sectionAndrey Ryabinin2016-09-07
* | defconfig: Enable support for destroying TCP sockets through diagSubash Abhinov Kasiviswanathan2016-08-17
* | Merge "Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4"Linux Build Service Account2016-08-02
|\ \
| * | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
| |\|
| | * fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-12
* | | Revert "net: activity_stats: Add statistics for network transmission activity"Amit Pundir2016-07-28
* | | defconfig: um: Disable activity statsBryse Flowers2016-07-19
|/ /
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * uml: flush stdout before forkingVegard Nossum2016-03-03
* | defconfig: arm64: msm: Disable qtaguid and net activity statsBryse Flowers2016-07-11
* | um: define TIF_MM_RELEASEDVinayak Menon2016-04-18
* | UM: x86_64: add defconfig file for UML on x86_64Jeevan Shriram2016-03-23
* | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
|/
* um: fix returns without va_endGeyslan G. Bem2015-12-08
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-08
* um: Fix get_signal() usageRichard Weinberger2015-12-08
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is heldSaurabh Sengar2015-11-06
* um: Report host OOM more nicelyRichard Weinberger2015-11-06
* um: Get rid of open coded NR_SYSCALLSRichard Weinberger2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Define PTRACE_OLDSETOPTIONSRichard Weinberger2015-11-06
* um: Fix kernel mode fault conditionRichard Weinberger2015-10-19
* um: Fix waitpid() usage in helper codeRichard Weinberger2015-10-19
* um: Fix out-of-tree buildRichard Weinberger2015-10-19
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\ \
| * | um/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
|\| |
| * | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
| |/
* / um: Fix do_signal() prototypeIngo Molnar2015-07-07
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * module: add per-module param_lockDan Streetman2015-06-23
* | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-28
|\ \
| * | um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-25
| * | um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse2015-06-25
| * | um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse2015-06-25
| * | um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse2015-06-25
| * | um: Fix mconsole dependencyRichard Weinberger2015-05-31
| * | um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-31
| * | um: Remove copy&paste code from init.hRichard Weinberger2015-05-31
| * | um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
| * | um: Catch unprotected user memory accessRichard Weinberger2015-05-31
| * | um: Rework uaccess codeRichard Weinberger2015-05-31
| * | um: Remove hppfsRichard Weinberger2015-05-31
| * | um: Move syscall() declaration into os.hRichard Weinberger2015-05-31