summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-1118-51/+66
|\
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-083-4/+8
| |\
| | * sched: optimize sched_clock() a bitIngo Molnar2008-11-081-1/+1
| | * sched: improve sched_clock() performanceIngo Molnar2008-11-082-3/+7
| * | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-071-5/+4
| |\ \
| | * | oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-071-5/+4
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-071-2/+2
| |\ \ \
| | * | | x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge2008-11-061-2/+2
| * | | | xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2008-11-072-5/+9
| | |_|/ | |/| |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-0612-32/+39
| |\ \ \ | | |/ /
| | * | Revert "x86: default to reboot via ACPI"Eduardo Habkost2008-11-061-5/+1
| | * | x86: align DirectMap in /proc/meminfoHugh Dickins2008-11-061-4/+4
| | * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-061-2/+7
| | |\ \
| | | * | AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel2008-11-061-1/+6
| | | * | AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel2008-10-301-1/+1
| | * | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2008-11-062-0/+11
| | * | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu2008-11-061-3/+3
| | * | | x86: mention ACPI in top-level Kconfig menuBjorn Helgaas2008-11-061-1/+1
| | * | | x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu2008-11-061-14/+6
| | * | | x86: don't allow nr_irqs > NR_IRQSBen Hutchings2008-11-061-0/+2
| | * | | x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-041-4/+4
| | * | | x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-033-2/+3
| * | | | sched: re-tune balancingIngo Molnar2008-11-051-3/+4
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-088-27/+70
|\ \ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-037-11/+70
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | io mapping: clean up #ifdefsKeith Packard2008-11-031-0/+4
| | | * | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-316-11/+66
| * | | | | ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-031-16/+0
* | | | | | ftrace: add quick function trace stopSteven Rostedt2008-11-063-0/+12
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-035-8/+145
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| | | * | | ftrace: nmi safe code clean upsSteven Rostedt2008-10-312-13/+13
| | | * | | ftrace: nmi update statisticsSteven Rostedt2008-10-301-2/+24
| | | * | | ftrace: nmi safe code modificationSteven Rostedt2008-10-302-1/+121
| | * | | | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-273-7/+2
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-012-1/+2
|\ \ \ \ \
| * | | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi2008-10-311-1/+1
| * | | | | x86: build fixIngo Molnar2008-10-311-0/+1
| | |_|/ / | |/| | |
* | | | | x86: Clean up late e820 resource allocationLinus Torvalds2008-11-011-3/+5
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-301-12/+20
|\ \ \ \
| * | | | lguest: fix irq vectors.Rusty Russell2008-10-311-0/+3
| * | | | lguest: fix early_ioremap.Rusty Russell2008-10-311-12/+17
* | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-3014-40/+85
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: cpu_index build fixIngo Molnar2008-10-311-0/+2
| * | | | x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-312-0/+3
| * | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-313-1/+11
| * | | | x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai2008-10-301-0/+4
| * | | | x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley2008-10-301-0/+6
| * | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-302-2/+2
| * | | | x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley2008-10-301-1/+4
| * | | | x86, uv: fix compile error in uv_hub.hMike Travis2008-10-301-0/+1
OpenPOWER on IntegriCloud