Age | Commit message (Expand) | Author |
2009-05-22 | x86: cpa_flush_array wbinvd should be done on all CPUs | venkatesh.pallipadi@intel.com |
2009-05-22 | x86: bugfix wbinvd() model check instead of family check | venkatesh.pallipadi@intel.com |
2009-05-22 | x86: introduce noxsave boot parameter | Suresh Siddha |
2009-05-22 | x86, setup: revert ACPI 3 E820 extended attributes support | H. Peter Anvin |
2009-05-22 | x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot | Zhang Rui |
2009-05-20 | x86, boot: correct the calculation of ZO_INIT_SIZE | H. Peter Anvin |
2009-05-19 | x86, io-apic: Don't mark pin_programmed early | Yinghai Lu |
2009-05-19 | x86: asm/processor.h: remove double declaration | Jaswinder Singh Rajput |
2009-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-05-18 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-05-18 | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar |
2009-05-18 | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled | Yinghai Lu |
2009-05-18 | x86, irq: update_mptable needs pci_routeirq | Yinghai Lu |
2009-05-18 | x86: fix system without memory on node0 | Yinghai Lu |
2009-05-18 | x86, mm: Fix node_possible_map logic | Yinghai Lu |
2009-05-18 | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu |
2009-05-18 | Merge commit 'v2.6.30-rc6' into x86/mm | Ingo Molnar |
2009-05-18 | x86: don't call read_apic_id if !cpu_has_apic | Yinghai Lu |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge |
2009-05-15 | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput |
2009-05-15 | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel |
2009-05-14 | x86/stacktrace: return 0 instead of -1 for stack ops | Steven Rostedt |
2009-05-13 | x86/function-graph: fix constraint for recording old return value | Steven Rostedt |
2009-05-13 | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap |
2009-05-12 | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN | H. Peter Anvin |
2009-05-12 | x86, boot: correct sanity checks in boot/compressed/misc.c | H. Peter Anvin |
2009-05-12 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu |
2009-05-12 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-05-12 | x86: make sparse mem work in non-NUMA mode | Shaohua Li |
2009-05-12 | x86: process.c, remove useless headers | Amerigo Wang |
2009-05-12 | x86: merge process.c a bit | Amerigo Wang |
2009-05-12 | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle... | Dmitry Adamushko |
2009-05-11 | x86: add extension fields for bootloader type and version | H. Peter Anvin |
2009-05-11 | x86, defconfig: update kernel position parameters | H. Peter Anvin |
2009-05-11 | x86, defconfig: update to current, no material changes | H. Peter Anvin |
2009-05-11 | x86: make CONFIG_RELOCATABLE the default | H. Peter Anvin |
2009-05-11 | x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB | H. Peter Anvin |
2009-05-11 | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin |
2009-05-11 | x86, boot: remove dead code from boot/compressed/head_*.S | H. Peter Anvin |
2009-05-12 | x86, 32-bit: fix kernel_trap_sp() | Masami Hiramatsu |
2009-05-11 | sched: Don't export sched_mc_power_savings on multi-socket single core system | Vaidyanathan Srinivasan |
2009-05-11 | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits | H. Peter Anvin |
2009-05-11 | x86, boot: make symbols from the main vmlinux available | H. Peter Anvin |
2009-05-11 | x86: fix percpu_{to,from}_op() | Jan Beulich |