summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-10x86: overmapped fix when 4K pages on tail, 64-bitYinghai Lu1-34/+72
2008-07-10Merge branch 'linus' into core/printkIngo Molnar323-5242/+9149
2008-07-09[ARM] 5160/1: IOP3XX: gpio/gpiolib supportArnaud Patard2-0/+47
2008-07-09[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.Patrice Vilchez4-16/+16
2008-07-09[ARM] 5084/1: zylonite: Register AC97 deviceMark Brown1-0/+2
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown9-74/+45
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel6-10/+22
2008-07-09[ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2-2/+48
2008-07-09[ARM] pxa: remove pxa_set_cken()Russell King1-18/+0
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King30-1719/+1332
2008-07-09[ARM] pxa: allow clk aliasesRussell King3-0/+23
2008-07-09x86: fix copy_user on x86Vitaly Mayatskikh2-435/+275
2008-07-09x86: introduce copy_user_handle_tail() routineVitaly Mayatskikh1-0/+23
2008-07-09Merge branch 'x86/unify-lib' into x86/coreIngo Molnar13-389/+118
2008-07-09x86: e820 memmap - add checking for NULL early paramCyrill Gorcunov1-0/+3
2008-07-09x86: make e820_end return max ram type only for 32 bitYinghai Lu1-0/+5
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter9-21/+36
2008-07-09x86/pci: visws: renaming pcibios_init()Robert Richter1-2/+2
2008-07-09x86/pci: Makefile merge: coalescing 32 and 64 bitRobert Richter1-20/+1
2008-07-09x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter3-27/+29
2008-07-09x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter1-21/+21
2008-07-09x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter1-4/+4
2008-07-09x86/pci: Makefile merge: changing 64bit orderingRobert Richter1-6/+5
2008-07-09x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter1-3/+1
2008-07-09x86/pci: Makefile merge: whitespace changes onlyRobert Richter1-7/+7
2008-07-09x86/pci: Makefile merge: removing include dir flagRobert Richter1-3/+0
2008-07-09x86/pci: Makefile merge: Removing Makefile_*Robert Richter3-45/+46
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar180-11458/+17073
2008-07-09x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar1-0/+1
2008-07-09x86: fix C1E && nx6325 stability problemRafael J. Wysocki3-6/+57
2008-07-09x86: not overmap more than the end of RAM in init_memory_mapping - 64bitYinghai Lu1-12/+65
2008-07-09x86: make max_pfn cover acpi table below 4gYinghai Lu2-16/+15
2008-07-09x86: fix vmemmap printout checkYinghai Lu1-3/+3
2008-07-09x86: introduce page_size_mask for 64bitYinghai Lu1-35/+63
2008-07-09x86: mark x86_64 as having a working WP.Glauber Costa1-1/+1
2008-07-09x86: merge putuser asm functions.Glauber Costa3-97/+10
2008-07-09x86: use macros from asm.h.Glauber Costa2-41/+43
2008-07-09x86: don't use word-size specifiers in putuser files.Glauber Costa2-21/+21
2008-07-09x86: replace function headers by macros.Glauber Costa1-18/+14
2008-07-09x86: change testing logic in putuser_64.S.Glauber Costa1-21/+12
2008-07-09x86: pass argument to putuser_64 functions in ax register.Glauber Costa1-4/+4
2008-07-09x86: clobber rbx in putuser_64.S.Glauber Costa1-9/+9
2008-07-09x86: don't save ebx in putuser_32.S.Glauber Costa1-11/+2
2008-07-09x86: merge getuser asm functions.Glauber Costa3-85/+10
2008-07-09x86: use _ASM_PTR instead of explicit word-size pointers.Glauber Costa2-7/+7
2008-07-09x86: introduce __ASM_REG macro.Glauber Costa2-30/+31
2008-07-09x86: don't use word-size specifiers on getuser_64.Glauber Costa1-14/+14
2008-07-09x86: rename threadinfo to TI.Glauber Costa6-33/+37
2008-07-09x86: adapt x86_64 getuser functions.Glauber Costa1-21/+12
2008-07-09x86: don't use word-size specifiers.Glauber Costa1-12/+12