Age | Commit message (Expand) | Author |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-04-25 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2014-01-26 | um: Include generic barrier.h | Richard Weinberger |
2014-01-26 | um: Removed unused attributes from thread_struct | Richard Weinberger |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | um: use generic fixmap.h | Mark Salter |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2013-11-17 | um: Get rid of thread_struct->saved_task | Richard Weinberger |
2013-11-17 | um: Make stack trace reliable against kernel mode faults | Richard Weinberger |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-07-03 | UML: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2012-10-09 | um: move sysrq.h out of include/shared | Al Viro |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-09-30 | um: switch to generic kernel_thread() | Al Viro |
2012-09-27 | um: kill thread->forking | Al Viro |
2012-09-20 | um: kill thread->forking | Al Viro |
2012-08-01 | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro |
2012-07-24 | um: remove km_type definitions | Cong Wang |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2012-05-21 | Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s... | Richard Weinberger |
2012-05-21 | um: Fix __swp_type() | Richard Weinberger |
2012-05-21 | um: Implement a custom pte_same() function | Richard Weinberger |
2012-05-21 | um: bury unused _TIF_RESTORE_SIGMASK | Al Viro |
2012-05-21 | um: add TIF_NOTIFY_RESUME | Al Viro |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-08 | um: Remove leftover declaration of alloc_task_struct_node() | Thomas Gleixner |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti |
2012-04-10 | um: Use asm-generic/switch_to.h | Richard Weinberger |
2012-04-10 | um: Disintegrate asm/system.h | Richard Weinberger |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |