Age | Commit message (Expand) | Author | Files | Lines |
2009-05-18 | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled | Yinghai Lu | 3 | -2/+13 |
2009-05-18 | x86, irq: update_mptable needs pci_routeirq | Yinghai Lu | 1 | -0/+7 |
2009-05-18 | x86: fix system without memory on node0 | Yinghai Lu | 1 | -0/+8 |
2009-05-18 | x86, mm: Fix node_possible_map logic | Yinghai Lu | 3 | -30/+19 |
2009-05-18 | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu | 3 | -59/+12 |
2009-05-18 | Merge commit 'v2.6.30-rc6' into x86/mm | Ingo Molnar | 3 | -7/+10 |
2009-05-18 | x86: don't call read_apic_id if !cpu_has_apic | Yinghai Lu | 4 | -5/+11 |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 5 | -43/+64 |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 7 | -10/+38 |
2009-05-15 | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput | 4 | -11/+9 |
2009-05-15 | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput | 2 | -4/+2 |
2009-05-15 | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput | 1 | -8/+0 |
2009-05-15 | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput | 2 | -3/+2 |
2009-05-15 | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput | 2 | -3/+2 |
2009-05-15 | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput | 3 | -4/+3 |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 1 | -1/+2 |
2009-05-13 | x86/function-graph: fix constraint for recording old return value | Steven Rostedt | 1 | -1/+1 |
2009-05-13 | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap | 1 | -0/+1 |
2009-05-12 | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN | H. Peter Anvin | 1 | -11/+3 |
2009-05-12 | x86, boot: correct sanity checks in boot/compressed/misc.c | H. Peter Anvin | 1 | -7/+5 |
2009-05-12 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu | 3 | -25/+28 |
2009-05-12 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 26 | -82/+163 |
2009-05-12 | x86: make sparse mem work in non-NUMA mode | Shaohua Li | 1 | -2/+2 |
2009-05-12 | x86: process.c, remove useless headers | Amerigo Wang | 2 | -4/+0 |
2009-05-12 | x86: merge process.c a bit | Amerigo Wang | 3 | -26/+14 |
2009-05-12 | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle... | Dmitry Adamushko | 4 | -240/+262 |
2009-05-12 | x86: add extension fields for bootloader type and version | H. Peter Anvin | 4 | -4/+16 |
2009-05-12 | x86, defconfig: update kernel position parameters | H. Peter Anvin | 2 | -5/+6 |
2009-05-12 | x86, defconfig: update to current, no material changes | H. Peter Anvin | 2 | -68/+223 |
2009-05-12 | x86: make CONFIG_RELOCATABLE the default | H. Peter Anvin | 1 | -2/+2 |
2009-05-12 | x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB | H. Peter Anvin | 1 | -15/+12 |
2009-05-12 | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin | 6 | -8/+45 |
2009-05-12 | x86, boot: remove dead code from boot/compressed/head_*.S | H. Peter Anvin | 2 | -12/+0 |
2009-05-12 | x86, 32-bit: fix kernel_trap_sp() | Masami Hiramatsu | 2 | -4/+5 |
2009-05-12 | sched: Don't export sched_mc_power_savings on multi-socket single core system | Vaidyanathan Srinivasan | 1 | -1/+2 |
2009-05-12 | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits | H. Peter Anvin | 1 | -3/+3 |
2009-05-12 | x86, boot: make symbols from the main vmlinux available | H. Peter Anvin | 2 | -11/+20 |
2009-05-11 | x86: fix percpu_{to,from}_op() | Jan Beulich | 1 | -5/+5 |
2009-05-11 | x86, 64-bit: ifdef out struct thread_struct::ip | Alexey Dobriyan | 2 | -1/+3 |
2009-05-11 | x86, 32-bit: ifdef out struct thread_struct::fs | Alexey Dobriyan | 1 | -1/+2 |
2009-05-11 | x86: apic: Fixmap apic address even if apic disabled | Cyrill Gorcunov | 1 | -8/+9 |
2009-05-11 | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann | 4 | -7/+31 |
2009-05-11 | KVM: SVM: Remove port 80 passthrough | Avi Kivity | 1 | -1/+0 |
2009-05-11 | x86: use sparse_memory_present_with_active_regions() on UMA | Pekka Enberg | 1 | -4/+0 |
2009-05-11 | x86: unify 64-bit UMA and NUMA paging_init() | Pekka Enberg | 2 | -16/+5 |
2009-05-11 | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu | 1 | -1/+5 |
2009-05-11 | x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB | Yinghai Lu | 1 | -2/+2 |
2009-05-11 | x86: Sanity check the e820 against the SRAT table using e820 map only | Yinghai Lu | 1 | -1/+1 |
2009-05-11 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu | 1 | -10/+21 |
2009-05-11 | x86: clean up and and print out initial max_pfn_mapped | Yinghai Lu | 2 | -4/+7 |