| Commit message (Expand) | Author | Age |
* | KVM: MMU: Separate the code for unlinking a shadow page from its parents | Avi Kivity | 2008-10-15 |
* | KVM: Introduce kvm_set_irq to inject interrupts in guests | Amit Shah | 2008-10-15 |
* | KVM: x86: accessors for guest registers | Marcelo Tosatti | 2008-10-15 |
* | KVM: VMX: Rename misnamed msr bits | Sheng Yang | 2008-10-15 |
* | x86: register a platform RTC device if PNP doesn't describe it | Bjorn Helgaas | 2008-10-14 |
* | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
| |\ |
|
| * | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse | 2008-09-06 |
| * | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 | Ingo Molnar | 2008-10-13 |
|\ \ \ \ |
|
| | * \ \ | Merge commit 'v2.6.27' into timers/hpet | Ingo Molnar | 2008-10-10 |
| | |\ \ \ |
|
| | * | | | | x86, hpet: SB600 - remove HPET resources from PCI device | Jordan Crouse | 2008-09-14 |
| | * | | | | Merge commit 'v2.6.27-rc6' into timers/hpet | Ingo Molnar | 2008-09-14 |
| | |\ \ \ \ |
|
| | * | | | | | x86: hpet: modify IXP400 quirk to enable interrupts | Andreas Herrmann | 2008-09-05 |
| | * | | | | | hpet: /dev/hpet - fixes and cleanup | David Brownell | 2008-07-31 |
| * | | | | | | Merge branch 'linus' into oprofile-v2 | Ingo Molnar | 2008-10-13 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: add CONFIG_OPROFILE_IBS option | Robert Richter | 2008-07-26 |
| * | | | | | | x86: apic: changing export symbols to *_GPL | Robert Richter | 2008-07-26 |
| * | | | | | | x86: apic: export symbols for extended interrupt LVT functions | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: macro definition cleanup in op_model_athlon.c | Robert Richter | 2008-07-26 |
| * | | | | | | OProfile: fix IBS build error for UP | Robert Richter | 2008-07-26 |
| * | | | | | | OProfile: enable IBS for AMD CPUs | Robert Richter | 2008-07-26 |
| * | | | | | | OProfile: fix setup_ibs_files() function interface | Robert Richter | 2008-07-26 |
| * | | | | | | OProfile: on_each_cpu(): kill unused retry parameter | Robert Richter | 2008-07-26 |
| * | | | | | | OProfile: Fix build error in op_model_athlon.c | Robert Richter | 2008-07-26 |
| * | | | | | | OProfile: change IBS interrupt initialization | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: separating the IBS handler | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: add IBS support for AMD CPUs, model specific code | Barry Kasindorf | 2008-07-26 |
| * | | | | | | x86/oprofile: renaming athlon_*() into op_amd_*() | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: Minor changes in op_model_athlon.c | Robert Richter | 2008-07-26 |
| * | | | | | | x86/oprofile: introduce model specific init/exit functions | Robert Richter | 2008-07-26 |
| * | | | | | | oprofile: Add support for AMD Family 11h | Barry Kasindorf | 2008-07-26 |
| * | | | | | | x86: apic_*.c: add description to AMD's extended LVT functions | Robert Richter | 2008-07-26 |
* | | | | | | | x86: change early_ioremap to use slots instead of nesting | Yinghai Lu | 2008-10-13 |
* | | | | | | | x86: adjust dependencies for CONFIG_X86_CMOV | Jan Beulich | 2008-10-13 |
* | | | | | | | dumpstack: x86: various small unification steps, fix | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | x86: remove additional_cpus | Thomas Gleixner | 2008-10-13 |
* | | | | | | | x86: remove additional_cpus configurability | Ingo Molnar | 2008-10-13 |
* | | | | | | | x86: improve UP kernel when CPU-hotplug and SMP is enabled | Thomas Gleixner | 2008-10-13 |
* | | | | | | | dumpstack: x86: various small unification steps | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | dumpstack: i386: make kstack= an early boot-param and add oops=panic | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | dumpstack: x86: use log_lvl and unify trace formatting | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | dumptrace: x86: consistently include loglevel, print stack switch | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | dumpstack: x86: make printk_address equal | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | dumpstack: x86: move die_nmi to dumpstack_32.c | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | traps: x86: finalize unification of traps.c | Alexander van Heukelum | 2008-10-13 |
* | | | | | | | traps: x86: make traps_32.c and traps_64.c equal | Alexander van Heukelum | 2008-10-13 |