Age | Commit message (Expand) | Author |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu |
2009-04-10 | x86: Document get_user_pages_fast() | Andy Grover |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput |
2009-04-08 | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto |
2009-04-08 | Merge commit 'v2.6.30-rc1' into x86/urgent | Ingo Molnar |
2009-04-08 | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox |
2009-04-08 | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu |
2009-04-07 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-07 | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes | H. Peter Anvin |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang |
2009-04-07 | tracing, x86: remove duplicated #include | Huang Weiyi |
2009-04-07 | x86, intel-iommu: fix X2APIC && !ACPI build failure | David Woodhouse |
2009-04-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-05 | Merge branch 'x2apic' into release | Len Brown |
2009-04-04 | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong |
2009-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-04 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha |
2009-04-03 | x86, mtrr: remove debug message | Ingo Molnar |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu |
2009-04-03 | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula |
2009-04-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-03 | mm: fix misuse of debug_kmap_atomic | Akinobu Mita |
2009-04-03 | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton |
2009-04-03 | ACPI: update comment | Zhang Rui |
2009-04-03 | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar |
2009-04-03 | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin |
2009-04-03 | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-03 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-04-03 | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner |
2009-04-03 | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner |
2009-04-03 | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner |
2009-04-03 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-03 | generic debug pagealloc: build fix | Akinobu Mita |
2009-04-02 | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita |
2009-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar |