Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 | 197 | -4125/+5182 | |
|\ | ||||||
| *---. | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 2008-12-25 | 39 | -102/+126 | |
| |\ \ \ | ||||||
| | | * | | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 | Jaswinder Singh | 2008-12-25 | 1 | -1/+1 | |
| | * | | | x86: PAT: fix address types in track_pfn_vma_new() | H. Peter Anvin | 2008-12-24 | 1 | -8/+8 | |
| * | | | | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 2008-12-23 | 20 | -946/+1054 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 2008-12-23 | 105 | -1209/+1518 | |
| | |\ \ \ \ | ||||||
| | * | | | | | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto | 2008-12-16 | 6 | -6/+6 | |
| | * | | | | | x86: hardirq: introduce inc_irq_stat() | Hiroshi Shimamoto | 2008-12-12 | 5 | -30/+11 | |
| | * | | | | | Merge commit 'v2.6.28-rc8' into x86/irq | Ingo Molnar | 2008-12-12 | 549 | -5337/+9942 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | x86: ret_from_fork - get rid of jump back | Ingo Molnar | 2008-11-28 | 1 | -15/+16 | |
| | * | | | | | | Merge branch 'x86/debug' into x86/irq | Ingo Molnar | 2008-11-28 | 209 | -1731/+2519 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | x86: entry_64.S - trivial: space, comments fixup | Cyrill Gorcunov | 2008-11-28 | 1 | -46/+48 | |
| | * | | | | | | | x86: uv bau interrupt -- use proper interrupt number | Cyrill Gorcunov | 2008-11-28 | 1 | -1/+1 | |
| | * | | | | | | | x86: entry_64.S - use ENTRY to define child_rip | Cyrill Gorcunov | 2008-11-27 | 1 | -1/+1 | |
| | * | | | | | | | x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number | gorcunov@gmail.com | 2008-11-27 | 1 | -1/+1 | |
| | * | | | | | | | i386: get rid of the use of KPROBE_ENTRY / KPROBE_END | Alexander van Heukelum | 2008-11-27 | 2 | -222/+224 | |
| | * | | | | | | | x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END | Alexander van Heukelum | 2008-11-27 | 1 | -224/+220 | |
| | * | | | | | | | x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d... | Cyrill Gorcunov | 2008-11-23 | 1 | -0/+60 | |
| | * | | | | | | | x86: KPROBE_ENTRY should be paired wth KPROBE_END | Alexander van Heukelum | 2008-11-23 | 1 | -9/+7 | |
| | * | | | | | | | x86: include ENTRY/END in entry handlers in entry_64.S | Alexander van Heukelum | 2008-11-23 | 1 | -150/+109 | |
| | * | | | | | | | x86: move dwarf2 related macro to dwarf2.h | Cyrill Gorcunov | 2008-11-23 | 2 | -54/+66 | |
| | * | | | | | | | x86: split out some macro's and move common code to paranoid_exit, fix | Alexander van Heukelum | 2008-11-22 | 1 | -2/+5 | |
| | * | | | | | | | x86: entry_64.S: split out some macro's and move common code to paranoid_exit | Alexander van Heukelum | 2008-11-21 | 1 | -51/+51 | |
| | * | | | | | | | x86: entry_64.S: factor out save_paranoid and paranoid_exit | Alexander van Heukelum | 2008-11-21 | 1 | -49/+102 | |
| | * | | | | | | | x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S | Alexander van Heukelum | 2008-11-21 | 1 | -38/+53 | |
| | * | | | | | | | x86: entry_64.S: rename | Ingo Molnar | 2008-11-21 | 1 | -35/+36 | |
| | * | | | | | | | x86: clean up after: move entry_64.S register saving out of the macros, fix | Ingo Molnar | 2008-11-21 | 1 | -27/+27 | |
| | * | | | | | | | x86: clean up after: move entry_64.S register saving out of the macros | Alexander van Heukelum | 2008-11-20 | 1 | -108/+112 | |
| | * | | | | | | | x86: move entry_64.S register saving out of the macros | Alexander van Heukelum | 2008-11-20 | 1 | -134/+166 | |
| | * | | | | | | | Merge branch 'x86/cleanups' into x86/irq | Ingo Molnar | 2008-11-20 | 311 | -1658/+10342 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86: irq: fix apicinterrupts on 64 bits | Alexander van Heukelum | 2008-11-13 | 1 | -2/+6 | |
| | * | | | | | | | | x86: fix up the new IRQ code for older versions of gas | H. Peter Anvin | 2008-11-12 | 2 | -4/+4 | |
| | * | | | | | | | | x86: 64 bits: shrink and align IRQ stubs | H. Peter Anvin | 2008-11-11 | 3 | -71/+45 | |
| | * | | | | | | | | x86: 32 bits: shrink and align IRQ stubs | H. Peter Anvin | 2008-11-11 | 1 | -12/+22 | |
| | * | | | | | | | | x86: 32 bit: interrupt stub consistency with 64 bit | H. Peter Anvin | 2008-11-11 | 4 | -6/+7 | |
| * | | | | | | | | | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 2008-12-23 | 12 | -48/+42 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86: remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 2008-12-03 | 3 | -10/+0 | |
| | * | | | | | | | | | Merge branch 'x86/io' into x86/iommu | Ingo Molnar | 2008-12-03 | 6 | -14/+42 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | x86: fix dma_mapping_error for 32bit x86, cleanup | FUJITA Tomonori | 2008-12-01 | 1 | -2/+0 | |
| | * | | | | | | | | | | Merge branch 'x86/urgent' into x86/iommu | Ingo Molnar | 2008-12-01 | 163 | -895/+1206 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | aperture_64.c: clarify that too small aperture is valid reason for this code | Pavel Machek | 2008-11-28 | 1 | -2/+3 | |
| | * | | | | | | | | | | | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel | 2008-11-28 | 7 | -33/+38 | |
| | * | | | | | | | | | | | x86: default to SWIOTLB=y on x86_64 | Joerg Roedel | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'x86/tsc' into x86/core | Ingo Molnar | 2008-12-23 | 5 | -7/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar | 2008-12-23 | 3 | -12/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies | Suresh Siddha | 2008-12-19 | 2 | -1/+15 | |
| | * | | | | | | | | | | | | | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 2008-12-16 | 4 | -6/+21 | |
| | * | | | | | | | | | | | | | Merge branch 'x86/cpufeature' into x86/tsc | Ingo Molnar | 2008-12-16 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-------------------------------------------------------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 173 | -3158/+4084 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | / / / / / / / / / | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | / / | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |