| Commit message (Expand) | Author | Age | Files | Lines |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -4/+0 |
* | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 2 | -2/+2 |
* | um: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 3 | -38/+0 |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
* | um: Skip futex_atomic_cmpxchg_inatomic() test | Richard Weinberger | 2015-01-04 | 1 | -0/+1 |
* | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-12-14 | 1 | -1/+5 |
|\ |
|
| * | uml: Fix unsafe pid reference to foreground process group | Peter Hurley | 2014-11-05 | 1 | -1/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -1/+0 |
|\ \ |
|
| * | | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
| |/ |
|
* / | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 | 1 | -5/+19 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 1 | -2/+1 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -2/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2014-10-14 | 10 | -92/+153 |
|\ \ |
|
| * | | um: net: Eliminate NULL test after alloc_bootmem | Himangi Saraogi | 2014-10-13 | 1 | -4/+0 |
| * | | um: Add support for CONFIG_STACKTRACE | Daniel Walter | 2014-10-13 | 5 | -53/+142 |
| * | | um: ubd: Fix for processes stuck in D state forever | Thorsten Knabe | 2014-10-13 | 1 | -2/+3 |
| * | | um: delete unnecessary bootmem struct page array | Honggang Li | 2014-10-13 | 3 | -33/+8 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 2014-09-19 | 1 | -1/+0 |
* | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 2 | -24/+15 |
|\ \ |
|
| * | | um: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 2 | -24/+15 |
| |/ |
|
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -0/+5 |
* | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 1 | -0/+1 |
|/ |
|
* | um: segv: Save regs only in case of a kernel mode fault | Richard Weinberger | 2014-07-20 | 1 | -1/+1 |
* | um: Fix hung task in fix_range_common() | Richard Weinberger | 2014-07-20 | 1 | -1/+5 |
* | um: Ensure that a stub page cannot get unmapped | Richard Weinberger | 2014-07-20 | 1 | -0/+3 |
* | Revert "um: Fix wait_stub_done() error handling" | Richard Weinberger | 2014-07-20 | 1 | -7/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-06-12 | 1 | -2/+1 |
|\ |
|
| * | um: Fix for relative objtree when generating x86 headers | Michal Marek | 2014-06-05 | 1 | -2/+1 |
* | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 2014-04-25 | 1 | -2/+14 |
* | | um: Memory corruption on startup | Anton Ivanov | 2014-04-20 | 3 | -0/+8 |
* | | um: Missing pipe handling | Anton Ivanov | 2014-04-20 | 1 | -0/+1 |
* | | uml: Simplify tempdir logic. | Tristan Schmelcher | 2014-04-20 | 1 | -297/+75 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -0/+1 |
|\ |
|
| * | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 2014-03-20 | 1 | -0/+1 |
* | | asm/system.h: um: arch_align_stack() moved to asm/exec.h | David Howells | 2014-04-07 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ \ |
|
| * | | uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -1/+1 |
* | | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
* | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -7/+26 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2014-01-26 | 2 | -3/+1 |
|\ \ |
|
| * | | um: Include generic barrier.h | Richard Weinberger | 2014-01-26 | 1 | -0/+1 |
| * | | um: Removed unused attributes from thread_struct | Richard Weinberger | 2014-01-26 | 1 | -3/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+1 |
|\ \ |
|
| * | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
| |/ |
|
* / | um: use generic fixmap.h | Mark Salter | 2014-01-23 | 1 | -39/+1 |
|/ |
|
* | um: Build always with -mcmodel=large on 64bit | Richard Weinberger | 2013-12-01 | 1 | -5/+4 |
* | um: Rename print_stack_trace to do_stack_trace | Richard Weinberger | 2013-12-01 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2013-11-19 | 15 | -968/+255 |
|\ |
|