2011-11-02 |
Srivatsa S... | PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug' |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Srivatsa S... | PM / Sleep: Fix race between CPU hotplug and freezer |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Dave Jones | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Linus Torvalds | Merge git://github.com/rustyrussell/linux |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Linus Torvalds | Merge branch 'for-next' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Linus Torvalds | Merge branch 'for-linus' of git://github.com/richardwei... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Richard Weinberger | um: fix ubd cow size |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Dave Jones | um: Fix kmalloc argument order in um/vdso/vma.c |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: switch to use of drivers/Kconfig |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jonathan Neuschäfer | UserModeLinux-HOWTO.txt: fix a typo |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jonathan Neuschäfer | UserModeLinux-HOWTO.txt: remove ^H characters |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Richard Weinberger | um: we need sys/user.h only on i386 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Richard Weinberger | um: merge delay_{32,64}.c |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: distribute exports to where exported stuff is defined |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill system-um.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: generic ftrace.h will do... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: segment.h is x86-only and needed only there |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: asm/pda.h is not needed anymore |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: hw_irq.h can go generic as well |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: switch to generic-y |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: clean Kconfig up a bit |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: a couple of missing dependencies... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill useless argument of free_chan() and free_one_c... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: unify ptrace_user.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: unify KSTK_... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: fix gcov build breakage |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: page_offset.h is never used |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: irq_vectors.h just shadows x86 one |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: required-features.h is there only to shadow x86... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: asm/apic.h is there only to shadow the x86 one... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take ubd_user.h to its users... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take ldt.h to arch/x86/um/asm/mm_context.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge signal_{32,64}.c |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: no need to play with save_sp in signal frame setup... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: increase stack growth cushion in pagefault |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge HOST_... of registers common on i386 and... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: sanitize paths in sys_call_table* includes |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge os-Linux/tls.c into arch/x86/um/os-Linux... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: move asm/desc.h into arch/x86/um/asm |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge host_ldt_{32,64}.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge tls_{32,64}.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill useless include of user.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill um_uaccess.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take mconsole*.h to arch/um/drivers |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take chan_*.h and line.h to arch/um/drivers |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take register_winch_irq() into the caller of is_ska... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill shared/mem_kern.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill shared/tlb.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: make flush_tlb_kernel_range_common() static |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill shared/task.h and HOST_TASK_REGS |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: shared/syscall.h is not even included |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: don't include kern.h unless it's needed |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: trim kern.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: make load_initrd() static, kill shared/initrd.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: bury unused macros around ptrace.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take arch/um/sys-x86 to arch/x86/um |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge Makefile-{i386,x86_64} |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: trim detritus from Makefile-i386 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: arch_hweight.h is needed only on uml-x86 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge kernel_offsets_*.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge skas_ptrace.h 32/64bit variants |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: sysdep/barrier.h is not used for anything |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: shared/process.h is empty now; kill it |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: finish conversion to mcontext_t |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: start switching the references to host mcontext_t... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take userland definition of barrier() to user.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take system.h out of shared/sysdep |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: fill the handlers array at build time |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: simplify set_handler() |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: don't bother blocking SIGARLM and SIGUSR1 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: switch stub_segv_handler to SA_SIGINFO variant... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill includes of sysdep/sigcontext.h from stuff... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge arch/um/os-Linux/sys-{i386,x86_64} |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge hard_handler() instances, switch to use of... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill dead code around uaccess |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge arch/um/sys-{i386,x86_64} |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge arch/um/sys-{i386,x86_64}/shared |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: merge arch/um/sys-{i386,x86_64}/asm |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: get rid of unused macros in ptrace_user.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: get rid of sysdep/sc.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: Get rid of UPT_SET/UPT_REG macros |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take vm-flags.h to sys-*/asm |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: get rid of sysdep/checksum.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: trim unused junk from user.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: get rid of kern_constants.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill a couple of useless includes of kern_constants.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: -include user.h for USER_OBJ, trim includes |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: take user_constants.h to include/generated |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: kill skas_ptregs.h |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: switch to -idirafter, get saner kern_constants... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: series of __get_user() is costly in sigframe handling |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: make copy_sc() static |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: don't rely on sc.fpstate not having been reassigned... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: switch {rt_,}sigreturn() to set_current_blocked() |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Al Viro | um: use subarch-obj instead of copying... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Sage Weil | vfs: add d_prune dentry operation |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Miklos Szeredi | vfs: protect i_nlink |
commit | commitdiff | tree | snapshot |
next |