Age | Commit message (Expand) | Author |
2012-10-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin |
2012-10-19 | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov |
2012-10-18 | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a... | Jussi Kivilinna |
2012-10-17 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman |
2012-10-17 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-10-16 | perf: Require exclude_guest to use PEBS - kernel side enforcement | Peter Zijlstra |
2012-10-15 | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-14 | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming |
2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk |
2012-10-12 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk |
2012-10-12 | kgdb,x86: fix warning about unused variable | Jason Wessel |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2012-10-09 | um: move sysrq.h out of include/shared | Al Viro |
2012-10-09 | um/x86: merge 32 and 64 bit variants of ptrace.h | Al Viro |
2012-10-09 | um/x86: merge 32 and 64bit variants of checksum.h | Al Viro |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller |
2012-10-09 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov |
2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha |
2012-10-09 | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-06 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |