- dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
- 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- 3e93895 um: Use asm-generic/irqflags.h by Daniel Wagner · 8 years ago
- e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
- e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
- a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
- 9d95b17 um, pkeys: Add UML arch_*_access_permitted() methods by Dave Hansen · 9 years ago
- 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
- 16da306 um: kill pfn_t by Dan Williams · 9 years ago
- c50b465 um: Add seccomp support by Mickaël Salaün · 9 years ago
- d8f8b84 um: Add full asm/syscall.h support by Mickaël Salaün · 9 years ago
- e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
- 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 9 years ago
- 470a166 um: Do not change hard IRQ flags in soft IRQ processing by Anton Ivanov · 9 years ago
- 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
- 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
- 44011b8 um: Define PTRACE_OLDSETOPTIONS by Richard Weinberger · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
- ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 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
- 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
- 2ae416b mm: new mm hook framework by Laurent Dufour · 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
- f8d65d2 um: Rework uaccess code by Richard Weinberger · 10 years ago
- 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 9 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
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 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
- 33bbc30 um: Move uml_postsetup in the init_thread stack 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
- fd22384 um: Remove signal translation and exec_domain by Richard Weinberger · 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
- 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
- 970e51f um: Add support for CONFIG_STACKTRACE by Daniel Walter · 10 years ago
- 9e6a57d um: delete unnecessary bootmem struct page array by Honggang Li · 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
- 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
- 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
- cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
- 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 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
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
- 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
- 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
- f75b1b1 um: Implement probe_kernel_read() by Richard Weinberger · 11 years ago
- 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
- 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
- a214a8c UML: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
- 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
- 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
- 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
- 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
- e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
- 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
- 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
- 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 12 years ago
- d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
- a4d94ff um: kill thread->forking by Al Viro · 12 years ago
- 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
- d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
- 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
- 518b637 um: remove km_type definitions by Cong Wang · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago