Age | Commit message (Expand) | Author |
2010-07-17 | x86, UV: Initialize BAU MMRs only on hubs with cpus | Cliff Wickman |
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 |
2010-05-20 | x86,kgdb: Implement early hardware breakpoint debugging | Jason Wessel |
2010-05-20 | x86, kgdb, init: Add early and late debug states | Jason Wessel |
2010-05-20 | x86, kgdb: early trap init for early debug | Jan Kiszka |
2010-05-20 | x86,kgdb: Add low level debug hook | Jason Wessel |
2010-05-20 | kgdb: remove post_primary_code references | Jason Wessel |
2010-05-20 | kgdb: core changes to support kdb | Jason Wessel |
2010-05-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-05-20 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-05-19 | ACPI, APEI, Use ERST for persistent storage of MCE | Huang Ying |