Commit Graph

1737 Commits (c9d53c0f2d23c792e4b9cf1551b63de4516f839e)

Author SHA1 Message Date
Michal Marek d4bc590f87 um: Fix for relative objtree when generating x86 headers 11 years ago
Linus Torvalds 1cf35d4771 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts 11 years ago
Anton Ivanov 0565103d1a um: Memory corruption on startup 11 years ago
Anton Ivanov 9fcb663be4 um: Missing pipe handling 11 years ago
Tristan Schmelcher 0d71832e30 uml: Simplify tempdir logic. 11 years ago
David Howells cf7bc58f6d asm/system.h: um: arch_align_stack() moved to asm/exec.h 11 years ago
Eric W. Biederman fabfb91d50 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. 11 years ago
AKASHI Takahiro 7a01772128 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL 11 years ago
Tim Chen ddf1d169c0 locking/mcs: Allow architecture specific asm files to be used for contended case 11 years ago
Tim Chen b119fa61d4 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order 11 years ago
Richard Weinberger 9af2452a18 um: Include generic barrier.h 11 years ago
Richard Weinberger 61aad98a7f um: Removed unused attributes from thread_struct 11 years ago
Mark Salter a6ce7114ee um: use generic fixmap.h 11 years ago
David S. Miller e3fec2f74f lib: Add missing arch generic-y entries for asm-generic/hash.h 11 years ago
Richard Weinberger fff6540cbc um: Build always with -mcmodel=large on 64bit 11 years ago
Richard Weinberger 8ed12fcc19 um: Rename print_stack_trace to do_stack_trace 11 years ago
Geert Uytterhoeven 33a7d42999 um: Remove unused declarations from <as-layout.h> 11 years ago
Michael Opdenacker a851aebc36 um: remove used STDIO_CONSOLE Kconfig param 11 years ago
Ramkumar Ramachandra e40f04d040 arch/um: make it work with defconfig and x86_64 11 years ago
Richard Weinberger e96d1c3695 um: Make kstack_depth_to_print conform to arch/x86 11 years ago
Richard Weinberger a1850e9c72 um: Get rid of thread_struct->saved_task 11 years ago
Richard Weinberger f72c22e45e um: Make stack trace reliable against kernel mode faults 11 years ago
Richard Weinberger 9d1ee8ce92 um: Rewrite show_stack() 11 years ago
Kirill A. Shutemov 647f884e67 um: handle pgtable_page_ctor() fail 11 years ago
Thomas Gleixner 00d1a39e69 preempt: Make PREEMPT_ACTIVE generic 11 years ago
Dan Carpenter 201f99f170 uml: check length in exitcode_proc_write() 11 years ago
Peter Zijlstra a787870924 sched, arch: Create asm/preempt.h 12 years ago
Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
Johannes Weiner 759496ba64 arch: mm: pass userspace fault flag to generic fault handler 12 years ago
Johannes Weiner 871341023c arch: mm: do not invoke OOM killer on kernel fault OOM 12 years ago
Richard Weinberger 81bab4c38a um: Add irq chip um/mask handlers 12 years ago
Richard Weinberger 250127216d um: Run UML in it's own session. 12 years ago
Richard Weinberger 91d44ff860 um: Cleanup SIGTERM handling 12 years ago
Richard Weinberger bc1d72e73b um: ubd: Introduce submit_request() 12 years ago
Richard Weinberger 805f11a0d5 um: ubd: Add REQ_FLUSH suppport 12 years ago
Richard Weinberger f75b1b1bed um: Implement probe_kernel_read() 12 years ago
Linus Torvalds 2b047252d0 Fix TLB gather virtual address range invalidation corner cases 12 years ago
Richard Weinberger 9a8c135957 um: siginfo cleanup 12 years ago
Tristan Schmelcher 7473534130 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases 12 years ago
Richard Weinberger 0974a9cadc um: Fix wait_stub_done() error handling 12 years ago
Richard Weinberger dee20035b4 um: Mark stub pages mapping with VM_PFNMAP 12 years ago
Richard Weinberger 3179ce7254 um: Fix return value of strnlen_user() 12 years ago
Jiang Liu 715ee35653 mm/um: prepare for removing num_physpages and simplify mem_init() 12 years ago
Jiang Liu a214a8c68b UML: normalize global variables exported by vmlinux.lds 12 years ago
Jiang Liu 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 years ago
Jiang Liu dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 years ago
Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings 12 years ago
Al Viro 40d158e618 consolidate io_remap_pfn_range definitions 12 years ago
Viresh Kumar 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
Al Viro c9036e9f3b mconsole: we'd better initialize pos before passing it to vfs_read()... 12 years ago