aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86: reserve SLITYinghai Lu2008-07-11
* x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu2008-07-11
* x86: fix compile error in current tip.gitJeremy Fitzhardinge2008-07-10
* x86: remove duplicate call to use_tsc_delayGlauber Costa2008-07-10
* Merge branch 'x86/unify-pci' into x86/coreIngo Molnar2008-07-10
|\
| * x86/pci: removing subsys_initcall ordering dependenciesRobert Richter2008-07-09
| * x86/pci: visws: renaming pcibios_init()Robert Richter2008-07-09
| * x86/pci: Makefile merge: coalescing 32 and 64 bitRobert Richter2008-07-09
| * x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter2008-07-09
| * x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter2008-07-09
| * x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter2008-07-09
| * x86/pci: Makefile merge: changing 64bit orderingRobert Richter2008-07-09
| * x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter2008-07-09
| * x86/pci: Makefile merge: whitespace changes onlyRobert Richter2008-07-09
| * x86/pci: Makefile merge: removing include dir flagRobert Richter2008-07-09
| * x86/pci: Makefile merge: Removing Makefile_*Robert Richter2008-07-09
| * Merge branch 'x86/core' into x86/unify-pciIngo Molnar2008-07-09
| |\
| * | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-08
| * | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-08
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-07
| |\ \
| | * | Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes2008-07-07
| * | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-07
| |/ /
| * | powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-07
* | | x86: fix visws and vsmp buildIngo Molnar2008-07-10
* | | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()Maciej W. Rozycki2008-07-10
* | | Revert "x86: fix IO APIC breakage on HP nx6325"Ingo Molnar2008-07-10
* | | Revert "x86: fix IO APIC breakage on HP nx6325, v2"Ingo Molnar2008-07-10
* | | x86, AMD IOMMU: clean up Kconfig entryFUJITA Tomonori2008-07-10
* | | x86: make e820_end return end_of_ram again for 64bitYinghai Lu2008-07-10
* | | x86, acpi: merge __acpi_map_tableYinghai Lu2008-07-10
* | | x86: overmapped fix when 4K pages on tail, 64-bitYinghai Lu2008-07-10
* | | x86: fix copy_user on x86Vitaly Mayatskikh2008-07-09
* | | x86: introduce copy_user_handle_tail() routineVitaly Mayatskikh2008-07-09
* | | Merge branch 'x86/unify-lib' into x86/coreIngo Molnar2008-07-09
|\ \ \
| * | | x86: mark x86_64 as having a working WP.Glauber Costa2008-07-09
| * | | x86: merge putuser asm functions.Glauber Costa2008-07-09
| * | | x86: use macros from asm.h.Glauber Costa2008-07-09
| * | | x86: don't use word-size specifiers in putuser files.Glauber Costa2008-07-09
| * | | x86: replace function headers by macros.Glauber Costa2008-07-09
| * | | x86: change testing logic in putuser_64.S.Glauber Costa2008-07-09
| * | | x86: pass argument to putuser_64 functions in ax register.Glauber Costa2008-07-09
| * | | x86: clobber rbx in putuser_64.S.Glauber Costa2008-07-09
| * | | x86: don't save ebx in putuser_32.S.Glauber Costa2008-07-09
| * | | x86: merge getuser asm functions.Glauber Costa2008-07-09
| * | | x86: use _ASM_PTR instead of explicit word-size pointers.Glauber Costa2008-07-09
| * | | x86: introduce __ASM_REG macro.Glauber Costa2008-07-09
| * | | x86: don't use word-size specifiers on getuser_64.Glauber Costa2008-07-09
| * | | x86: rename threadinfo to TI.Glauber Costa2008-07-09
| * | | x86: adapt x86_64 getuser functions.Glauber Costa2008-07-09
| * | | x86: don't use word-size specifiers.Glauber Costa2008-07-09