- 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
- 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
- d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 9 years ago
- 8eeba4e um: Include sys/types.h for makedev(), major(), minor() by Hans-Werner Hilse · 9 years ago
- f9bb3b5 um: Do not use stdin and stdout identifiers for struct members by Hans-Werner Hilse · 9 years ago
- 9a75551 um: Do not use __ptr_t type for stack_t's .ss pointer by Hans-Werner Hilse · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
- 1eb7c6c um: Fix mconsole dependency by Richard Weinberger · 9 years ago
- 5334cda um: Handle tracehook_report_syscall_entry() result by Richard Weinberger · 9 years ago
- 30b11ee um: Remove copy&paste code from init.h by Richard Weinberger · 9 years ago
- 298e20b um: Stop abusing __KERNEL__ by Richard Weinberger · 9 years ago
- d231308 um: Catch unprotected user memory access by Richard Weinberger · 9 years ago
- f8d65d2 um: Rework uaccess code by Richard Weinberger · 9 years ago
- f74a14e um: Remove hppfs by Richard Weinberger · 10 years ago
- 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 9 years ago
- a791b15 um: kernel: ksyms: Export symbol syscall() for fixing modpost issue by Chen Gang · 10 years ago
- 5f32943 um/os-Linux: Use char[] for syscall_stub declarations by Nicolas Iooss · 10 years ago
- 05eacfd um: Use char[] for linker script address declarations by Nicolas Iooss · 10 years ago
- d5f20be um: Create asm/sections.h by Nicolas Iooss · 10 years ago
- 7879b1d um,ethertap: use strncpy by Alan · 10 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
- fbc9f16 mm/fault, um: Fix compile error by Peter Zijlstra · 9 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
- b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- fe205bd um: Print minimum physical memory requirement by Thomas Meyer · 10 years ago
- 33bbc30 um: Move uml_postsetup in the init_thread stack by Thomas Meyer · 10 years ago
- 04a4184 um: add a kmsg_dumper by Thomas Meyer · 10 years ago
- a98a6d8 um: Remove broken highmem support by Richard Weinberger · 10 years ago
- 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
- d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
- aaeac66 um: Remove ppc cruft by Richard Weinberger · 10 years ago
- 23fc5f1 um: Remove ia64 cruft by Richard Weinberger · 10 years ago
- fcf8193 um: Remove dead code from stacktrace by Richard Weinberger · 10 years ago
- fd22384 um: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
- 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
- 8a8a551 uml: Fix unsafe pid reference to foreground process group by Peter Hurley · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
- 5f78659 um: net: Eliminate NULL test after alloc_bootmem by Himangi Saraogi · 10 years ago
- 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
- 2a23612 um: ubd: Fix for processes stuck in D state forever by Thorsten Knabe · 10 years ago
- 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
- f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
- 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
- 307627e um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- bb6a1b2 um: segv: Save regs only in case of a kernel mode fault by Richard Weinberger · 10 years ago
- 468f659 um: Fix hung task in fix_range_common() by Richard Weinberger · 10 years ago
- 284e6d3 um: Ensure that a stub page cannot get unmapped by Richard Weinberger · 10 years ago
- ae5db6d Revert "um: Fix wait_stub_done() error handling" by Richard Weinberger · 10 years ago
- 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- d4bc590 um: Fix for relative objtree when generating x86 headers by Michal Marek · 10 years ago
- 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
- 0565103 um: Memory corruption on startup by Anton Ivanov · 11 years ago
- 9fcb663 um: Missing pipe handling by Anton Ivanov · 11 years ago
- 0d71832 uml: Simplify tempdir logic. by Tristan Schmelcher · 11 years ago
- 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
- cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 11 years ago
- cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
- 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
- 9af2452 um: Include generic barrier.h by Richard Weinberger · 11 years ago
- 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- a6ce711 um: use generic fixmap.h by Mark Salter · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- fff6540 um: Build always with -mcmodel=large on 64bit by Richard Weinberger · 11 years ago
- 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
- cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
- 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 11 years ago
- a851aeb um: remove used STDIO_CONSOLE Kconfig param by Michael Opdenacker · 11 years ago
- e40f04d arch/um: make it work with defconfig and x86_64 by Ramkumar Ramachandra · 11 years ago
- e96d1c3 um: Make kstack_depth_to_print conform to arch/x86 by Richard Weinberger · 11 years ago
- a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
- f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
- 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
- 647f884 um: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago