aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-101-0/+1
* mm, x86: shrink_active_range() should check allYinghai Lu2008-06-101-2/+1
* x86: linked list of setup_data for i386Huang, Ying2008-06-051-0/+3
* x86: extract common part of head32.c and head64.c into head.cHuang, Ying2008-06-051-0/+2
* x86: reserve EFI memory map with reserve_earlyHuang, Ying2008-06-051-1/+1
* x86: reserve highmem pages via reserve_earlyHuang, Ying2008-06-051-0/+1
* x86: make 32-bit use e820_register_active_regions()Yinghai Lu2008-06-041-2/+0
* x86: move e820_register_active() to e820.cYinghai Lu2008-06-042-5/+11
* x86: early check if a system is numaqYinghai Lu2008-06-042-2/+3
* x86: mp build fixIngo Molnar2008-06-031-0/+9
* x86: update mptableYinghai Lu2008-06-032-0/+5
* x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu2008-06-031-1/+1
* x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu2008-06-031-2/+2
* x86 mpparse: build fixIngo Molnar2008-06-031-0/+1
* x86: remove duplicated e820 func in setup.hYinghai Lu2008-06-021-6/+0
* x86: extend e820 early_res support 32bit -fix #5Yinghai Lu2008-05-311-4/+0
* x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-311-1/+3
* x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-251-2/+0
* x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-253-9/+9
* x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-251-1/+11
* x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-1/+9
* x86: make mp_ioapic_routing definition localAlexey Starikovskiy2008-05-251-7/+0
* x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-251-1/+0
* x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-253-10/+6
* x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-251-1/+1
* x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson2008-05-251-1/+36
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-252-2/+2
* x86 boot: simplify pageblock_bits enum declarationPaul Jackson2008-05-251-5/+3
* x86 boot: remove some unused extern function declarationsPaul Jackson2008-05-251-4/+0
* x86 boot: include missing smp.h headerPaul Jackson2008-05-251-0/+1
* x86: make e820.c to have common functionsYinghai Lu2008-05-253-24/+14
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-252-2/+2
* x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2008-05-251-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-215-5/+5
|\
| * tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-201-5/+7
|\ \
| * | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-191-2/+2
| * | svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-0/+1
| * | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-2/+3
| * | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-191-0/+1
| * | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-191-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-206-17/+39
|\ \ \ | | |/ | |/|
| * | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-201-2/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-191-2/+23
| |\ \
| | * | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
| * | | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-191-0/+4
| * | | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-191-1/+1
| |/ /
| * | atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-142-12/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-20128-135/+93
|\ \ \