aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu
2008-06-10mm, x86: shrink_active_range() should check allYinghai Lu
2008-06-05x86: linked list of setup_data for i386Huang, Ying
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying
2008-06-05x86: reserve EFI memory map with reserve_earlyHuang, Ying
2008-06-05x86: reserve highmem pages via reserve_earlyHuang, Ying
2008-06-04x86: make 32-bit use e820_register_active_regions()Yinghai Lu
2008-06-04x86: move e820_register_active() to e820.cYinghai Lu
2008-06-04x86: early check if a system is numaqYinghai Lu
2008-06-03x86: mp build fixIngo Molnar
2008-06-03x86: update mptableYinghai Lu
2008-06-03x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu
2008-06-03x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu
2008-06-03x86 mpparse: build fixIngo Molnar
2008-06-02x86: remove duplicated e820 func in setup.hYinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #5Yinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #3Yinghai Lu
2008-05-25x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy
2008-05-25x86: move e820_mark_nosave_regions to e820.cYinghai Lu
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86 boot: simplify pageblock_bits enum declarationPaul Jackson
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson
2008-05-25x86 boot: include missing smp.h headerPaul Jackson
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-20USB: CDC WDM driverOliver Neukum
2008-05-20Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge