x86: move dma_unmap_single to common header
[cascardo/linux.git] / arch / x86 /
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 Yinghai Lux86: reserve dma32 early for gart
2008-04-19 Suresh Siddhasrat, x86: add support for nodes spanning other nodes
2008-04-19 Roland McGrathx86 vDSO: compile with -g, 64-bit
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 Thomas Gleixnerx86: tsc prevent time going backwards
2008-04-19 Erik Bosmanx86: implement prctl PR_GET_TSC and PR_SET_TSC
2008-04-19 Steven Rostedtftrace: add notrace annotations for NMI routines
2008-04-19 Pavel Machekx86: clean up =0 initializations in arch/x86/kernel...
2008-04-19 Jiri Slabyx86: fix exec mappings comments
2008-04-19 Yinghai Lux86: cleanup: change _end to end_before_pgt
2008-04-19 Alexander van Heukelumx86: cleanup boot-heap usage
2008-04-19 Randy Dunlapx86: fix arch/x86/mm/ioremap.c warning
2008-04-19 Jacek Luczakx86: e820_64, fix section mismatch warning
2008-04-19 Jacek Luczakx86: remove vm86.h inclusion from process_32.c
2008-04-19 WANG Congx86: remove pointless comments
2008-04-19 Ingo Molnarx86: clean up cpu capabilities accesses, p4-clockmod.c
2008-04-19 Yinghai Lux86_64: do not reserve ramdisk two times
2008-04-19 Huang, Yingx86: EFI_PAGE_SHIFT fix
2008-04-19 Ingo Molnarx86: KGDB build fix
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Ingo Molnarx86 PAT: fix mmap() of holes
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-04-18 Harvey Harrisonx86: kgdb build fix
2008-04-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-18 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-17 Jason Wesselkgdb: fix several kgdb regressions
2008-04-17 Jason Wesselkgdb: add x86 HW breakpoints
2008-04-17 Jason Wesselkgdb: fix NMI hangs
2008-04-17 Ingo Molnarx86: kgdb support
2008-04-17 Tony LuckPull miscellaneous into release branch
2008-04-17 Tony LuckPull nptcg into release branch
2008-04-17 Tony LuckPull kvm-patches into release branch
2008-04-17 Tony LuckPull percpureserve into release branch
2008-04-17 Tony LuckPull regset into release branch
2008-04-17 Tony LuckPull virt-cpu-accounting into release branch
2008-04-17 Tony LuckPull fsys_gettimeofday into release branch
2008-04-17 Ingo Molnarx86: standalone trampoline code
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/acpi/sleep.c
2008-04-17 Jacek Luczakx86: setup_trampoline() - fix section mismatch warning
2008-04-17 Jacek Luczakx86: section mismatch fixes, #1
2008-04-17 Alok Katariax86: fix paranoia about using BIOS quickboot mechanism.
2008-04-17 Yinghai Lux86: print out buggy mptable
2008-04-17 Akinobu Mitax86: use cpu_online()
2008-04-17 Akinobu Mitax86: use cpumask_of_cpu()
2008-04-17 Akinobu Mitax86: remove unnecessary tmp local variable
2008-04-17 Akinobu Mitax86: remove unnecessary memset()
2008-04-17 Akinobu Mitax86: use ioapic_read_entry() and ioapic_write_entry()
2008-04-17 Akinobu Mitax86: avoid redundant loop in io_apic_level_ack_pending()
2008-04-17 Alexander van Heukelumx86: remove superfluous initialisation in boot code.
2008-04-17 Alexey Starikovskiyx86: merge mpparse_{32,64}.c
2008-04-17 Alexey Starikovskiyx86: unify mp_register_gsi
2008-04-17 Alexey Starikovskiyx86: unify mp_config_acpi_legacy_irqs
2008-04-17 Alexey Starikovskiyx86: unify mp_register_ioapic
2008-04-17 Alexey Starikovskiyx86: unify uniq_io_apic_id
2008-04-17 Alexey Starikovskiyx86: unify smp_scan_config
2008-04-17 Alexey Starikovskiyx86: unify get_smp_config
2008-04-17 Alexey Starikovskiyx86: unify construct_default_ioirq_mptable
2008-04-17 Alexey Starikovskiyx86: unify smp_read_mpc
2008-04-17 Alexey Starikovskiyx86: unify mp_bus_info
2008-04-17 Alexey Starikovskiyx86: unify arch/x86/kernel/mpparse_64.c
2008-04-17 Alexey Starikovskiyx86: add early flags to mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: lindent mpparse_32.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
2008-04-17 Alexey Starikovskiyx86: move mp_irqs to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_irqs to io_apics_32.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapic_routing to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_64.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_32.c
2008-04-17 Ingo Molnarx86: don't set io apic features if io-apic is not enabl...
2008-04-17 Alexey Starikovskiyx86: don't set IO APIC features if IO APIC is not enabled
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid to io_apic_64.c
2008-04-17 Ingo Molnarx86: 4kstacks default
2008-04-17 Randy Dunlapx86: fix VisualWS and Voyager kexec build failures
2008-04-17 Hugh Dickinsx86: MPSC should use P6 NOPs
2008-04-17 Cyrill Gorcunovx86: debug Store - call kfree if only we really need it
next