summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2008-07-221-1/+1
| * | | | | | | x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu2008-07-221-1/+1
* | | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-221-2/+2
* | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-223-7/+18
* | | | | | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-222-7/+3
* | | | | | | | device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-222-4/+4
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-221-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-201-1/+0
* | | | | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-214-34/+34
* | | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-212-1/+26
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-211-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-188-13/+67
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | x86, paravirt-spinlocks: fix boot hangIngo Molnar2008-07-161-1/+2
| * | | | | | | | x86: paravirt spinlocks, modular build fixIngo Molnar2008-07-161-0/+1
| * | | | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar2008-07-161-0/+4
| * | | | | | | | paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge2008-07-161-0/+9
| * | | | | | | | x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge2008-07-161-0/+10
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-----------------------------------. \ \ \ \ \ \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-2153-874/+1388
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-211-1/+1
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-178-13/+67
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | | | | | | | |/| | | | | | | | | | | / / / / / / | | | | | | | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | | | | | | * | | | | | | x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge2008-07-161-0/+6
| | | | | | | | | | | | | | | | | | | * | | | | | | x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-162-3/+2
| | | | | | | | | | | | | | | | | | | * | | | | | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar2008-07-161-0/+6
| | | | | | | | | | | | | | | | | | | * | | | | | | xen64: implement failsafe callbackJeremy Fitzhardinge2008-07-161-7/+9
| | | | | | | | | | | | | | | | | | | * | | | | | | xen64: add hypervisor callbacks for events, etcJeremy Fitzhardinge2008-07-161-0/+98
| | | | | | | | | | | | | | | | | | | * | | | | | | xen64: add asm-offsetsJeremy Fitzhardinge2008-07-161-0/+8
| | | | | | | | | | | | | | | | | | | * | | | | | | xen64: add xen-head code to head_64.SJeremy Fitzhardinge2008-07-162-0/+4
| | | | | | | | | | | | | | | | | | | * | | | | | | x86_64: add workaround for no %gs-based percpuJeremy Fitzhardinge2008-07-161-3/+8
| | | | | | | | | | | | | | | | | | | * | | | | | | x86_64: unstatic get_local_pdaJeremy Fitzhardinge2008-07-161-1/+1
| | | | | | | | | | | | | | | | | | | * | | | | | | x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-162-7/+4
| | | | | | | | | | | | | | | | | | | * | | | | | | x86: clean up formatting of __switch_toJeremy Fitzhardinge2008-07-161-28/+28
| | | | | | | | | | | | | | | | | | | * | | | | | | x86_64: there's no need to preallocate level1_fixmap_pgtJeremy Fitzhardinge2008-07-161-6/+0
| | | | | | | | | | | | | | | | | | | * | | | | | | pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost2008-07-161-0/+1
| | | | | | | | | | | | | | | | | | | * | | | | | | x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost2008-07-162-0/+6
| | | | | | | | | | | | | | | | | | * | | | | | | | i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich2008-07-191-0/+1
| | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | | x86 BIOS interface for RTC on SGI UVRuss Anderson2008-07-183-0/+72
| | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | | | | | | | Merge branch 'linus' into x86/stepIngo Molnar2008-07-188-13/+67
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|/ / / / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | | | | | | | x86 ptrace: user-sets-TF nitsRoland McGrath2008-07-162-0/+23
| | | | | | | | | | | | | | | * | | | | | | | | x86 ptrace: unify syscall tracingRoland McGrath2008-07-163-112/+62
| | | | | | | | | | | | | | | * | | | | | | | | x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-163-16/+0
| | | | | | | | | | | | | | | * | | | | | | | | x86 ptrace: block-step fixRoland McGrath2008-07-161-6/+16
| | | | | | | | | | | | | | | | |/ / / / / / / | | | | | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | | | | | * / | | | | | | | x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin2008-07-171-9/+1
| | | | | | | | | | |_|_|_|/ / / / / / / / / | | | | | | | | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar2008-07-171-0/+8
| | | | | | | | | | | | | |/ / / / / / / /
| | | | | | | | | | | | * / / / / / / / / x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com2008-07-191-0/+8
| | | | | | | |_|_|_|_|/ / / / / / / / / | | | | | | |/| | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | x86: add unknown_nmi_panic kernel parameterSimon Arlott2008-07-201-0/+7
| | | | | | | | | | |/ / / / / / / / / | | | | | | | | | |/| | | | | | | | |
| | | | | | | | | | * | | | | | | | | x86, 64-bit: patch paravirt inline replacements when loading modulesAnders H Kaseorg2008-06-301-1/+9
| | | | | | | | * | | | | | | | | | | Merge branch 'linus' into x86/kprobesIngo Molnar2008-07-1623-222/+83
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|/ / / / / / / / | | | | | | | | | |/| | | | | | | | |
| | | | | | | | * / | | | | | | | | | Kprobe smoke test lockdep warningPeter Zijlstra2008-07-151-1/+0
| | | | | | | |/ / / / / / / / / / / | | | | | | |/| | | | | | | | | | |
| | | | | | | * | | | | | | | | | | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori2008-07-111-2/+0
| | | | | | | * | | | | | | | | | | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori2008-07-111-4/+0