Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -3/+5 |
2012-10-22 | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT | Sasha Levin | 1 | -0/+3 |
2012-10-22 | KVM: apic: fix LDR calculation in x2apic mode | Gleb Natapov | 1 | -1/+1 |
2012-10-22 | KVM: MMU: fix release noslot pfn | Xiao Guangrong | 1 | -2/+1 |
2012-10-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -17/+3 |
2012-10-21 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 1 | -1/+1 |
2012-10-20 | perf/x86: Disable uncore on virtualized CPUs | Yan, Zheng | 1 | -0/+3 |
2012-10-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -0/+6 |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 250 | -4869/+8741 |
2012-10-19 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2 | -4/+6 |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 1 | -2/+0 |
2012-10-19 | xen: sysfs: fix build warning. | Ian Campbell | 1 | -0/+2 |
2012-10-19 | xen/x86: remove duplicated include from enlighten.c | Wei Yongjun | 1 | -2/+0 |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 232 | -3922/+8018 |
2012-10-19 | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 1 | -6/+0 |
2012-10-18 | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a... | Jussi Kivilinna | 1 | -2/+7 |
2012-10-17 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 1 | -5/+5 |
2012-10-17 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 1 | -2/+15 |
2012-10-16 | perf: Require exclude_guest to use PEBS - kernel side enforcement | Peter Zijlstra | 1 | -0/+6 |
2012-10-15 | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek | 1 | -1/+1 |
2012-10-15 | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter | 1 | -1/+1 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+4 |
2012-10-14 | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming | 1 | -1/+2 |
2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 1 | -0/+2 |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -13/+311 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -40/+18 |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro | 5 | -40/+18 |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+58 |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -30/+48 |
2012-10-12 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk | 1 | -1/+15 |
2012-10-12 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-10-12 | kgdb,x86: fix warning about unused variable | Jason Wessel | 1 | -0/+2 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -11/+6 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 21 | -219/+108 |
2012-10-10 | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 28 | -392/+247 |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 20 | -42/+42 |
2012-10-09 | um: move sysrq.h out of include/shared | Al Viro | 2 | -7/+7 |
2012-10-09 | um/x86: merge 32 and 64 bit variants of ptrace.h | Al Viro | 3 | -78/+54 |
2012-10-09 | um/x86: merge 32 and 64bit variants of checksum.h | Al Viro | 3 | -265/+144 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 11 | -76/+98 |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller | 2 | -0/+2 |
2012-10-09 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli | 1 | -3/+8 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 1 | -24/+0 |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse | 1 | -1/+1 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 1 | -2/+1 |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse | 1 | -35/+2 |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse | 1 | -19/+46 |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 1 | -0/+1 |