Age | Commit message (Expand) | Author |
2015-02-10 | um: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-04 | um: Skip futex_atomic_cmpxchg_inatomic() test | Richard Weinberger |
2014-12-14 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
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-11-06 | uml: Fix unsafe pid reference to foreground process group | Peter Hurley |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2014-10-13 | um: net: Eliminate NULL test after alloc_bootmem | Himangi Saraogi |
2014-10-13 | um: Add support for CONFIG_STACKTRACE | Daniel Walter |
2014-10-13 | um: ubd: Fix for processes stuck in D state forever | Thorsten Knabe |
2014-10-13 | um: delete unnecessary bootmem struct page array | Honggang Li |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai |
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-07-20 | um: segv: Save regs only in case of a kernel mode fault | Richard Weinberger |
2014-07-20 | um: Fix hung task in fix_range_common() | Richard Weinberger |
2014-07-20 | um: Ensure that a stub page cannot get unmapped | Richard Weinberger |
2014-07-20 | Revert "um: Fix wait_stub_done() error handling" | Richard Weinberger |
2014-06-13 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-06-05 | um: Fix for relative objtree when generating x86 headers | Michal Marek |
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-04-20 | um: Missing pipe handling | Anton Ivanov |
2014-04-20 | uml: Simplify tempdir logic. | Tristan Schmelcher |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-07 | asm/system.h: um: arch_align_stack() moved to asm/exec.h | David Howells |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-03-24 | uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro |
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 |
2014-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2014-01-26 | um: Include generic barrier.h | Richard Weinberger |
2014-01-26 | um: Removed unused attributes from thread_struct | Richard Weinberger |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | um: use generic fixmap.h | Mark Salter |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-12-01 | um: Build always with -mcmodel=large on 64bit | Richard Weinberger |
2013-12-01 | um: Rename print_stack_trace to do_stack_trace | Richard Weinberger |
2013-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-17 | um: Remove unused declarations from <as-layout.h> | Geert Uytterhoeven |