| Commit message (Expand) | Author | Age |
* | [PATCH] x86-64: Add sys_unshare | Andi Kleen | 2006-02-08 |
* | [PATCH] arch/x86_64/pci/mmconfig.c NULL noise removal | Al Viro | 2006-02-07 |
* | [PATCH] amd64 time.c __iomem annotations | Al Viro | 2006-02-07 |
* | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2006-02-07 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-07 |
* | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" | Linus Torvalds | 2006-02-05 |
* | [PATCH] x86_64: IOMMU printk cleanup | Jon Mason | 2006-02-04 |
* | [PATCH] x86_64: Let impossible CPUs point to reference per cpu data | Andi Kleen | 2006-02-04 |
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: minor odering correction to dump_pagetable() | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: small fix for CFI annotations | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: Calibrate APIC timer using PM timer | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Don't allow kprobes on __switch_to | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: align per-cpu section to configured cache bytes | Zach Brown | 2006-02-04 |
* | [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m... | Kevin VanMaren | 2006-02-04 |
* | [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Do more checking in the SRAT header code | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. | Ashok Raj | 2006-02-04 |
* | [PATCH] x86_64: mark two routines as __cpuinit | Shaohua Li | 2006-02-04 |
* | [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Remove CONFIG_INIT_DEBUG | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-04 |
* | [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct... | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: [PATCH] timer resume | Shaohua Li | 2006-02-04 |
* | [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Disallow kprobes on NMI handlers | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-02-04 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-02-02 |
|\ |
|
| *-----------. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | * \ | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 |
| | | | | | | |\ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | | | | | * | | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 | Len Brown | 2005-12-28 |
| | | | | | | * | | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 |
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | | | * | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once | Venkatesh Pallipadi | 2005-12-01 |
| | | | | |/ /
| | | | |/| | |
|
* | | | | | | | [PATCH] Add faster __iowrite32_copy routine for x86_64 | Bryan O'Sullivan | 2006-02-01 |
* | | | | | | | [PATCH] x86_64: compat_sys_futimesat fix | Andrew Morton | 2006-02-01 |
* | | | | | | | [PATCH] PCI: handle bogus MCFG entries | Andi Kleen | 2006-01-31 |
|/ / / / / / |
|
* | | | | | | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper | 2006-01-18 |
* | | | | | | [PATCH] x86_64: Fix MCE exception stack for boot CPU | Jan Beulich | 2006-01-18 |
* | | | | | | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 |
* | | | | | | [PATCH] x86_64: add x86-64 support for memory hot-add | Matt Tolentino | 2006-01-17 |
* | | | | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit | Andi Kleen | 2006-01-17 |
* | | | | | | [PATCH] x86_64: Remove elf32_map in 32bit ELF loader | Andi Kleen | 2006-01-17 |
* | | | | | | [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} | Jan Beulich | 2006-01-17 |
* | | | | | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-01-17 |
* | | | | | | x86-64: fix initrd freeing | Linus Torvalds | 2006-01-16 |
* | | | | | | [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32. | Andi Kleen | 2006-01-16 |
* | | | | | | [PATCH] x86_64: set do_not_nx as cpuinitdata | Andi Kleen | 2006-01-16 |
* | | | | | | [PATCH] x86_64: lapic resume uses correct base address | Shaohua Li | 2006-01-16 |