| Commit message (Expand) | Author | Age | Files | Lines |
* | um: no need to play with save_sp in signal frame setup anymore | Al Viro | 2011-11-02 | 2 | -57/+15 |
* | um: increase stack growth cushion in pagefault | Al Viro | 2011-11-02 | 3 | -6/+3 |
* | um: merge HOST_... of registers common on i386 and amd64 | Al Viro | 2011-11-02 | 7 | -63/+63 |
* | um: sanitize paths in sys_call_table* includes | Al Viro | 2011-11-02 | 2 | -2/+2 |
* | um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c | Al Viro | 2011-11-02 | 2 | -1/+36 |
* | um: move asm/desc.h into arch/x86/um/asm | Al Viro | 2011-11-02 | 1 | -0/+16 |
* | um: merge host_ldt_{32,64}.h | Al Viro | 2011-11-02 | 3 | -75/+35 |
* | um: merge tls_{32,64}.h | Al Viro | 2011-11-02 | 3 | -64/+35 |
* | um: kill shared/task.h and HOST_TASK_REGS | Al Viro | 2011-11-02 | 1 | -1/+3 |
* | um: bury unused macros around ptrace.h | Al Viro | 2011-11-02 | 2 | -6/+0 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 90 | -0/+6760 |
* | x86: Fix S4 regression | Takashi Iwai | 2011-10-24 | 1 | -2/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-10-14 | 1 | -1/+1 |
|\ |
|
| * | x86: Default to vsyscall=native for now | Adrian Bunk | 2011-10-11 | 1 | -1/+1 |
* | | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg | 2011-10-14 | 1 | -10/+12 |
|/ |
|
* | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel | 2011-10-06 | 1 | -0/+11 |
*---. | Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2011-10-01 | 2 | -11/+21 |
|\ \ \ |
|
| | * | | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 2011-09-21 | 2 | -11/+21 |
| |/ / |
|
* | | | KVM: x86 emulator: fix Src2CL decode | Avi Kivity | 2011-09-25 | 1 | -1/+1 |
* | | | KVM: MMU: fix incorrect return of spte | Zhao Jin | 2011-09-25 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds | 2011-09-16 | 3 | -9/+8 |
|\ \ |
|
| * | | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich | 2011-09-15 | 1 | -4/+2 |
| * | | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel | 2011-09-13 | 1 | -4/+6 |
| * | | xen: disable PV spinlocks on HVM | Stefano Stabellini | 2011-09-08 | 1 | -1/+0 |
* | | | asm alternatives: remove incorrect alignment notes | Linus Torvalds | 2011-09-15 | 3 | -7/+0 |
| |/
|/| |
|
* | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds | 2011-09-12 | 1 | -2/+3 |
|\ \ |
|
| * | | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge | 2011-08-24 | 1 | -2/+3 |
* | | | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 2011-09-09 | 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-26 | 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-23 | 3 | -4/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 2011-08-23 | 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 |