| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-13 | 11 | -42/+81 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-10 | 1 | -1/+24 |
| |\ |
|
| | * | x86: fix /dev/mem compatibility under PAT | Venkatesh Pallipadi | 2008-07-10 | 1 | -1/+24 |
| * | | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s... | Daniel Guilak | 2008-07-10 | 1 | -0/+1 |
| * | | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 2008-07-09 | 1 | -0/+2 |
| * | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 2008-07-08 | 1 | -29/+32 |
| * | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2008-07-08 | 2 | -5/+5 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-08 | 1 | -4/+4 |
| |\ \ |
|
| | * | | Revert "PCI: Correct last two HP entries in the bfsort whitelist" | Jesse Barnes | 2008-07-07 | 1 | -4/+4 |
| * | | | [UML] fix gcc ICEs and unresolved externs | Jeff Dike | 2008-07-07 | 3 | -1/+10 |
| |/ / |
|
| * / | powerpc: Fix unterminated of_device_id array in legacy_serial.c | Benjamin Herrenschmidt | 2008-07-07 | 1 | -2/+3 |
| |/ |
|
* | | x86, pci: introduce pci=ioapicreroute kernel cmdline option | Stefan Assmann | 2008-07-08 | 1 | -0/+5 |
* | | x86, pci: introduce pci=noioapicquirk kernel cmdline option | Stefan Assmann | 2008-07-08 | 1 | -0/+4 |
* | | x86: remove acpi_srat config v2 | Yinghai Lu | 2008-07-08 | 4 | -7/+2 |
* | | x86: remove have_arch_parse_srat -v2 | Yinghai Lu | 2008-07-08 | 2 | -21/+0 |
* | | x86/cpa: use an undefined PTE bit for testing CPA | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+13 |
* | | x86_32: remove __PAGE_KERNEL(_EXEC) | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+2 |
* | | x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | | x86_64/setup: unconditionally populate the pgd | Jeremy Fitzhardinge | 2008-07-08 | 1 | -3/+2 |
* | | x86: fix "x86: let setup_arch call init_apic_mappings for 32bit" | Ingo Molnar | 2008-07-08 | 1 | -0/+1 |
* | | x86: move prefill_possible_map calling early | Yinghai Lu | 2008-07-08 | 3 | -10/+9 |
* | | x86: move init_cpu_to_node after get_smp_config | Yinghai Lu | 2008-07-08 | 1 | -4/+4 |
* | | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 2008-07-08 | 3 | -24/+4 |
* | | x86: do not printout if we do not find setup_data | Yinghai Lu | 2008-07-08 | 1 | -0/+5 |
* | | x86: make early_res_to_bootmem print out less 80 width chars | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
* | | x86: change copy_e820_map to append_e820_map | Yinghai Lu | 2008-07-08 | 1 | -5/+6 |
* | | x86: find offset for crashkernel reservation automatically | Bernhard Walle | 2008-07-08 | 1 | -18/+52 |
* | | x86: cleanup e820_setup_gap(), v2 | Alok Kataria | 2008-07-08 | 1 | -5/+7 |
* | | x86: add check for node passed to node_to_cpumask, v3 | Mike Travis | 2008-07-08 | 1 | -3/+23 |
* | | x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support" | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+1 |
* | | x86: don't reallocate pgt for node0 | Yinghai Lu | 2008-07-08 | 1 | -4/+7 |
* | | x86: move reserve_setup_data to setup.c | Yinghai Lu | 2008-07-08 | 4 | -26/+31 |
* | | x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION off | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | | x86: setup_arch() && early_ioremap_init() | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+2 |
* | | x86: use disable_apic in 32bit | Yinghai Lu | 2008-07-08 | 2 | -11/+8 |
* | | x86: fix init_memory_mapping over boundary, v4 | Yinghai Lu | 2008-07-08 | 1 | -22/+67 |
* | | x86: fix warning in e820_reserve_resources with 32bit | Yinghai Lu | 2008-07-08 | 1 | -3/+6 |
* | | x86: fix init_memory_mapping over boundary v3 | Yinghai Lu | 2008-07-08 | 1 | -10/+14 |
* | | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu | 2008-07-08 | 4 | -38/+34 |
* | | x86: early res print out alignment v2 | Yinghai Lu | 2008-07-08 | 1 | -5/+15 |
* | | x86/paravirt: groundwork for 64-bit Xen support, fix #2 | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+2 |
* | | x86/paravirt: groundwork for 64-bit Xen support, fix | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | | x86: move fix mapping page table range early | Yinghai Lu | 2008-07-08 | 2 | -18/+20 |
* | | x86: clean up ARCH_SETUP | Yinghai Lu | 2008-07-08 | 1 | -4/+4 |
* | | x86: limit E820 map when a user-defined memory map is specified | Bernhard Walle | 2008-07-08 | 1 | -0/+5 |
* | | x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+5 |
* | | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 | 2 | -2/+5 |
* | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 | 4 | -0/+9 |
* | | x86, 64-bit: ia32entry: replace privileged instructions with pvops | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+8 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 | 5 | -17/+33 |