| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 2011-10-10 |
| * | | | | | | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 2011-10-10 |
| * | | | | | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 |
| * | | | | | | x86, nmi: Create new NMI handler routines | Don Zickus | 2011-10-10 |
| * | | | | | | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 2011-10-10 |
| * | | | | | | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 2011-10-06 |
| |/ / / / / |
|
* | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 |
| * | | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 |
| |/ / / / / |
|
* | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 2011-08-29 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving up | K. Y. Srinivasan | 2011-08-25 |
| | | |/ / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | doc: fix broken references | Paul Bolle | 2011-09-27 |
* | | | | | | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 2011-09-29 |
| * | | | | | | xen/p2m: Make debug/xen/mmu/p2m visible again. | Konrad Rzeszutek Wilk | 2011-09-23 |
* | | | | | | | asm alternatives: remove incorrect alignment notes | Linus Torvalds | 2011-09-15 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds | 2011-09-07 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | KVM: Fix instruction size issue in pvclock scaling | Duncan Sands | 2011-08-30 |
| | |/ / /
| |/| | | |
|
* / | | | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
|/ / / / |
|
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-22 |
|\ \ \ \ |
|
| * | | | | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 2011-08-17 |
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 2011-08-10 |
| * | | | | x86-64: Wire up getcpu syscall | Andy Lutomirski | 2011-08-10 |
| * | | | | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 2011-08-04 |
| * | | | | Merge commit 'v3.0' into x86/vdso | H. Peter Anvin | 2011-08-04 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
* | | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 2011-08-04 |
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | x86 idle: move mwait_idle_with_hints() to where it is used | Len Brown | 2011-08-03 |
| | |/ /
| |/| | |
|
* | | | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
* | | | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
* | | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 |
* | | | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 |
* | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-26 |
|\ \ \ \ |
|
| * | | | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 |
| * | | | | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 |
| * | | | | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 |
* | | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2011-07-24 |
|\ \ \ \ \ |
|
| * | | | | | asm-generic: move archictures to common delay.h | Jonas Bonn | 2011-07-22 |
* | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: MMU: lockless walking shadow page table | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: remove bypass_guest_pf | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: cache mmio info on page fault path | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM guest: KVM Steal time registration | Glauber Costa | 2011-07-24 |
| * | | | | | | KVM guest: Add a pv_ops stub for steal time | Glauber Costa | 2011-07-14 |
| * | | | | | | KVM: Steal time implementation | Glauber Costa | 2011-07-14 |