ide: add "ignore_cable" parameter (take 2)
[safe/jmp/linux-2.6] / include / asm-x86 /
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Huang, Yingx86, boot: add linked list of struct setup_data
2008-04-26 Huang, Yingx86, boot: add free_early to early reservation machanism
2008-04-26 Joe Perchesx86: include/asm-x86/pgalloc.h/bitops.h: checkpatch...
2008-04-26 Alexander van Heukelumx86: finalize bitops unification
2008-04-26 Alexander van Heukelumx86, UML: remove x86-specific implementations of find_f...
2008-04-26 Alexander van Heukelumx86: switch 64-bit to generic find_first_bit
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumbitops: use __fls for fls64 on 64-bit archs
2008-04-26 Alexander van Heukelumx86: merge the simple bitops and move them to bitops.h
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-26 Jacek Luczakx86: section mismatch fixes, #2
2008-04-26 Jacek Luczakx86: pgtable_32.h - prototype and section mismatch...
2008-04-26 Akinobu Mitax86: remove duplicate get_bios_ebda() from rio.h
2008-04-26 Akinobu Mitax86: get_bios_ebda() requires asm/io.h
2008-04-26 Akinobu Mitax86: use bitmap library for pin_programmed
2008-04-26 Roland McGrathx86_64 ia32 ptrace: convert to compat_arch_ptrace
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-26 Adrian Bunkfix asm-x86/{posix_types,unistd}.h
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Ingo Molnarx86: make clear_fixmap() available on 64-bit as well
2008-04-24 Isaku Yamahataxen: replace callers of alloc_vm_area()/free_vm_area...
2008-04-24 Isaku Yamahataxen: make include/xen/page.h portable moving those...
2008-04-24 Isaku YamahataXen: make events.c portable for ia64/xen support
2008-04-24 Isaku Yamahataxen: add missing definitions for xen grant table which...
2008-04-24 Jeremy Fitzhardingexen: add support for callbackops hypercall
2008-04-24 Jeremy Fitzhardingex86: unify pgd ctor/dtor
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Jeremy Fitzhardingex86: demacro pgalloc paravirt stubs
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_clear_flush_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_test_and_clear_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_set_access_flags
2008-04-24 Jeremy Fitzhardingex86: add pud_alloc for 4-level pagetables
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 Jeremy Fitzhardingex86: move pgalloc pud and pgd operations into common...
2008-04-24 Jeremy Fitzhardingex86: move pmd functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: move pte functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: put paravirt stubs into common asm/pgalloc.h
2008-04-24 Ingo Molnarx86: xen unify x86 add common mm pgtable c fix
2008-04-24 Jeremy Fitzhardingex86: add common mm/pgtable.c
2008-04-24 Jeremy Fitzhardingex86: convert pgalloc_64.h from macros to inlines
2008-04-24 venkatesh.pallipad... x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-24 Arjan van de Venx86: introduce /dev/mem restrictions with a config...
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Mike Traviscpumask: reduce stack usage in SD_x_INIT initializers
2008-04-19 Mike Travisasm-generic: add node_to_cpumask_ptr macro
2008-04-19 Jack Steinerx86: UV startup of slave cpus
2008-04-19 Glauber Costax86: move dma_coherent functions to pci-dma.c
2008-04-19 Glauber Costax86: merge iommu initialization parameters
2008-04-19 Glauber Costax86: move pci fixup to pci-dma.c
2008-04-19 Glauber Costax86: use dma_length in i386
2008-04-19 Glauber Costax86: delete the arch-specific dma-mapping headers.
2008-04-19 Glauber Costax86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma...
2008-04-19 Glauber Costax86: unify dma_mapping_error
2008-04-19 Glauber Costax86: provide a bad_dma_address symbol for i386
2008-04-19 Glauber Costax86: align to clflush size
2008-04-19 Glauber Costax86: move dma_supported and dma_set_mask to pci-dma_32.c
2008-04-19 Glauber Costax86: move dma_cache_sync to common header
2008-04-19 Ingo Molnarx86: dma-ops on highmem fix
2008-04-19 Glauber Costax86: move dma_map_page and dma_unmap_page to common...
2008-04-19 Glauber Costax86: move alloc and free coherent to common header
2008-04-19 Glauber Costax86: move dma_sync_sg_for_device to common header
2008-04-19 Glauber Costax86: move dma_sync_sg_for_cpu to common header
2008-04-19 Glauber Costax86: move dma_sync_single_range_for_device to common...
2008-04-19 Glauber Costax86: move dma_sync_single_range_for_cpu to common header
2008-04-19 Glauber Costax86: move dma_sync_single_for_device to common header
2008-04-19 Glauber Costax86: move dma_sync_single_for_cpu to common header
2008-04-19 Glauber Costax86: move dma_unmap_sg to common header
2008-04-19 Glauber Costax86: move dma_map_sg to common header
2008-04-19 Glauber Costax86: move dma_unmap_single to common header
2008-04-19 Glauber Costax86: implement dma_map_single through dma_ops
2008-04-19 Glauber Costax86: move dma_ops struct definition to dma-mapping.h
2008-04-19 Yinghai Lux86: reserve dma32 early for gart
2008-04-19 Suresh Siddhasrat, x86: add support for nodes spanning other nodes
2008-04-19 Suresh Siddhax86: fpu xstate split fix
2008-04-19 Suresh Siddhax86: fpu xstate split cleanup
2008-04-19 Suresh Siddhax86, fpu: lazy allocation of FPU area - v5
2008-04-19 Suresh Siddhax86, fpu: split FPU state from task struct - v5
2008-04-19 Ingo Molnarx86: rename find_max_pfn() to propagate_e820_map()
2008-04-19 Erik Bosmanx86: implement prctl PR_GET_TSC and PR_SET_TSC
2008-04-19 Alexander van Heukelumx86: cleanup boot-heap usage
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-17 Bartlomiej Zolnier... ide: remove ide_init_default_irq() macro
2008-04-17 Bartlomiej Zolnier... ide: remove ide_default_io_ctl() macro
2008-04-17 Bartlomiej Zolnier... ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
2008-04-17 Jason Wesselkgdb: fix NMI hangs
2008-04-17 Ingo Molnarx86: kgdb support
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic_address to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic to boot.c
2008-04-17 Alexey Starikovskiyx86: move up & smp variables to setup.c
next