Age | Commit message (Expand) | Author | Files | Lines |
2008-11-24 | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 18 | -29/+482 |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 5 | -44/+80 |
2008-11-24 | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 5 | -10/+18 |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 1 | -0/+1 |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin | 1 | -22/+29 |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 1 | -0/+57 |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 3 | -44/+15 |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 18 | -26/+164 |
2008-11-21 | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 16 | -23/+150 |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox | 1 | -0/+14 |
2008-11-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+10 |
2008-11-19 | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 4 | -1/+44 |
2008-11-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -19/+80 |
2008-11-19 | reintroduce accept4 | Ulrich Drepper | 1 | -2/+2 |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 10 | -25/+10 |
2008-11-19 | Merge branch 'linus' into sched/core | Ingo Molnar | 18 | -44/+36 |
2008-11-18 | x86: uaccess_64: fix return value in __copy_from_user() | Hiroshi Shimamoto | 1 | -1/+1 |
2008-11-18 | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin | 1 | -0/+9 |
2008-11-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 14 | -31/+18 |
2008-11-18 | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: check for next_bit also in unmapped area | Joerg Roedel | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: fix fullflush comparison length | Joerg Roedel | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: enable device isolation per default | Joerg Roedel | 1 | -1/+1 |
2008-11-18 | AMD IOMMU: add parameter to disable device isolation | Joerg Roedel | 1 | -0/+2 |
2008-11-18 | x86, PEBS/DS: fix code flow in ds_request() | Ingo Molnar | 1 | -5/+21 |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2 | -3/+14 |
2008-11-18 | x86: add rdtsc barrier to TSC sync check | Venki Pallipadi | 1 | -0/+4 |
2008-11-16 | x86: fix es7000 compiling | Yinghai Lu | 1 | -8/+1 |
2008-11-16 | x86, bts: fix unlock problem in ds.c | Markus Metzger | 1 | -1/+2 |
2008-11-16 | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2 | -135/+141 |
2008-11-16 | tracing/function-return-tracer: add a barrier to ensure return stack index is... | Frederic Weisbecker | 1 | -0/+1 |
2008-11-16 | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2 | -3/+34 |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 2 | -19/+0 |
2008-11-13 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2 | -43/+6 |
2008-11-12 | x86: make NUMA on 32-bit depend on EXPERIMENTAL again | Rafael J. Wysocki | 1 | -1/+1 |
2008-11-12 | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki | 3 | -0/+43 |
2008-11-12 | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2 | -5/+1 |
2008-11-12 | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 1 | -38/+5 |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2 | -2/+2 |
2008-11-12 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -4/+10 |
2008-11-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -2/+0 |
2008-11-12 | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2 | -7/+5 |
2008-11-12 | Merge branch 'linus' into core/locking | Ingo Molnar | 66 | -210/+398 |
2008-11-12 | tracing: profile likely and unlikely annotations | Steven Rostedt | 1 | -0/+8 |
2008-11-12 | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 6 | -7/+265 |
2008-11-12 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2 | -3/+3 |
2008-11-11 | Merge branch 'misc' into release | Len Brown | 2 | -2/+0 |
2008-11-11 | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2 | -2/+0 |
2008-11-11 | KVM: Fix pit memory leak if unable to allocate irq source id | Avi Kivity | 1 | -1/+3 |
2008-11-11 | KVM: VMX: Set IGMT bit in EPT entry | Sheng Yang | 2 | -1/+3 |