aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-11
| * | | | | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-11
| * | | | | x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki2008-07-11
| * | | | | x86: merge dwarf2 headersGlauber Costa2008-07-11
| * | | | | x86: use AS_CFI instead of UNWIND_INFOGlauber Costa2008-07-11
| * | | | | x86: use ignore macro instead of hash commentGlauber Costa2008-07-11
| * | | | | x86: use matching CFI_ENDPROCGlauber Costa2008-07-11
| * | | | | x86: fix savesegment() bug causing crashes on 64-bitIngo Molnar2008-07-11
| * | | | | x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge2008-07-11
| * | | | | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-11
| * | | | | x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar2008-07-11
| * | | | | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-11
| * | | | | 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
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | 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: clean up iommu.h and gart.hFUJITA Tomonori2008-07-10
| * | | | | Merge branch 'x86/gart' into x86/coreIngo Molnar2008-07-10
| |\ \ \ \ \
| | * | | | | x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.hFUJITA Tomonori2008-07-09
| * | | | | | 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: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar2008-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: define architectural characteristics in uaccess.h.Glauber Costa2008-07-09
| | * | | | | | x86: put movsl_mask into uaccess.h.Glauber Costa2008-07-09
| | * | | | | | x86: move __get_user and __put_user into uaccess.h.Glauber Costa2008-07-09
| | * | | | | | x86: merge put_user.Glauber Costa2008-07-09
| | * | | | | | x86: turn __put_user_check directly into put_user.Glauber Costa2008-07-09
| | * | | | | | x86: be more explicit in __put_user_x.Glauber Costa2008-07-09