summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-2319-938/+1054
|\
| * Merge branch 'x86/apic' into x86/irqIngo Molnar2008-12-2330-585/+910
| |\
| * | x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-166-6/+6
| * | x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-125-30/+11
| * | Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar2008-12-12168-2597/+5820
| |\ \
| * | | x86: ret_from_fork - get rid of jump backIngo Molnar2008-11-281-15/+16
| * | | Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-2851-212/+282
| |\ \ \
| * | | | x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov2008-11-281-46/+48
| * | | | x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov2008-11-281-1/+1
| * | | | x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov2008-11-271-1/+1
| * | | | x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com2008-11-271-1/+1
| * | | | i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-271-214/+224
| * | | | x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-271-224/+220
| * | | | x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov2008-11-231-0/+60
| * | | | x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum2008-11-231-9/+7
| * | | | x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum2008-11-231-150/+109
| * | | | x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov2008-11-232-54/+66
| * | | | x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum2008-11-221-2/+5
| * | | | x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum2008-11-211-51/+51
| * | | | x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum2008-11-211-49/+102
| * | | | x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum2008-11-211-38/+53
| * | | | x86: entry_64.S: renameIngo Molnar2008-11-211-35/+36
| * | | | x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar2008-11-211-27/+27
| * | | | x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-201-108/+112
| * | | | x86: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-201-134/+166
| * | | | Merge branch 'x86/cleanups' into x86/irqIngo Molnar2008-11-2066-463/+849
| |\ \ \ \
| * | | | | x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum2008-11-131-2/+6
| * | | | | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-122-4/+4
| * | | | | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-113-71/+45
| * | | | | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-12/+22
| * | | | | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-114-6/+7
* | | | | | Merge branch 'x86/iommu' into x86/coreIngo Molnar2008-12-2312-48/+42
|\ \ \ \ \ \
| * | | | | | x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-12-033-10/+0
| * | | | | | Merge branch 'x86/io' into x86/iommuIngo Molnar2008-12-035-13/+38
| |\ \ \ \ \ \
| * | | | | | | x86: fix broken flushing in GART nofullflush pathJoerg Roedel2008-12-021-0/+2
| * | | | | | | x86: fix dma_mapping_error for 32bit x86, cleanupFUJITA Tomonori2008-12-011-2/+0
| * | | | | | | Merge branch 'x86/urgent' into x86/iommuIngo Molnar2008-12-0160-294/+405
| |\ \ \ \ \ \ \
| * | | | | | | | aperture_64.c: clarify that too small aperture is valid reason for this codePavel Machek2008-11-281-2/+3
| * | | | | | | | x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel2008-11-287-33/+38
| * | | | | | | | x86: default to SWIOTLB=y on x86_64Joerg Roedel2008-11-181-1/+1
* | | | | | | | | Merge branch 'x86/tsc' into x86/coreIngo Molnar2008-12-234-4/+33
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/ptrace' into x86/tscIngo Molnar2008-12-233-12/+9
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2008-12-192-1/+15
| * | | | | | | | | | x86: support always running TSC on Intel CPUsVenki Pallipadi2008-12-163-3/+18
| * | | | | | | | | | Merge branch 'x86/cpufeature' into x86/tscIngo Molnar2008-12-161-1/+4
| |\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
*-------------------------------------------------------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23140-3009/+3253
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | / / / / / / | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-164-31/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | xen: whitespace/checkpatch cleanupTej2008-12-164-19/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / /
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-162-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | | x86: UV fix for global physical addressesJack Steiner2008-12-162-16/+3
OpenPOWER on IntegriCloud