2011-11-03 |
Linus Torvalds | Merge branch 'sh-latest' of git://github.com/pmundt... |
tree | commitdiff |
2011-11-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-03 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2011-11-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.selinuxproject... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'linux_next' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'misc-3.2' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'akpm' (Andrew's incoming - part two) |
tree | commitdiff |
2011-11-02 |
Liu Gang | arch/powerpc/sysdev/fsl_rio.c: release rapidio port... |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | thp: share get_huge_page_tail() |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | sparc: gup_pte_range() support THP based tail recounting |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | s390: gup_huge_pmd() return 0 if pte changes |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | s390: gup_huge_pmd() support THP tail recounting |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | powerpc: gup_huge_pmd() return 0 if pte changes |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | powerpc: gup_hugepte() support THP based tail recounting |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | powerpc: gup_hugepte() avoid freeing the head page... |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | powerpc: get_hugepte() don't put_page() the wrong page |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | powerpc: remove superfluous PageTail checks on the... |
tree | commitdiff |
2011-11-02 |
Andrea Arcangeli | mm: thp: tail page refcounting fix |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge git://github.com/rustyrussell/linux |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'for-next' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'for-linus' of git://github.com/richardwei... |
tree | commitdiff |
2011-11-02 |
Richard Weinberger | um: fix ubd cow size |
tree | commitdiff |
2011-11-02 |
Dave Jones | um: Fix kmalloc argument order in um/vdso/vma.c |
tree | commitdiff |
2011-11-02 |
Al Viro | um: switch to use of drivers/Kconfig |
tree | commitdiff |
2011-11-02 |
Richard Weinberger | um: we need sys/user.h only on i386 |
tree | commitdiff |
2011-11-02 |
Richard Weinberger | um: merge delay_{32,64}.c |
tree | commitdiff |
2011-11-02 |
Al Viro | um: distribute exports to where exported stuff is defined |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill system-um.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: generic ftrace.h will do... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: segment.h is x86-only and needed only there |
tree | commitdiff |
2011-11-02 |
Al Viro | um: asm/pda.h is not needed anymore |
tree | commitdiff |
2011-11-02 |
Al Viro | um: hw_irq.h can go generic as well |
tree | commitdiff |
2011-11-02 |
Al Viro | um: switch to generic-y |
tree | commitdiff |
2011-11-02 |
Al Viro | um: clean Kconfig up a bit |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill useless argument of free_chan() and free_one_c... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: unify ptrace_user.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: unify KSTK_... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: fix gcov build breakage |
tree | commitdiff |
2011-11-02 |
Al Viro | um: page_offset.h is never used |
tree | commitdiff |
2011-11-02 |
Al Viro | um: irq_vectors.h just shadows x86 one |
tree | commitdiff |
2011-11-02 |
Al Viro | um: required-features.h is there only to shadow x86... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: asm/apic.h is there only to shadow the x86 one... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take ubd_user.h to its users... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take ldt.h to arch/x86/um/asm/mm_context.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge signal_{32,64}.c |
tree | commitdiff |
2011-11-02 |
Al Viro | um: no need to play with save_sp in signal frame setup... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: increase stack growth cushion in pagefault |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge HOST_... of registers common on i386 and... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: sanitize paths in sys_call_table* includes |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge os-Linux/tls.c into arch/x86/um/os-Linux... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: move asm/desc.h into arch/x86/um/asm |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge host_ldt_{32,64}.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge tls_{32,64}.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill um_uaccess.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take mconsole*.h to arch/um/drivers |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take chan_*.h and line.h to arch/um/drivers |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take register_winch_irq() into the caller of is_ska... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill shared/mem_kern.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill shared/tlb.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: make flush_tlb_kernel_range_common() static |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill shared/task.h and HOST_TASK_REGS |
tree | commitdiff |
2011-11-02 |
Al Viro | um: shared/syscall.h is not even included |
tree | commitdiff |
2011-11-02 |
Al Viro | um: don't include kern.h unless it's needed |
tree | commitdiff |
2011-11-02 |
Al Viro | um: trim kern.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: make load_initrd() static, kill shared/initrd.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: bury unused macros around ptrace.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take arch/um/sys-x86 to arch/x86/um |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge Makefile-{i386,x86_64} |
tree | commitdiff |
2011-11-02 |
Al Viro | um: trim detritus from Makefile-i386 |
tree | commitdiff |
2011-11-02 |
Al Viro | um: arch_hweight.h is needed only on uml-x86 |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge kernel_offsets_*.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge skas_ptrace.h 32/64bit variants |
tree | commitdiff |
2011-11-02 |
Al Viro | um: sysdep/barrier.h is not used for anything |
tree | commitdiff |
2011-11-02 |
Al Viro | um: shared/process.h is empty now; kill it |
tree | commitdiff |
2011-11-02 |
Al Viro | um: finish conversion to mcontext_t |
tree | commitdiff |
2011-11-02 |
Al Viro | um: start switching the references to host mcontext_t... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take userland definition of barrier() to user.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take system.h out of shared/sysdep |
tree | commitdiff |
2011-11-02 |
Al Viro | um: fill the handlers array at build time |
tree | commitdiff |
2011-11-02 |
Al Viro | um: simplify set_handler() |
tree | commitdiff |
2011-11-02 |
Al Viro | um: don't bother blocking SIGARLM and SIGUSR1 |
tree | commitdiff |
2011-11-02 |
Al Viro | um: switch stub_segv_handler to SA_SIGINFO variant... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill includes of sysdep/sigcontext.h from stuff... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge arch/um/os-Linux/sys-{i386,x86_64} |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge hard_handler() instances, switch to use of... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill dead code around uaccess |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge arch/um/sys-{i386,x86_64} |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge arch/um/sys-{i386,x86_64}/shared |
tree | commitdiff |
2011-11-02 |
Al Viro | um: merge arch/um/sys-{i386,x86_64}/asm |
tree | commitdiff |
2011-11-02 |
Al Viro | um: get rid of unused macros in ptrace_user.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: get rid of sysdep/sc.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: Get rid of UPT_SET/UPT_REG macros |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take vm-flags.h to sys-*/asm |
tree | commitdiff |
2011-11-02 |
Al Viro | um: get rid of sysdep/checksum.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: trim unused junk from user.h |
tree | commitdiff |
next |