Age | Commit message (Expand) | Author |
2011-05-22 | KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks | Avi Kivity |
2011-05-22 | KVM: x86 emulator: drop vcpu argument from intercept callback | Avi Kivity |
2011-05-22 | KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks | Avi Kivity |
2011-05-22 | KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks | Avi Kivity |
2011-05-22 | x86, apic: Make apic drivers static | Suresh Siddha |
2011-05-22 | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha |
2011-05-22 | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha |
2011-05-22 | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha |
2011-05-22 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2011-05-22 | Merge branch 'flushing' into for-linus | James Bottomley |
2011-05-21 | x86: Eliminate various 'set but not used' warnings | Gustavo F. Padovan |
2011-05-21 | x86/PCI: derive pcibios_last_bus from ACPI MCFG | Jan Beulich |
2011-05-21 | x86, SMEP: Fix section mismatch warnings | Fenghua Yu |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-05-20 | powerpc: Fix 32-bit SMP build | Josh Boyer |
2011-05-20 | ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP | Mark Brown |
2011-05-20 | ARM: 6902/1: perf: Remove erroneous check on active_events | Mark Rutland |
2011-05-20 | ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems | saeed bishara |
2011-05-20 | ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfig | viresh kumar |
2011-05-20 | ARM: 6934/1: SPEAr6xx: Rework Kconfig for single image solution | viresh kumar |
2011-05-20 | ARM: 6932/1: SPEAr3xx: Replace defconfigs with single unified defconfig | Ryan Mallon |
2011-05-20 | ARM: 6931/1: SPEAr3xx: Rework KConfig to allow all boards to be compiled in | Ryan Mallon |
2011-05-20 | ARM: 6929/1: SPEAr3xx: Append spear3** with global device structures | viresh kumar |
2011-05-20 | ARM: 6930/1: SPEAr3xx: Rework pmx_dev code to remove conflicts | Ryan Mallon |
2011-05-20 | ARM: 6935/1: SPEAR3xx: Rename register/irq defines to remove naming conflicts | Ryan Mallon |
2011-05-20 | ARM: 6928/1: SPEAr3xx: Make local shirq structures static | Ryan Mallon |
2011-05-20 | ARM: 6927/1: SPEAr Clock: Update for single image solution | viresh kumar |
2011-05-20 | ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c | viresh kumar |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier |
2011-05-20 | ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-20 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-05-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-05-20 | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller |
2011-05-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-20 | [IA64] define "_sdata" symbol | Tony Luck |
2011-05-20 | Pull misc-2.6.40 into release branch | Tony Luck |
2011-05-20 | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha |
2011-05-20 | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha |