Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | kgdb,x86: Individual register get/set for x86 | Jason Wessel | 2010-08-05 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 2010-07-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge | 2010-07-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | xen/pvhvm: fix build problem when !CONFIG_XEN | Jeremy Fitzhardinge | 2010-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini | 2010-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | x86: Unplug emulated disks and nics. | Stefano Stabellini | 2010-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini | 2010-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 2010-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | x86/xen: event channels delivery on HVM. | Sheng Yang | 2010-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge | 2010-07-22 | |
| | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | xen/panic: use xen_reboot and fix smp_send_stop | Ian Campbell | 2010-08-04 | |
| | * | | | | | | | | | | | | | | | | | | | | Xen: register panic notifier to take crashes of xen guests on panic | Donald Dutile | 2010-08-04 | |
| | * | | | | | | | | | | | | | | | | | | | | xen: support large numbers of CPUs with vcpu info placement | Mukesh Rathor | 2010-08-04 | |
| | * | | | | | | | | | | | | | | | | | | | | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge | 2010-08-04 | |
| | * | | | | | | | | | | | | | | | | | | | | xen: make sure pages are really part of domain before freeing | Jeremy Fitzhardinge | 2010-07-20 | |
| | * | | | | | | | | | | | | | | | | | | | | xen: release unused free memory | Miroslav Rezanina | 2010-07-20 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | |
| |\| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | update email address | Pavel Machek | 2010-07-19 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN | Alexander Duyck | 2010-07-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch | Alexander Duyck | 2010-06-30 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | x86, mce: Notify about corrected events too | Borislav Petkov | 2010-08-03 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Remove pointless printk from p4-clockmod. | Dave Jones | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c | Holger Freyther | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Fix section mismatch for longhaul_cpu_init. | Holger Freyther | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Fix section mismatch for longrun_cpu_init. | Holger Freyther | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] powernow-k8: Fix misleading variable naming | Borislav Petkov | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev() | Kulikov Vasiliy | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification | Thomas Renninger | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ... | Marti Raudsepp | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] Fix PCC driver error path | Matthew Garrett | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett | 2010-08-03 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Remove indirect read write api support. | Sreedhara DS | 2010-08-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | intel_scu_ipc: add definitions for vRTC related command | Feng Tang | 2010-08-03 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Fix host GDT.LIMIT corruption | Avi Kivity | 2010-08-02 | |
* | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: using __xchg_spte more smarter | Xiao Guangrong | 2010-08-01 |