summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-11-24Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar18-29/+482
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar5-44/+80
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar5-10/+18
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin1-0/+1
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin1-22/+29
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin1-0/+57
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker3-44/+15
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar18-26/+164
2008-11-21Merge commit 'v2.6.28-rc6' into sched/coreIngo Molnar16-23/+150
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds4-1/+44
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-19/+80
2008-11-19reintroduce accept4Ulrich Drepper1-2/+2
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar10-25/+10
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar18-44/+36
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto1-1/+1
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin1-0/+9
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar14-31/+18
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher1-1/+1
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel1-0/+2
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar1-5/+21
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2-3/+14
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi1-0/+4
2008-11-16x86: fix es7000 compilingYinghai Lu1-8/+1
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger1-1/+2
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2-135/+141
2008-11-16tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker1-0/+1
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2-3/+34
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-13Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar2-43/+6
2008-11-12x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki1-1/+1
2008-11-12x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki3-0/+43
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2-5/+1
2008-11-12tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker1-38/+5
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt2-2/+2
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-4/+10
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+0
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar2-7/+5
2008-11-12Merge branch 'linus' into core/lockingIngo Molnar66-210/+398
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt1-0/+8
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar6-7/+265
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2-3/+3
2008-11-11Merge branch 'misc' into releaseLen Brown2-2/+0
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2-2/+0
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity1-1/+3
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang2-1/+3