aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo1-1/+1
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-0/+15
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger1-2/+9
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-0/+7
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden2-3/+17
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden1-0/+7
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-0/+15
2005-09-05[PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar1-1/+0
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden1-1/+1
2005-09-05[PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden1-8/+8
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden2-2/+12
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden2-0/+10
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden5-31/+52
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com1-6/+24
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi3-0/+4
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino2-11/+5
2005-09-05[PATCH] mips: remove timex.h for vr41xxYoichi Yuasa1-18/+0
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa1-0/+2
2005-09-05[PATCH] mips: add pcibios_select_rootYoichi Yuasa1-0/+13
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle1-3/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle41-315/+315
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle35-103/+103
2005-09-05[PATCH] MIPS Technologies PCI ID bitsRalf Baechle1-0/+3
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle3-0/+68
2005-09-05[PATCH] DEC PMAGB B framebuffer updateRalf Baechle1-24/+50
2005-09-05[PATCH] DEC PMAG BA frame buffer updateRalf Baechle1-19/+22
2005-09-05[PATCH] mips: remove HP Laserjet remainsRalf Baechle1-7/+0
2005-09-05[PATCH] mips: remove VR4181 supportRalf Baechle2-535/+0
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa1-8/+8
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson1-1/+1
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer3-4/+14
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin1-0/+1
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin1-0/+3
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin1-0/+13
2005-09-05[PATCH] ppc32: add CONFIG_HZKumar Gala1-1/+3
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala1-0/+1
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier1-0/+1
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala1-0/+4
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter1-0/+1
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala3-1/+22
2005-09-05[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warningChristoph Hellwig1-1/+2
2005-09-05[PATCH] ppc32: Remove board support for SPD823TSKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for REDWOODKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for OAKKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala1-2/+0
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala1-4/+0
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks1-0/+1
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden1-0/+14
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden2-0/+29