| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | um: Remove unused declarations from <as-layout.h> | Geert Uytterhoeven | 2013-11-17 | 2 | -3/+1 |
| * | um: remove used STDIO_CONSOLE Kconfig param | Michael Opdenacker | 2013-11-17 | 1 | -4/+0 |
| * | arch/um: make it work with defconfig and x86_64 | Ramkumar Ramachandra | 2013-11-17 | 5 | -904/+162 |
| * | um: Make kstack_depth_to_print conform to arch/x86 | Richard Weinberger | 2013-11-17 | 1 | -4/+1 |
| * | um: Get rid of thread_struct->saved_task | Richard Weinberger | 2013-11-17 | 3 | -18/+4 |
| * | um: Make stack trace reliable against kernel mode faults | Richard Weinberger | 2013-11-17 | 5 | -12/+44 |
| * | um: Rewrite show_stack() | Richard Weinberger | 2013-11-17 | 2 | -33/+53 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -2/+0 |
|\ \ |
|
| * | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | | um: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+6 |
|/ / |
|