- 3579a38 um: merge HOST_... of registers common on i386 and amd64 by Al Viro · 14 years ago
- 8edc414 um: sanitize paths in sys_call_table* includes by Al Viro · 14 years ago
- 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 14 years ago
- c5cc32f um: move asm/desc.h into arch/x86/um/asm by Al Viro · 14 years ago
- 2014d01 um: merge host_ldt_{32,64}.h by Al Viro · 14 years ago
- 09e129a um: merge tls_{32,64}.h by Al Viro · 14 years ago
- 4dc706c um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit by Al Viro · 14 years ago
- 548fd1e um: kill useless include of user.h by Al Viro · 14 years ago
- fced95c um: kill um_uaccess.h by Al Viro · 14 years ago
- ece67c8 um: take mconsole*.h to arch/um/drivers by Al Viro · 14 years ago
- 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 14 years ago
- 17e0520 um: take register_winch_irq() into the caller of is_skas_winch() by Al Viro · 14 years ago
- 0a9e70b um: kill shared/mem_kern.h by Al Viro · 14 years ago
- 445c578 um: kill shared/tlb.h by Al Viro · 14 years ago
- c75d053 um: make flush_tlb_kernel_range_common() static by Al Viro · 14 years ago
- 5ade887 um: kill shared/task.h and HOST_TASK_REGS by Al Viro · 14 years ago
- 1cf5e62 um: shared/syscall.h is not even included by Al Viro · 14 years ago
- dbddc51 um: don't include kern.h unless it's needed by Al Viro · 14 years ago
- 429172c um: trim kern.h by Al Viro · 14 years ago
- 549e78d um: make load_initrd() static, kill shared/initrd.h by Al Viro · 14 years ago
- 0acdbbe um: bury unused macros around ptrace.h by Al Viro · 14 years ago
- 5c48b10 um: take arch/um/sys-x86 to arch/x86/um by Al Viro · 14 years ago
- 7bbe720 um: merge Makefile-{i386,x86_64} by Al Viro · 14 years ago
- a6e77d6 um: trim detritus from Makefile-i386 by Al Viro · 14 years ago
- 9aecaa6 um: arch_hweight.h is needed only on uml-x86 by Al Viro · 14 years ago
- 7095850 um: merge kernel_offsets_*.h by Al Viro · 14 years ago
- c75361b um: merge skas_ptrace.h 32/64bit variants by Al Viro · 14 years ago
- 62982ad um: sysdep/barrier.h is not used for anything by Al Viro · 14 years ago
- 0de021f um: shared/process.h is empty now; kill it by Al Viro · 14 years ago
- ab1c0cc um: finish conversion to mcontext_t by Al Viro · 14 years ago
- 248b74c um: start switching the references to host mcontext_t to its userland type by Al Viro · 14 years ago
- 05c46db um: take userland definition of barrier() to user.h by Al Viro · 14 years ago
- dd768c5 um: take system.h out of shared/sysdep by Al Viro · 14 years ago
- 0036168 um: fill the handlers array at build time by Al Viro · 14 years ago
- e87df98 um: simplify set_handler() by Al Viro · 14 years ago
- d5c7e8b um: don't bother blocking SIGARLM and SIGUSR1 by Al Viro · 14 years ago
- 9b25fcb um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there by Al Viro · 14 years ago
- adcfb98 um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers by Al Viro · 14 years ago
- 51d3474 um: merge arch/um/os-Linux/sys-{i386,x86_64} by Al Viro · 14 years ago
- 7eb1225 um: merge hard_handler() instances, switch to use of SA_SIGINFO by Al Viro · 14 years ago
- 5d40de0 um: kill dead code around uaccess by Al Viro · 14 years ago
- 6582b7f um: merge arch/um/sys-{i386,x86_64} by Al Viro · 14 years ago
- 858ba94 um: merge arch/um/sys-{i386,x86_64}/shared by Al Viro · 14 years ago
- 27f85f1 um: merge arch/um/sys-{i386,x86_64}/asm by Al Viro · 14 years ago
- 3655c4d um: get rid of unused macros in ptrace_user.h by Al Viro · 14 years ago
- ad694df um: get rid of sysdep/sc.h by Al Viro · 14 years ago
- 412f90e um: Get rid of UPT_SET/UPT_REG macros by Al Viro · 14 years ago
- ab785c1 um: take vm-flags.h to sys-*/asm by Al Viro · 14 years ago
- c16d56a um: get rid of sysdep/checksum.h by Al Viro · 14 years ago
- 16b7c57 um: trim unused junk from user.h by Al Viro · 14 years ago
- 9e63645 um: get rid of kern_constants.h by Al Viro · 14 years ago
- 945581d um: kill a couple of useless includes of kern_constants.h by Al Viro · 14 years ago
- 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 14 years ago
- 4de1c5f um: take user_constants.h to include/generated by Al Viro · 14 years ago
- 9f270de um: kill skas_ptregs.h by Al Viro · 14 years ago
- 4d45db9 um: switch to -idirafter, get saner kern_constants.h out of that by Al Viro · 14 years ago
- a955bd6 um: series of __get_user() is costly in sigframe handling by Al Viro · 14 years ago
- 3d72210 um: make copy_sc() static by Al Viro · 14 years ago
- 3c916fe um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() by Al Viro · 14 years ago
- 78722a4 um: switch {rt_,}sigreturn() to set_current_blocked() by Al Viro · 14 years ago
- d118c13 um: use subarch-obj instead of copying... by Al Viro · 14 years ago
- f0023bc vfs: add d_prune dentry operation by Sage Weil · 14 years ago
- a78ef70 vfs: protect i_nlink by Miklos Szeredi · 14 years ago
- bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 14 years ago
- 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 14 years ago
- dd2a981 logfs: remove unnecessary nlink setting by Miklos Szeredi · 14 years ago
- a7732b0 ocfs2: remove unnecessary nlink setting by Miklos Szeredi · 14 years ago
- c818b68 jfs: remove unnecessary nlink setting by Miklos Szeredi · 14 years ago
- dc78610 hypfs: remove unnecessary nlink setting by Miklos Szeredi · 14 years ago
- 2833eb2 vfs: ignore error on forced remount by Miklos Szeredi · 14 years ago
- 1fa1e7f readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
- 32096ea vfs: fix dentry leak in simple_fill_super() by Konstantin Khlebnikov · 13 years ago
- 994c0e9 Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 510597e Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
- b8df0ea Merge branch 'picoxcell/soc' into next/soc by Arnd Bergmann · 13 years ago
- 884897e Merge branch 'highbank/soc' into next/soc by Arnd Bergmann · 13 years ago
- 5087a50 virtio-blk: use ida to allocate disk index by Michael S. Tsirkin · 13 years ago
- edfd52e virtio: Add platform bus driver for memory mapped virtio device by Pawel Moll · 14 years ago
- 005b20a virtio: Dont add "config" to list for !per_vq_vector by Krishna Kumar · 14 years ago
- 5e38483 virtio: console: wait for first console port for early console output by Christian Borntraeger · 14 years ago
- 17e5b4f virtio: console: add port stats for bytes received, sent and discarded by Amit Shah · 14 years ago
- 2d24cda virtio: console: make discard_port_data() use get_inbuf() by Amit Shah · 14 years ago
- ce072a0 virtio: console: rename variable by Amit Shah · 14 years ago
- d25a9dd virtio: console: make get_inbuf() return port->inbuf if present by Amit Shah · 14 years ago
- defde66 virtio: console: Fix return type for get_inbuf() by Amit Shah · 14 years ago
- a08fa92 virtio: console: Use wait_event_freezable instead of _interruptible by Amit Shah · 14 years ago
- 291024e virtio: console: Ignore port name update request if name already set by Amit Shah · 14 years ago
- 286f9a2 virtio: console: Fix indentation by Amit Shah · 14 years ago
- 00b894e virtio: modify vring_init and vring_size to take account of the layout containing *_event_idx by Wang Sheng-Hui · 14 years ago