pandora-kernel.git
2011-11-02 Al Viroum: merge signal_{32,64}.c
2011-11-02 Al Viroum: no need to play with save_sp in signal frame setup...
2011-11-02 Al Viroum: increase stack growth cushion in pagefault
2011-11-02 Al Viroum: merge HOST_... of registers common on i386 and...
2011-11-02 Al Viroum: sanitize paths in sys_call_table* includes
2011-11-02 Al Viroum: merge os-Linux/tls.c into arch/x86/um/os-Linux...
2011-11-02 Al Viroum: move asm/desc.h into arch/x86/um/asm
2011-11-02 Al Viroum: merge host_ldt_{32,64}.h
2011-11-02 Al Viroum: merge tls_{32,64}.h
2011-11-02 Al Viroum: take um_mmu.h to asm/mmu.h, clean asm/mmu_context...
2011-11-02 Al Viroum: kill useless include of user.h
2011-11-02 Al Viroum: kill um_uaccess.h
2011-11-02 Al Viroum: take mconsole*.h to arch/um/drivers
2011-11-02 Al Viroum: take chan_*.h and line.h to arch/um/drivers
2011-11-02 Al Viroum: take register_winch_irq() into the caller of is_ska...
2011-11-02 Al Viroum: kill shared/mem_kern.h
2011-11-02 Al Viroum: kill shared/tlb.h
2011-11-02 Al Viroum: make flush_tlb_kernel_range_common() static
2011-11-02 Al Viroum: kill shared/task.h and HOST_TASK_REGS
2011-11-02 Al Viroum: shared/syscall.h is not even included
2011-11-02 Al Viroum: don't include kern.h unless it's needed
2011-11-02 Al Viroum: trim kern.h
2011-11-02 Al Viroum: make load_initrd() static, kill shared/initrd.h
2011-11-02 Al Viroum: bury unused macros around ptrace.h
2011-11-02 Al Viroum: take arch/um/sys-x86 to arch/x86/um
2011-11-02 Al Viroum: merge Makefile-{i386,x86_64}
2011-11-02 Al Viroum: trim detritus from Makefile-i386
2011-11-02 Al Viroum: arch_hweight.h is needed only on uml-x86
2011-11-02 Al Viroum: merge kernel_offsets_*.h
2011-11-02 Al Viroum: merge skas_ptrace.h 32/64bit variants
2011-11-02 Al Viroum: sysdep/barrier.h is not used for anything
2011-11-02 Al Viroum: shared/process.h is empty now; kill it
2011-11-02 Al Viroum: finish conversion to mcontext_t
2011-11-02 Al Viroum: start switching the references to host mcontext_t...
2011-11-02 Al Viroum: take userland definition of barrier() to user.h
2011-11-02 Al Viroum: take system.h out of shared/sysdep
2011-11-02 Al Viroum: fill the handlers array at build time
2011-11-02 Al Viroum: simplify set_handler()
2011-11-02 Al Viroum: don't bother blocking SIGARLM and SIGUSR1
2011-11-02 Al Viroum: switch stub_segv_handler to SA_SIGINFO variant...
2011-11-02 Al Viroum: kill includes of sysdep/sigcontext.h from stuff...
2011-11-02 Al Viroum: merge arch/um/os-Linux/sys-{i386,x86_64}
2011-11-02 Al Viroum: merge hard_handler() instances, switch to use of...
2011-11-02 Al Viroum: kill dead code around uaccess
2011-11-02 Al Viroum: merge arch/um/sys-{i386,x86_64}
2011-11-02 Al Viroum: merge arch/um/sys-{i386,x86_64}/shared
2011-11-02 Al Viroum: merge arch/um/sys-{i386,x86_64}/asm
2011-11-02 Al Viroum: get rid of unused macros in ptrace_user.h
2011-11-02 Al Viroum: get rid of sysdep/sc.h
2011-11-02 Al Viroum: Get rid of UPT_SET/UPT_REG macros
2011-11-02 Al Viroum: take vm-flags.h to sys-*/asm
2011-11-02 Al Viroum: get rid of sysdep/checksum.h
2011-11-02 Al Viroum: trim unused junk from user.h
2011-11-02 Al Viroum: get rid of kern_constants.h
2011-11-02 Al Viroum: kill a couple of useless includes of kern_constants.h
2011-11-02 Al Viroum: -include user.h for USER_OBJ, trim includes
2011-11-02 Al Viroum: take user_constants.h to include/generated
2011-11-02 Al Viroum: kill skas_ptregs.h
2011-11-02 Al Viroum: switch to -idirafter, get saner kern_constants...
2011-11-02 Al Viroum: series of __get_user() is costly in sigframe handling
2011-11-02 Al Viroum: make copy_sc() static
2011-11-02 Al Viroum: don't rely on sc.fpstate not having been reassigned...
2011-11-02 Al Viroum: switch {rt_,}sigreturn() to set_current_blocked()
2011-11-02 Al Viroum: use subarch-obj instead of copying...
2011-11-02 Sage Weilvfs: add d_prune dentry operation
2011-11-02 Miklos Szeredivfs: protect i_nlink
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-02 Miklos Szeredilogfs: remove unnecessary nlink setting
2011-11-02 Miklos Szerediocfs2: remove unnecessary nlink setting
2011-11-02 Miklos Szeredijfs: remove unnecessary nlink setting
2011-11-02 Miklos Szeredihypfs: remove unnecessary nlink setting
2011-11-02 Miklos Szeredivfs: ignore error on forced remount
2011-11-02 Andy Whitcroftreadlinkat: ensure we return ENOENT for the empty pathn...
2011-11-02 Konstantin... vfs: fix dentry leak in simple_fill_super()
2011-11-02 Linus TorvaldsMerge branch 'next/soc' of git://git.linaro.org/people...
2011-11-02 Linus TorvaldsMerge branch 'next/dt' of git://git.linaro.org/people...
2011-11-02 Linus TorvaldsMerge branch 'next/cleanup2' of git://git.linaro.org...
2011-11-02 Linus TorvaldsMerge branch 'next/cross-platform' of git://git.linaro...
2011-11-02 Linus TorvaldsMerge branch 'next/devel' of git://git.linaro.org/peopl...
2011-11-02 Linus TorvaldsMerge branch 'next/board' of git://git.linaro.org/peopl...
2011-11-02 Linus TorvaldsMerge branch 'next/deletion' of git://git.linaro.org...
2011-11-02 Linus TorvaldsMerge branch 'next/pm' of git://git.linaro.org/people...
2011-11-02 Linus TorvaldsMerge branch 'next/timer' of git://git.linaro.org/peopl...
2011-11-02 Linus TorvaldsMerge branch 'next/driver' of git://git.linaro.org...
2011-11-02 Linus TorvaldsMerge branch 'next/cleanup' of git://git.linaro.org...
2011-11-02 Linus TorvaldsMerge branch 'next/fixes' of git://git.linaro.org/peopl...
2011-11-02 Arnd BergmannMerge branch 'imx/imx6q' into next/soc
2011-11-02 Arnd BergmannMerge branch 'picoxcell/soc' into next/soc
2011-11-02 Arnd BergmannMerge branch 'highbank/soc' into next/soc
2011-11-02 Michael S.... virtio-blk: use ida to allocate disk index
2011-11-02 Pawel Mollvirtio: Add platform bus driver for memory mapped virti...
2011-11-02 Krishna Kumarvirtio: Dont add "config" to list for !per_vq_vector
2011-11-02 Christian Borntraegervirtio: console: wait for first console port for early...
2011-11-02 Amit Shahvirtio: console: add port stats for bytes received...
2011-11-02 Amit Shahvirtio: console: make discard_port_data() use get_inbuf()
2011-11-02 Amit Shahvirtio: console: rename variable
2011-11-02 Amit Shahvirtio: console: make get_inbuf() return port->inbuf...
2011-11-02 Amit Shahvirtio: console: Fix return type for get_inbuf()
2011-11-02 Amit Shahvirtio: console: Use wait_event_freezable instead of...
next