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 |
Al Viro | um: switch to use of drivers/Kconfig |
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: 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 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: 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 |
2011-11-02 |
Al Viro | um: get rid of kern_constants.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill a couple of useless includes of kern_constants.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: -include user.h for USER_OBJ, trim includes |
tree | commitdiff |
2011-11-02 |
Al Viro | um: take user_constants.h to include/generated |
tree | commitdiff |
2011-11-02 |
Al Viro | um: kill skas_ptregs.h |
tree | commitdiff |
2011-11-02 |
Al Viro | um: switch to -idirafter, get saner kern_constants... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: series of __get_user() is costly in sigframe handling |
tree | commitdiff |
2011-11-02 |
Al Viro | um: make copy_sc() static |
tree | commitdiff |
2011-11-02 |
Al Viro | um: don't rely on sc.fpstate not having been reassigned... |
tree | commitdiff |
2011-11-02 |
Al Viro | um: switch {rt_,}sigreturn() to set_current_blocked() |
tree | commitdiff |
2011-11-02 |
Al Viro | um: use subarch-obj instead of copying... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/soc' of git://git.linaro.org/people... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/dt' of git://git.linaro.org/people... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/cleanup2' of git://git.linaro.org... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/cross-platform' of git://git.linaro... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/devel' of git://git.linaro.org/peopl... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/board' of git://git.linaro.org/peopl... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/deletion' of git://git.linaro.org... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/pm' of git://git.linaro.org/people... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/timer' of git://git.linaro.org/peopl... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/driver' of git://git.linaro.org... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/cleanup' of git://git.linaro.org... |
tree | commitdiff |
2011-11-02 |
Linus Torvalds | Merge branch 'next/fixes' of git://git.linaro.org/peopl... |
tree | commitdiff |
2011-11-02 |
Arnd Bergmann | Merge branch 'picoxcell/soc' into next/soc |
tree | commitdiff |
2011-11-01 |
Linus Torvalds | Merge branch 'for-linus' of git://opensource.wolfsonmic... |
tree | commitdiff |
2011-11-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-01 |
Linus Torvalds | Merge branch 'pstore' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2011-11-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-11-01 |
Linus Torvalds | Merge git://github.com/herbertx/crypto |
tree | commitdiff |
2011-11-01 |
Linus Torvalds | Merge Qualcom Hexagon architecture |
tree | commitdiff |
2011-11-01 |
Arnd Bergmann | Merge branch 'depends/rmk/memory_h' into next/cleanup2 |
tree | commitdiff |
2011-11-01 |
Arnd Bergmann | Merge branch 'depends/rmk/memory_h' into next/cleanup2 |
tree | commitdiff |
2011-11-01 |
Ben Dooks | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx... |
tree | commitdiff |
next |