Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -11/+6 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | x86: get rid of duplicate code in case of CONFIG_VM86 | Al Viro | 2012-10-01 | 1 | -11/+6 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 21 | -219/+108 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | um: switch to generic kernel_thread() | Al Viro | 2012-10-01 | 1 | -0/+1 | |
| | * | | | | | | | | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-10-01 | 14 | -117/+32 | |
| | * | | | | | | | | x86: split ret_from_fork | Al Viro | 2012-10-01 | 7 | -85/+67 | |
| | * | | | | | | | | um: kill thread->forking | Al Viro | 2012-09-20 | 4 | -41/+13 | |
| | * | | | | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-20 | 1 | -6/+0 | |
| | * | | | | | | | | x86: get rid of TIF_IRET hackery | Al Viro | 2012-09-20 | 5 | -17/+8 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-10 | 28 | -392/+247 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 20 | -42/+42 | |
| | * | | | | | | | | um: move sysrq.h out of include/shared | Al Viro | 2012-10-09 | 2 | -7/+7 | |
| | * | | | | | | | | um/x86: merge 32 and 64 bit variants of ptrace.h | Al Viro | 2012-10-09 | 3 | -78/+54 | |
| | * | | | | | | | | um/x86: merge 32 and 64bit variants of checksum.h | Al Viro | 2012-10-09 | 3 | -265/+144 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 11 | -76/+98 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller | 2012-10-09 | 2 | -0/+2 | |
| | * | | | | | | | | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli | 2012-10-09 | 1 | -3/+8 | |
| | * | | | | | | | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 | |
| | * | | | | | | | | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 2012-10-09 | 1 | -24/+0 | |
| | * | | | | | | | | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse | 2012-10-09 | 1 | -1/+1 | |
| | * | | | | | | | | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2012-10-09 | 1 | -2/+1 | |
| | * | | | | | | | | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse | 2012-10-09 | 1 | -35/+2 | |
| | * | | | | | | | | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse | 2012-10-09 | 1 | -19/+46 | |
| | * | | | | | | | | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2012-10-09 | 1 | -0/+1 | |
| | * | | | | | | | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 1 | -0/+4 | |
| | * | | | | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -2/+1 | |
| | * | | | | | | | | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 2012-10-09 | 1 | -5/+12 | |
| | * | | | | | | | | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 2012-10-09 | 1 | -11/+36 | |
| | * | | | | | | | | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha | 2012-10-09 | 1 | -14/+19 | |
| | * | | | | | | | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 2012-10-09 | 1 | -0/+1 | |
| | * | | | | | | | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 | |
| | * | | | | | | | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 | 1 | -0/+2 | |
| * | | | | | | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 151 | -2074/+3641 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 | 1 | -1/+1 | |
| | * | | | | | | | | | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 2012-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell | 2012-09-28 | 1 | -1/+0 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 4 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 4 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 3 | -1/+2 | |
| | | * | | | | | | | | | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-05 | 2 | -68/+73 | |
| * | | | | | | | | | | | sections: fix section conflicts in arch/x86 | Andi Kleen | 2012-10-05 | 3 | -4/+4 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 29 | -1113/+1489 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka | 2012-09-23 | 4 | -43/+24 | |
| | * | | | | | | | | | | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson | 2012-09-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | KVM: optimize apic interrupt delivery | Gleb Natapov | 2012-09-20 | 4 | -12/+193 |