| Commit message (Expand) | Author | Age | Files | Lines |
* | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
* | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -2/+2 |
* | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 2011-09-10 | 1 | -2/+7 |
* | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 | 1 | -0/+3 |
|\ |
|
| * | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 2011-08-31 | 1 | -0/+3 |
* | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds | 2011-09-07 | 3 | -3/+34 |
|\ \ |
|
| * | | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk | 2011-09-01 | 1 | -0/+10 |
| * | | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov | 2011-09-01 | 1 | -3/+5 |
| * | | xen: use maximum reservation to limit amount of usable RAM | David Vrabel | 2011-09-01 | 1 | -0/+19 |
* | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds | 2011-09-07 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM: Fix instruction size issue in pvclock scaling | Duncan Sands | 2011-08-30 | 1 | -1/+1 |
* | | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-27 | 3 | -3/+3 |
* | | | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov | 2011-08-26 | 1 | -1/+3 |
|/ / |
|
* | | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski | 2011-08-25 | 1 | -6/+2 |
* | | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo | 2011-08-25 | 1 | -2/+0 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-24 | 3 | -4/+3 |
|\ \ |
|
| * | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 2011-08-24 | 1 | -1/+1 |
| * | | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 2011-08-05 | 1 | -1/+0 |
| * | | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 2011-08-05 | 1 | -2/+2 |
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-22 | 5 | -11/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge | 2011-08-22 | 1 | -1/+1 |
| * | | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini | 2011-08-22 | 1 | -2/+2 |
| * | | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 2011-08-17 | 3 | -8/+12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-08-19 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason | 2011-08-01 | 1 | -0/+9 |
* | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-08-16 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | KVM: uses TASKSTATS, depends on NET | Randy Dunlap | 2011-08-16 | 1 | -0/+2 |
| * | | | | KVM: fix TASK_DELAY_ACCT kconfig warning | Randy Dunlap | 2011-07-27 | 1 | -0/+1 |
* | | | | | x86: fix mm/fault.c build | Randy Dunlap | 2011-08-16 | 1 | -0/+1 |
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-13 | 20 | -115/+173 |
|\ \ \ \ \ |
|
| * | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 2011-08-11 | 9 | -89/+90 |
| * | | | | | x86-64: Wire up getcpu syscall | Andy Lutomirski | 2011-08-11 | 1 | -0/+2 |
| * | | | | | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski | 2011-08-11 | 2 | -16/+0 |
| * | | | | | x86-64: Add vsyscall:emulate_vsyscall trace event | Andy Lutomirski | 2011-08-05 | 2 | -0/+35 |
| * | | | | | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 2011-08-05 | 8 | -9/+38 |
| * | | | | | x86-64, xen: Enable the vvar mapping | Andy Lutomirski | 2011-08-05 | 1 | -1/+3 |
| * | | | | | x86-64: Work around gold bug 13023 | Andy Lutomirski | 2011-08-05 | 1 | -6/+10 |
| * | | | | | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski | 2011-08-05 | 1 | -18/+18 |
| * | | | | | x86-64: Pad vDSO to a page boundary | Andy Lutomirski | 2011-08-05 | 1 | -0/+1 |
| * | | | | | Merge commit 'v3.0' into x86/vdso | H. Peter Anvin | 2011-08-05 | 35 | -119/+328 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-08-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf, x86: Add model 45 SandyBridge support | Youquan Song | 2011-08-09 | 1 | -0/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-06 | 3 | -7/+6 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set | Konrad Rzeszutek Wilk | 2011-08-05 | 1 | -0/+1 |
| * | | | | | xen: Fix misleading WARN message at xen_release_chunk | Igor Mammedov | 2011-08-04 | 1 | -5/+3 |
| * | | | | | xen: Fix printk() format in xen/setup.c | Igor Mammedov | 2011-08-04 | 1 | -2/+2 |
| * | | | | | xen/tracing: it looks like we wanted CONFIG_FTRACE | Jeremy Fitzhardinge | 2011-08-04 | 1 | -1/+1 |
* | | | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 2011-08-04 | 1 | -2/+1 |
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 | 9 | -28/+1083 |
|\ \ \ \ \ \ |
|
| * | | | | | | cpuidle: stop depending on pm_idle | Len Brown | 2011-08-04 | 2 | -2/+6 |