| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 9 | -47/+51 |
|\ |
|
| * | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 11 | -48/+55 |
| |\ |
|
| | * | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | 1 | -1/+2 |
| | * | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | 1 | -1/+2 |
| | * | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
| | * | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | 1 | -2/+2 |
| | * | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
| | * | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-04 | 7 | -39/+41 |
| | |\ |
|
| | | * | x86: fix early panic with boot option "nosmp" | Andi Kleen | 2008-12-04 | 1 | -0/+3 |
| | | * | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-12-03 | 2 | -3/+6 |
| | | |\ |
|
| | | | * | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 2008-12-03 | 1 | -3/+2 |
| | | | * | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 | 1 | -0/+4 |
| | | * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-03 | 10 | -47/+84 |
| | | |\ \ |
|
| | | | * | | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel | 2008-12-03 | 1 | -20/+13 |
| | | | * | | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel | 2008-12-03 | 1 | -0/+3 |
| | | | * | | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy | 2008-12-03 | 1 | -12/+12 |
| | | | |/ |
|
| | | * | | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-03 | 1 | -0/+2 |
| | | * | | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer | 2008-11-29 | 1 | -4/+2 |
| | * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-04 | 1 | -1/+1 |
| | |\ \ \ |
|
| * | \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 20 | -117/+144 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar | 2008-12-01 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 23 | -1127/+1081 |
|\ \ \ \ \ |
|
| * | | | | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -1/+4 |
| * | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 3 | -8/+6 |
| * | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 3 | -2/+5 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 3 | -2/+5 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 | 1 | -0/+1 |
| | | * | | | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 | 1 | -1/+1 |
| | | * | | | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 | 1 | -1/+3 |
| * | | | | | ftrace: add checks on ret stack in function graph | Steven Rostedt | 2008-12-03 | 1 | -0/+17 |
| * | | | | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 3 | -1/+12 |
| * | | | | | ftrace: print real return in dumpstack for function graph | Steven Rostedt | 2008-12-03 | 4 | -6/+42 |
| * | | | | | ftrace: add ftrace_graph_stop() | Steven Rostedt | 2008-12-03 | 1 | -4/+6 |
| * | | | | | ftrace: have function graph use mcount caller address | Steven Rostedt | 2008-12-03 | 2 | -0/+2 |
| * | | | | | ftrace: clean up function graph asm | Steven Rostedt | 2008-12-03 | 1 | -16/+4 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 | 16 | -625/+440 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman | 2008-10-27 | 5 | -576/+363 |
| | | * | | | | 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 | 3 | -11/+16 |
| | | * | | | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -2/+3 |
| * | | | | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 4 | -2/+86 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 7 | -29/+108 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | 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 |