USB: Fix signr comment in usbdevice_fs.h
[safe/jmp/linux-2.6] / include / asm-x86 /
2007-11-26 Thomas Gleixnerx86: fix ACPI compile for LOCAL_APIC=n
2007-11-26 Alexey StarikovskiyACPI: Set max_cstate to 1 for early Opterons.
2007-11-17 Truxton Fultonx86: fix reboot with no keyboard attached
2007-11-17 Randy Dunlapx86: voyager use correct header file name
2007-11-17 Thomas Gleixnerx86: fix bogus memcpy in es7000_check_dsdt()
2007-11-15 Jan Blunckoprofile: fix oops on x86 32-bit
2007-11-12 Siddha, Suresh Bx86: fix taking DNA during 64bit sigreturn
2007-11-10 Randy Dunlapvoyager: use struct instead of PARAM
2007-11-05 Adrian Bunklguest: make async_hcall() static
2007-11-03 Linus TorvaldsMerge branch 'v2.6.24-rc1-lockdep' of git://git./linux...
2007-10-29 Joerg Roedelx86 gart: rename symbols only used for the GART impleme...
2007-10-29 Joerg Roedelx86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
2007-10-29 Joerg Roedelx86 gart: rename iommu.h to gart.h
2007-10-27 Thomas GleixnerRevert "i386: export i386 smp_call_function_mask()...
2007-10-25 Randy Dunlapx86 bitops: fix code style issues
2007-10-25 Randy Dunlapbitops kernel-doc: inline instead of macro
2007-10-25 Peter Zijlstralockdep: fixup irq tracing
2007-10-25 Rusty Russelllguest: documentation update
2007-10-23 H. Peter Anvinx86: clean up setup.h and the boot code
2007-10-23 Rafael J. Wysockix86: Save registers in saved_context during suspend...
2007-10-23 Thomas Gleixnerx86: merge setup_32/64.h
2007-10-23 Thomas Gleixnerx86: merge signal_32/64.h
2007-10-23 Brian Gerstx86: merge required-features.h
2007-10-23 Thomas Gleixnerx86: merge sigcontext_32/64.h
2007-10-23 Thomas Gleixnerx86: merge msr_32/64.h
2007-10-23 Thomas Gleixnerx86: merge mttr_32/64.h
2007-10-23 Thomas Gleixnerx86: merge statfs_32/64.h
2007-10-23 Thomas Gleixnerx86: merge stat_32/64.h
2007-10-23 Thomas Gleixnerx86: merge shmbuf_32/64.h
2007-10-23 Thomas Gleixnerx86: merge ptrace_32/64.h
2007-10-23 Thomas Gleixnerx86: merge msgbuf_32/64.h
2007-10-23 Thomas Gleixnerx86: merge elf_32/64.h
2007-10-23 Thomas Gleixnerx86: merge byteorder_32/64.h
2007-10-23 Chris Snookx86: unify div64{,_32,_64}.h
2007-10-23 Chris Snookx86: unify a.out{,_32,_64}.h
2007-10-23 Hiroshi Shimamotox86: add safe_smp_processor_id for x86_64
2007-10-23 Hiroshi Shimamotox86: add lapic_shutdown for x86_64
2007-10-23 Chris Snookx86: merge mmu{,_32,_64}.h
2007-10-23 Nick Pigginx86: lock bitops
2007-10-23 Rusty RussellRemove old lguest I/O infrrasructure.
2007-10-23 Rusty RussellBoot with virtual == physical to get closer to native...
2007-10-23 Jes SorensenMake hypercalls arch-independent.
2007-10-23 Jes SorensenReorder guest saved regs to match hyperall order
2007-10-23 Jes SorensenMove i386 part of core.c to x86/core.c.
2007-10-23 Jes SorensenMove lguest hcalls to arch-specific header
2007-10-23 Rusty RussellMake asm-x86/bootparam.h includable from userspace.
2007-10-23 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-10-22 Jens AxboeAdd CONFIG_DEBUG_SG sg validation
2007-10-22 Jens AxboeChange table chaining layout
2007-10-22 Keshavamurthy, Anil Sintel-iommu: fix for IOMMU early crash
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: clflush_cache_range now takes size param
2007-10-22 Rusty Russellupdate boot spec to 2.07
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-10-20 Dave Youngx86 hpet.h: remove broken links
2007-10-19 Bartlomiej Zolnier... ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
2007-10-19 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-19 Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-19 Mike Travisx86: convert cpuinfo_x86 array to a per_cpu array
2007-10-19 Jan Blunckx86: introduce frame_pointer() and stack_pointer()
2007-10-19 Andi Kleenx86 & generic: change to __builtin_prefetch()
2007-10-19 Mike Travisx86: convert cpu_llc_id to be a per cpu variable
2007-10-19 Mike Travisx86: convert cpu_to_apicid to be a per cpu variable
2007-10-19 Rusty Russelli386: introduce "used_vectors" bitmap which can be...
2007-10-19 Laurent Vivierx86: implement missing x86_64 function smp_call_functio...
2007-10-19 Glauber de Oliveir... x86: use descriptor's functions instead of inline assembly
2007-10-19 Pavel Emelyanovi386: consolidate show_regs and show_registers for...
2007-10-19 Stephane Eraniani386: i386 add AMD64 Barcelona PMU MSR definitions...
2007-10-19 Andi Kleenx86: Unify i386 and x86-64 early quirks
2007-10-19 Thomas Gleixnerx86: add force_hpet boot option
2007-10-19 Roland McGrathx86: Use linux/elfcore-compat.h
2007-10-19 Andres SalomonGEODE: use symbolic constant in cs5536 reboot fixup
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-18 Rafael J. WysockiHibernation: Arbitrary boot kernel support on x86_64
2007-10-17 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-17 Thomas Gleixnerx86: unify include/asm/debugreg_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/unwind_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/types_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/tlb_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/siginfo_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/bug_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/mman_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/agp_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/kdebug_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/ioctls_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/floppy_32/64.h
2007-10-17 Thomas Gleixnerx86: apply missing DMA/OOM prevention to floppy_32.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/cache_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/cache_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/dmi_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/delay_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/cache_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/cacheflush_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/auxvec_32/64.h
2007-10-17 Thomas Gleixnerx86: unify include/asm/agp_32/64.h
2007-10-17 Thomas Gleixnerx86: unify some more trivial include/asm-x86/ 32/64...
2007-10-17 Roland Dreierx86: merge some trivially mergeable headers
2007-10-17 Brian Gerstx86: trivial header merges
next