Age | Commit message (Expand) | Author |
2016-02-06 | um: asm/page.h: remove the pte_high member from struct pte_t | Nicolai Stange |
2016-01-16 | um: kill pfn_t | Dan Williams |
2016-01-10 | um: Add seccomp support | Mickaël Salaün |
2016-01-10 | um: Add full asm/syscall.h support | Mickaël Salaün |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün |
2016-01-10 | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov |
2016-01-10 | um: Do not change hard IRQ flags in soft IRQ processing | Anton Ivanov |
2015-11-06 | um: Switch clocksource to hrtimers | Anton Ivanov |
2015-11-06 | um: Store syscall number after syscall_trace_enter() | Richard Weinberger |
2015-11-06 | um: Define PTRACE_OLDSETOPTIONS | Richard Weinberger |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
2015-07-07 | um: Fix do_signal() prototype | Ingo Molnar |
2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | um: Don't pollute kernel namespace with uapi | Richard Weinberger |
2015-06-25 | mm: new mm hook framework | Laurent Dufour |
2015-05-31 | um: Handle tracehook_report_syscall_entry() result | Richard Weinberger |
2015-05-31 | um: Remove copy&paste code from init.h | Richard Weinberger |
2015-05-31 | um: Stop abusing __KERNEL__ | Richard Weinberger |
2015-05-31 | um: Rework uaccess code | Richard Weinberger |
2015-05-31 | um: Move syscall() declaration into os.h | Richard Weinberger |
2015-05-31 | um: Use char[] for linker script address declarations | Nicolas Iooss |
2015-05-31 | um: Create asm/sections.h | Nicolas Iooss |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-13 | um: Move uml_postsetup in the init_thread stack | Thomas Meyer |
2015-04-13 | um: Remove broken highmem support | Richard Weinberger |
2015-04-13 | um: Remove broken SMP support | Richard Weinberger |
2015-04-13 | um: Remove SKAS3/4 support | Richard Weinberger |
2015-04-12 | um: Remove signal translation and exec_domain | Richard Weinberger |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | um: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-11-19 | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen |
2014-10-13 | um: Add support for CONFIG_STACKTRACE | Daniel Walter |
2014-10-13 | um: delete unnecessary bootmem struct page array | Honggang Li |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-08-06 | um: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-04-25 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds |
2014-04-20 | um: Memory corruption on startup | Anton Ivanov |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |