| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | i386, dumpstack: unify die() | Alexander van Heukelum | 2008-10-22 | 2 | -8/+8 |
| | * | | | i386, dumpstack: use oops_begin/oops_end in die_nmi | Alexander van Heukelum | 2008-10-22 | 2 | -24/+13 |
| | * | | | i386, dumpstack: use x86_64's method to account die_nest_count | Alexander van Heukelum | 2008-10-22 | 1 | -12/+17 |
| | * | | | x86, dumpstack: always call oops_exit from oops_end | Alexander van Heukelum | 2008-10-22 | 2 | -7/+6 |
| | * | | | x86_64, dumpstack: move kexec_crash from __die to oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -5/+4 |
| | * | | | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 | 2 | -7/+9 |
| | * | | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -2/+3 |
| * | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 1 | -5/+21 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 | 12 | -38/+58 |
| | |\ \ \ \ |
|
| | * | | | | | x86: apic honour irq affinity which was set in early boot | Thomas Gleixner | 2008-11-09 | 1 | -5/+21 |
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 | 6 | -65/+53 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-11-30 | 2 | -4/+31 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann | 2008-11-25 | 2 | -4/+31 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | kvm_setup_secondary_clock() is cpuinit | Al Viro | 2008-11-30 | 1 | -1/+1 |
| * | | | | | | enable_IR_x2apic() needs to be __init | Al Viro | 2008-11-30 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 3 | -1/+85 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 5 | -26/+105 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 2 | -0/+20 |
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 | 2 | -2/+51 |
| * | | | | | | tracing: function graph tracer, fix | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
| * | | | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -11/+21 |
| * | | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 3 | -14/+14 |
|/ / / / / / |
|
* | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 | 2 | -80/+34 |
* | | | | | | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 | 2 | -372/+380 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 2008-11-25 | 8 | -77/+62 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 | 3 | -12/+9 |
| | | |/ /
| | |/| | |
|
| * | | | | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 2008-11-25 | 1 | -37/+40 |
| * | | | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 | 1 | -0/+8 |
| * | | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 | 2 | -4/+1 |
| * | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 | 1 | -1/+1 |
| * | | | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 | 1 | -21/+1 |
| * | | | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 | 1 | -0/+14 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
| * | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 2 | -14/+79 |
|\ \ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | * | | | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 | 1 | -22/+29 |
| | | * | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 | 1 | -0/+57 |
| |_|/ / / /
|/| | | | | |
|
| * | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 1 | -14/+15 |
|/ / / / / |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. | | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 9 | -19/+62 |
|\ \ \| | | | |
|
| | | * | | | | x86: Fix interrupt leak due to migration | Matthew Wilcox | 2008-11-20 | 1 | -0/+14 |
| | | |/ / / |
|
| | | * | | | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin | 2008-11-18 | 1 | -0/+9 |
| | | * | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-18 | 6 | -25/+8 |
| | | |\ \ \ |
|
| | | | * | | | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel | 2008-11-18 | 1 | -1/+1 |
| | | | * | | | AMD IOMMU: fix fullflush comparison length | Joerg Roedel | 2008-11-18 | 1 | -1/+1 |
| | | | * | | | AMD IOMMU: enable device isolation per default | Joerg Roedel | 2008-11-18 | 1 | -1/+1 |
| | | | * | | | AMD IOMMU: add parameter to disable device isolation | Joerg Roedel | 2008-11-18 | 1 | -0/+2 |
| | |_|/ / /
| |/| | | | |
|
| | | * | | | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher | 2008-11-18 | 1 | -1/+1 |
| | | * | | | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 2008-11-18 | 1 | -5/+21 |
| | | * | | | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 2008-11-18 | 1 | -0/+4 |
| | | * | | | x86: fix es7000 compiling | Yinghai Lu | 2008-11-16 | 1 | -8/+1 |