Age | Commit message (Expand) | Author |
2010-06-09 | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-06-09 | x86: Unify save_stack_address() and save_stack_address_nosched() | Oleg Nesterov |
2010-06-09 | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly | Oleg Nesterov |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra |
2010-06-09 | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov |
2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker |
2010-06-08 | x86, UV: Modularize BAU send and wait | Cliff Wickman |
2010-06-08 | x86, UV: BAU broadcast to the local hub | Cliff Wickman |
2010-06-08 | x86, UV: Correct BAU regular message type | Cliff Wickman |
2010-06-08 | x86, UV: Remove BAU check for stay-busy | Cliff Wickman |
2010-06-08 | x86, UV: Correct BAU discovery of hubs and sockets | Cliff Wickman |
2010-06-08 | x86, UV: Correct BAU software acknowledge | Cliff Wickman |
2010-06-08 | x86, UV: BAU structure rearranging | Cliff Wickman |
2010-06-08 | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman |
2010-06-08 | x86, UV: Disable BAU on network congestion | Cliff Wickman |
2010-06-08 | x86, UV: BAU tunables into a debugfs file | Cliff Wickman |
2010-06-08 | x86, UV: Calculate BAU destination timeout | Cliff Wickman |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-02 | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-06-01 | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-06-01 | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel |
2010-06-01 | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel |
2010-06-01 | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 | Joerg Roedel |
2010-05-31 | x86/mm: Remove unused DBG() macro | Akinobu Mita |
2010-05-31 | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown |
2010-05-28 | Merge branch 'acpi_enable' into release | Len Brown |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn |
2010-05-27 | x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori |
2010-05-27 | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | arch/x86/kernel: Add missing spin_unlock | Julia Lawall |
2010-05-25 | x86, k8: Fix section mismatch for powernowk8_exit() | Borislav Petkov |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers |
2010-05-25 | perf, trace: Fix !x86 build bug | Peter Zijlstra |
2010-05-24 | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas |
2010-05-24 | x86: "nosmp" command line option should force the system into UP mode | Jan Beulich |
2010-05-24 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-05-20 | earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb | Jason Wessel |
2010-05-20 | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel |