| Commit message (Expand) | Author | Age |
* | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 |
* | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-19 |
|\ |
|
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-10-19 |
| |\ |
|
| | * | perf: Require exclude_guest to use PEBS - kernel side enforcement | Peter Zijlstra | 2012-10-16 |
* | | | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 2012-10-19 |
|\ \ \ |
|
| * | | | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 2012-10-19 |
| |/ / |
|
| * | | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a... | Jussi Kivilinna | 2012-10-18 |
| * | | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek | 2012-10-15 |
| * | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
| |\ \ |
|
| | * | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
| * | | | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming | 2012-10-14 |
| * | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 2012-10-12 |
| |\ \ \ |
|
| | * | | | kgdb,x86: fix warning about unused variable | Jason Wessel | 2012-10-12 |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | perf/AMD/IBS: Add sysfs support | Robert Richter | 2012-10-05 |
| | * | | | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU | Vince Weaver | 2012-10-04 |
| * | | | | 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 |
| |\ \ \ \ \ |
|
| | * | | | | | 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 |
| | * | | | | | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 2012-10-04 |
| * | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | time: Convert x86_64 to using new update_vsyscall | John Stultz | 2012-09-24 |
| | * | | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 |
| | * | | | | | | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 |
| | * | | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz | 2012-09-24 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-11 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | x86: get rid of duplicate code in case of CONFIG_VM86 | Al Viro | 2012-10-01 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
| |\| | | | | | |
|
| | * | | | | | | um: switch to generic kernel_thread() | Al Viro | 2012-09-30 |
| | * | | | | | | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 |
| | * | | | | | | x86: split ret_from_fork | Al Viro | 2012-09-30 |
| | * | | | | | | um: kill thread->forking | Al Viro | 2012-09-20 |
| | * | | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-20 |
| | * | | | | | | x86: get rid of TIF_IRET hackery | Al Viro | 2012-09-20 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | 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 |