summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-03x86: update mptableYinghai Lu2-0/+5
2008-06-03x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu1-1/+1
2008-06-03x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu1-2/+2
2008-06-03x86 mpparse: build fixIngo Molnar1-0/+1
2008-06-02x86: remove duplicated e820 func in setup.hYinghai Lu1-6/+0
2008-05-31x86: extend e820 early_res support 32bit -fix #5Yinghai Lu1-4/+0
2008-05-31x86: extend e820 early_res support 32bit -fix #3Yinghai Lu1-1/+3
2008-05-25x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy1-2/+0
2008-05-25x86: move e820_mark_nosave_regions to e820.cYinghai Lu3-9/+9
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy1-1/+11
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy1-1/+9
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy1-7/+0
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy1-1/+0
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu3-10/+6
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson1-1/+1
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson1-1/+36
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2-2/+2
2008-05-25x86 boot: simplify pageblock_bits enum declarationPaul Jackson1-5/+3
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson1-4/+0
2008-05-25x86 boot: include missing smp.h headerPaul Jackson1-0/+1
2008-05-25x86: make e820.c to have common functionsYinghai Lu3-24/+14
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu2-2/+2
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum1-1/+3
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-5/+5
2008-05-22tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-22netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-21Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+7
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-17/+39
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds128-135/+93
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+9
2008-05-21[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy1-2/+4
2008-05-21USB: CDC WDM driverOliver Neukum1-0/+9
2008-05-21Driver core: add device_create_vargs and device_create_drvdataGreg Kroah-Hartman1-0/+12
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven1-0/+3
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+1
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge1-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge1-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge1-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge1-3/+3
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge1-3/+3
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge1-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge1-4/+9
2008-05-20HID: remove CVS keywordsAdrian Bunk2-4/+0
2008-05-20HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno1-0/+1
2008-05-20sparc64: Add global register dumping facility.David S. Miller2-1/+25
2008-05-20sparc: remove CVS keywordsAdrian Bunk71-77/+44
2008-05-20sparc64: remove CVS keywordsAdrian Bunk55-57/+24
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-22/+3