summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | i386, dumpstack: unify die()Alexander van Heukelum2008-10-222-8/+8
| | * | | i386, dumpstack: use oops_begin/oops_end in die_nmiAlexander van Heukelum2008-10-222-24/+13
| | * | | i386, dumpstack: use x86_64's method to account die_nest_countAlexander van Heukelum2008-10-221-12/+17
| | * | | x86, dumpstack: always call oops_exit from oops_endAlexander van Heukelum2008-10-222-7/+6
| | * | | x86_64, dumpstack: move kexec_crash from __die to oops_endAlexander van Heukelum2008-10-221-5/+4
| | * | | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-222-7/+9
| | * | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_endAlexander van Heukelum2008-10-221-2/+3
| * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-5/+21
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2312-38/+58
| | |\ \ \ \
| | * | | | | x86: apic honour irq affinity which was set in early bootThomas Gleixner2008-11-091-5/+21
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-306-65/+53
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-11-302-4/+31
| |\ \ \ \ \ \
| | * | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-252-4/+31
| | | |_|/ / / | | |/| | | |
| * | | | | | kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-301-1/+1
| * | | | | | enable_IR_x2apic() needs to be __initAl Viro2008-11-301-1/+1
| |/ / / / /
* | | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-023-1/+85
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-275-26/+105
|\ \ \ \ \ \ \
| | * | | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-262-0/+20
| |/ / / / / / |/| | | | | |
| * | | | | | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-262-2/+51
| * | | | | | tracing: function graph tracer, fixIngo Molnar2008-11-261-1/+1
| * | | | | | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-11/+21
| * | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-263-14/+14
|/ / / / / /
* | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-252-80/+34
* | | | | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-252-372/+380
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-258-77/+62
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | x86, bts: DS and BTS initializationMarkus Metzger2008-11-103-12/+9
| | | |/ / | | |/| |
| * | | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| * | | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| * | | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1
| * | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| * | | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1
| * | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-211-0/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
| * | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-201-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-242-14/+79
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-22/+29
| | | * | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+57
| |_|/ / / / |/| | | | |
| * | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-14/+15
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-239-19/+62
|\ \ \| | | |
| | | * | | | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
| | | |/ / /
| | | * | | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-181-0/+9
| | | * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-186-25/+8
| | | |\ \ \
| | | | * | | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-181-1/+1
| | | | * | | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-181-1/+1
| | | | * | | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-181-1/+1
| | | | * | | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-181-0/+2
| | |_|/ / / | |/| | | |
| | | * | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-11-181-1/+1
| | | * | | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-181-5/+21
| | | * | | x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-181-0/+4
| | | * | | x86: fix es7000 compilingYinghai Lu2008-11-161-8/+1