summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: update mptable fix with no ioapic v2Yinghai Lu2-41/+65
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2-37/+8
2008-07-08x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu2-162/+74
2008-07-08x86: Kconfig cleanup with genericarchYinghai Lu1-5/+5
2008-07-08x86: move some function out of setup_bootmem_allocYinghai Lu1-15/+16
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu7-176/+86
2008-07-08x86: kill bad_pproYinghai Lu3-33/+23
2008-07-08x86: move e820_resource_resources to e820.cYinghai Lu4-249/+207
2008-07-08x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying2-13/+49
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu3-34/+58
2008-07-08x86: rename two e820 related functionsYinghai Lu9-25/+25
2008-07-08x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu1-13/+13
2008-07-08x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2-6/+10
2008-07-08x86: clean up relocate_initrdYinghai Lu1-4/+7
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu1-21/+24
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu4-14/+15
2008-07-08x86: make generic arch support NUMAQ, fix #2Yinghai Lu1-4/+5
2008-07-08x86: make generic arch support NUMAQ, fixYinghai Lu1-1/+1
2008-07-08x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu3-189/+86
2008-07-08x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo Molnar1-4/+0
2008-07-08x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle1-1/+1
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2-7/+15
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar318-5209/+9101
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar3-2/+57
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin3-2/+57
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+10
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank1-7/+7
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells3-1/+46
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells2-0/+4
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge1-2/+2
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer1-1/+1
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer1-0/+5
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton1-3/+4
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins1-4/+4
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+3
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-4/+5
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-2/+20
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras1-1/+13
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner1-2/+2
2008-06-30[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas1-0/+2
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+6
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito1-2/+2