[ALSA] Fix unfreed pnp driver in opti9xx ISA driver
[safe/jmp/linux-2.6] / include / asm-x86_64 /
2007-07-19 Ralf Baechle[PATCH] sched: sched_cacheflush is now unused
2007-07-19 Peter Zijlstraarch: personality independent stack top
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-19 Michael Ellermanjprobes: remove JPROBE_ENTRY()
2007-07-18 Amit Arorasys_fallocate() implementation on i386, x86_64 and...
2007-07-17 Antonino A. Daplasfbdev: detect primary display device
2007-07-17 Antonino A. Daplasfbdev: move arch-specific bits to their respective...
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-17 Martin Schwidefskymm: remove ptep_test_and_clear_dirty and ptep_clear_flu...
2007-07-16 Arnd BergmannIntroduce compat_u64 and compat_s64 types
2007-07-16 Jan Beulichpage table handling cleanup
2007-07-16 Yinghai Luserial: convert early_uart to earlycon for 8250
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-12 H. Peter Anvinx86-64: add symbolic constants for the boot segment...
2007-07-12 H. Peter AnvinMake struct boot_params a real structure, and remove...
2007-07-12 H. Peter AnvinMake definitions for struct e820entry and struct e820ma...
2007-07-12 Venki PallipadiUse a new CPU feature word to cover features that are...
2007-07-12 H. Peter AnvinUnify the CPU features vectors between i386 and x86-64
2007-07-11 Jan BeulichPCI: remove pci_dac_dma_... APIs
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-06-20 Andi Kleenx86_64: Fix eventd/timerfd syscalls
2007-06-16 Benjamin HerrenschmidtRework ptep_set_access_flags and fix sun4c
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-14 Linus TorvaldsRevert "ipmi: add new IPMI nmi watchdog handling"
2007-05-11 Davide Libenzisignal/timer/event: eventfd wire up x86 arches
2007-05-11 Davide Libenzisignal/timer/event: timerfd wire up x86 arches
2007-05-11 Davide Libenzisignal/timer/event: signalfd wire up x86 arches
2007-05-11 Stephen RothwellConsolidate asm/poll.h
2007-05-11 Andi Kleenx86_64: new syscall
2007-05-11 Vivek Goyalx86_64: display more intuitive error message if kernel...
2007-05-11 Joerg Roedeli386: work around miscompilation of alternatives code
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-09 Roman Zippelwrap access to thread_info
2007-05-09 Fernando Luis Vazq... Use the APIC to determine the hardware processor id...
2007-05-09 Fernando Luis Vazq... Remove hardcoding of hard_smp_processor_id on UP systems
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Bjorn Helgaasx86, serial: convert legacy COM ports to platform devices
2007-05-08 Jeff Dikex86: create asm/cmpxchg.h
2007-05-08 Jeff DikeRemove tas()
2007-05-08 Mathieu Desnoyerslocal_t: x86_64 extension
2007-05-08 Mathieu Desnoyersatomic.h: atomic_add_unless as inline. Remove system...
2007-05-08 Mathieu Desnoyersatomic.h: add atomic64 cmpxchg, xchg and add_unless...
2007-05-08 Ulrich Drepperutimensat implementation
2007-05-08 Randy Dunlapx86_64: kill 19000+ sparse warnings
2007-05-08 Randy Dunlapconsolidate asm/const.h to linux/const.h
2007-05-08 David GibsonClean up mostly unused IOSPACE macros
2007-05-08 Simon Hormankdump/kexec: calculate note size at compile time
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Alan Coxtty: i386/x86_64 arbitary speed support
2007-05-08 Corey Minyardipmi: add new IPMI nmi watchdog handling
2007-05-08 Rudolf Mareki386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
2007-05-07 Linus TorvaldsRevert "[PATCH] x86: __pa and __pa_symbol address space...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-05-03 Jean DelvarePCI: scatterlist.h needs types.h
2007-05-02 Andi Kleen[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
2007-05-02 Andi Kleen[PATCH] x86-64: Auto compute __NR_syscall_max at compil...
2007-05-02 Fernando Luis [... [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_I...
2007-05-02 Fernando Luis [... [PATCH] x86-64: __send_IPI_dest_field - x86_64
2007-05-02 Fernando Luis Vazq... [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64
2007-05-02 Bernhard Kaindl[PATCH] x86: Save the MTRRs of the BSP before booting...
2007-05-02 Bernhard Kaindl[PATCH] x86: Adds mtrr_save_fixed_ranges() for use...
2007-05-02 Andi Kleen[PATCH] x86-64: Move mtrr prototypes from proto.h to...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-05-02 H. Peter Anvin[PATCH] x86: Clean up x86 control register and MSR...
2007-05-02 Andi Kleen[PATCH] x86: Don't use MWAIT on AMD Family 10
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Clean up asm-x86_64/bugs.h
2007-05-02 Avi Kivity[PATCH] x86-64: fix arithmetic in comment
2007-05-02 Andi Kleen[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Account for module percpu space separat...
2007-05-02 Adrian Bunk[PATCH] x86: sys_ioperm() prototype cleanup
2007-05-02 Christoph Lameter[PATCH] x86-64: use lru instead of page->index and...
2007-05-02 Rusty Russell[PATCH] x86-64: Introduce load_TLS to the "for" loop.
2007-05-02 David Rientjes[PATCH] x86-64: configurable fake numa node sizes
2007-05-02 john stultz[PATCH] x86: Log reason why TSC was marked unstable
2007-05-02 Vivek Goyal[PATCH] x86-64: build-time checking
2007-05-02 Vivek Goyal[PATCH] x86-64: Relocatable Kernel Support
2007-05-02 Vivek Goyal[PATCH] x86: __pa and __pa_symbol address space separation
2007-05-02 Vivek Goyal[PATCH] x86-64: Remove the identity mapping as early...
2007-05-02 Vivek Goyal[PATCH] x86-64: wakeup.S rename registers to reflect...
2007-05-02 Vivek Goyal[PATCH] x86-64: Add EFER to the register set saved...
2007-05-02 Vivek Goyal[PATCH] x86-64: cleanup segments
2007-05-02 Vivek Goyal[PATCH] x86-64: Clean up the early boot page table
2007-05-02 Vivek Goyal[PATCH] x86-64: Assembly safe page.h and pgtable.h
2007-05-02 Stephen Hemminger[PATCH] x86-64: dma_ops as const
2007-05-02 Joerg Roedel[PATCH] x86-64: fix cpu MHz reporting on constant_tsc...
2007-05-02 Glauber de Oliveir... [PATCH] x86-64: Remove duplicated code for reading...
2007-05-02 Rusty Russell[PATCH] x86-64: Remove unused set_seg_base
2007-05-02 Andi Kleen[PATCH] x86-64: Some cleanup in time.c
2007-05-02 Jan Beulich[PATCH] x86: consolidate smp_send_stop()
2007-05-02 Jan Beulich[PATCH] x86-64: adjust inclusion of asm/vsyscall32.h
2007-05-02 Jan Beulich[PATCH] x86: adjust inclusion of asm/fixmap.h
2007-05-02 Ingo Molnar[PATCH] x86: default to physical mode on hotplug CPU...
2007-05-02 Ingo Molnar[PATCH] x86-64: always use physical delivery mode on...
2007-05-02 Andrew Morton[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk...
2007-05-02 Andrew Morton[PATCH] x86-64: revert x86_64-mm-add-genapic_force
2007-04-26 Jan Beulich[AGPGART] Move [un]map_page_into_agp into asm/agp.h
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
next