summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86, bts: add fork and exit handlingMarkus Metzger2008-12-202-0/+16
* Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-194-18/+22
|\
| * x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-141-1/+7
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-042-16/+14
| |\
| | * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-032-14/+12
| | |\
| | | * AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy2008-12-031-12/+12
| | * | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-291-4/+2
| * | | sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-011-1/+1
| | |/ | |/|
* | | x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-171-1/+28
* | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-124-142/+153
* | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-042-16/+0
|\ \ \ | |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-302-16/+4
| |\ \ | | |/
| | * x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-271-14/+0
| * | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
* | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-2/+2
* | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-251-8/+4
* | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-251-67/+57
| | |
| \ \
*-. \ \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-251-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| | |/ | |/|
* | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-232-30/+0
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-235-3/+44
|\ \ \ \ \ | | | |/ /
| | | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-201-1/+1
| | | |\ \
| | | | * | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
| | | * | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-191-0/+4
| | | |\ \ \
| | | | * | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-121-0/+4
| | | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-0/+30
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-182-2/+0
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-0/+30
| | | | | |/ | | | | |/|
| | | * | | reintroduce accept4Ulrich Drepper2008-11-191-2/+2
| | |/ / / | |/| | |
| | * | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-0/+7
* | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-192-2/+0
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-151-1/+0
| | |/ | |/|
| * | Merge branch 'misc' into releaseLen Brown2008-11-111-1/+0
| |\ \ | | |/ | |/|
| | * ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-111-1/+0
* | | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-0/+8
* | | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-112-0/+50
* | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-115-20/+18
|\ \ \ | |/ /
| * | sched: improve sched_clock() performanceIngo Molnar2008-11-082-3/+7
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-062-14/+7
| |\ \
| | * | x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu2008-11-061-3/+3
| | * | x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu2008-11-061-14/+6
| | * | x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-031-0/+1
| * | | sched: re-tune balancingIngo Molnar2008-11-051-3/+4
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-084-24/+5
|\ \ \ \ \ | | |/ / /
| | * | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-033-8/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-313-8/+5
| * | | | ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-031-16/+0
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-031-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-5/+5
| | * | ftrace: nmi safe code modificationSteven Rostedt2008-10-301-0/+15
OpenPOWER on IntegriCloud