| Commit message (Expand) | Author | Age | Files | Lines |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 93 | -25/+24 |
* | um: merge Makefile-{i386,x86_64} | Al Viro | 2011-11-02 | 3 | -28/+35 |
* | um: trim detritus from Makefile-i386 | Al Viro | 2011-11-02 | 1 | -7/+3 |
* | um: arch_hweight.h is needed only on uml-x86 | Al Viro | 2011-11-02 | 1 | -0/+0 |
* | um: merge kernel_offsets_*.h | Al Viro | 2011-11-02 | 3 | -49/+21 |
* | um: merge skas_ptrace.h 32/64bit variants | Al Viro | 2011-11-02 | 3 | -48/+21 |
* | um: sysdep/barrier.h is not used for anything | Al Viro | 2011-11-02 | 4 | -22/+0 |
* | um: shared/process.h is empty now; kill it | Al Viro | 2011-11-02 | 6 | -14/+0 |
* | um: finish conversion to mcontext_t | Al Viro | 2011-11-02 | 9 | -81/+67 |
* | um: start switching the references to host mcontext_t to its userland type | Al Viro | 2011-11-02 | 7 | -26/+33 |
* | um: take userland definition of barrier() to user.h | Al Viro | 2011-11-02 | 3 | -6/+3 |
* | um: take system.h out of shared/sysdep | Al Viro | 2011-11-02 | 2 | -2/+1 |
* | um: fill the handlers array at build time | Al Viro | 2011-11-02 | 4 | -12/+21 |
* | um: simplify set_handler() | Al Viro | 2011-11-02 | 4 | -27/+19 |
* | um: don't bother blocking SIGARLM and SIGUSR1 | Al Viro | 2011-11-02 | 3 | -9/+8 |
* | um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ... | Al Viro | 2011-11-02 | 7 | -39/+14 |
* | um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers | Al Viro | 2011-11-02 | 8 | -22/+14 |
* | um: merge arch/um/os-Linux/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 9 | -85/+57 |
* | um: merge hard_handler() instances, switch to use of SA_SIGINFO | Al Viro | 2011-11-02 | 5 | -35/+10 |
* | um: kill dead code around uaccess | Al Viro | 2011-11-02 | 6 | -77/+3 |
* | um: merge arch/um/sys-{i386,x86_64} | Al Viro | 2011-11-02 | 51 | -193/+81 |
* | um: merge arch/um/sys-{i386,x86_64}/shared | Al Viro | 2011-11-02 | 39 | -134/+61 |
* | um: merge arch/um/sys-{i386,x86_64}/asm | Al Viro | 2011-11-02 | 19 | -234/+192 |
* | um: get rid of unused macros in ptrace_user.h | Al Viro | 2011-11-02 | 2 | -63/+0 |
* | um: get rid of sysdep/sc.h | Al Viro | 2011-11-02 | 4 | -91/+15 |
* | um: Get rid of UPT_SET/UPT_REG macros | Al Viro | 2011-11-02 | 5 | -158/+145 |
* | um: take vm-flags.h to sys-*/asm | Al Viro | 2011-11-02 | 3 | -1/+1 |
* | um: get rid of sysdep/checksum.h | Al Viro | 2011-11-02 | 3 | -7/+1 |
* | um: trim unused junk from user.h | Al Viro | 2011-11-02 | 1 | -2/+0 |
* | um: get rid of kern_constants.h | Al Viro | 2011-11-02 | 5 | -14/+5 |
* | um: kill a couple of useless includes of kern_constants.h | Al Viro | 2011-11-02 | 2 | -2/+0 |
* | um: -include user.h for USER_OBJ, trim includes | Al Viro | 2011-11-02 | 47 | -78/+3 |
* | um: take user_constants.h to include/generated | Al Viro | 2011-11-02 | 7 | -9/+8 |
* | um: kill skas_ptregs.h | Al Viro | 2011-11-02 | 3 | -10/+0 |
* | um: switch to -idirafter, get saner kern_constants.h out of that | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: series of __get_user() is costly in sigframe handling | Al Viro | 2011-11-02 | 2 | -86/+80 |
* | um: make copy_sc() static | Al Viro | 2011-11-02 | 3 | -32/+1 |
* | um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() | Al Viro | 2011-11-02 | 1 | -5/+8 |
* | um: switch {rt_,}sigreturn() to set_current_blocked() | Al Viro | 2011-11-02 | 2 | -15/+3 |
* | um: use subarch-obj instead of copying... | Al Viro | 2011-11-02 | 2 | -227/+2 |
* | Linux 3.1v3.1 | Linus Torvalds | 2011-10-24 | 1 | -1/+1 |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2011-10-24 | 2 | -31/+46 |
|\ |
|
| * | intel-iommu: fix superpage support in pfn_to_dma_pte() | Allen Kay | 2011-10-19 | 1 | -9/+8 |
| * | intel-iommu: set iommu_superpage on VM domains to lowest common denominator | Allen Kay | 2011-10-19 | 1 | -5/+7 |
| * | intel-iommu: fix return value of iommu_unmap() API | Allen Kay | 2011-10-19 | 1 | -3/+8 |
| * | MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move | Roland Dreier | 2011-10-19 | 1 | -1/+1 |
| * | intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. | David Woodhouse | 2011-10-14 | 1 | -10/+15 |
| * | intel-iommu: Workaround IOTLB hang on Ironlake GPU | David Woodhouse | 2011-10-14 | 1 | -1/+5 |
| * | intel-iommu: Fix AB-BA lockdep report | Roland Dreier | 2011-10-10 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm | Linus Torvalds | 2011-10-24 | 1 | -0/+1 |
|\ \ |
|