]> err.no Git - linux-2.6/history - arch/x86_64/kernel
[PATCH] make fault notifier unconditional and export it
[linux-2.6] / arch / x86_64 / kernel /
2006-09-26 Andi Kleen[PATCH] Make boot_param_data pure BSS
2006-09-26 Dimitri Sivanich[PATCH] X86_64 monotonic_clock goes backwards
2006-09-26 Prasanna S.P[PATCH] x86: error_code is not safe for kprobes
2006-09-26 Andi Kleen[PATCH] Check for end of stack trace before falling...
2006-09-26 Andi Kleen[PATCH] Merge stacktrace and show_trace
2006-09-26 Andi Kleen[PATCH] Don't access the APIC in safe_smp_processor_id...
2006-09-26 Andi Kleen[PATCH] x86: Some preparationary cleanup for stack...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: eradicate sole remaining 80...
2006-09-26 Muli Ben-Yehuda[PATCH] remove tce_cache_blast_stress()
2006-09-26 Muli Ben-Yehuda[PATCH] only verify the allocation bitmap if CONFIG_IOM...
2006-09-26 Muli Ben-Yehuda[PATCH] print whether CONFIG_IOMMU_DEBUG is enabled
2006-09-26 Chuck Ebbert[PATCH] i386/x86-64: rename is_at_popf(), add iret...
2006-09-26 Fernando Luis Vázq... [PATCH] Replace local_save_flags+local_irq_disable...
2006-09-26 Andi Kleen[PATCH] Add sparse annotation to vsyscall.c
2006-09-26 Andi Kleen[PATCH] Move e820 map into e820.c
2006-09-26 Andi Kleen[PATCH] Clean up acpi_numa variable
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Move acpi_disabled variables into...
2006-09-26 Andi Kleen[PATCH] Remove need for early lockdep init
2006-09-26 Andi Kleen[PATCH] Convert x86-64 to early param
2006-09-26 Andi Kleen[PATCH] Use early CPU identify before early command...
2006-09-26 Chuck Ebbert[PATCH] remove lock prefix from is_at_popf() tests
2006-09-26 Muli Ben-Yehuda[PATCH] remove superflous BUG_ON's in nommu and gart
2006-09-26 Eric W. Biederman[PATCH] Fix gdt table size in trampoline.S
2006-09-26 Chuck Ebbert[PATCH] fix is_at_popf() for compat tasks
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: save a bit of space in bus_info
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: calgary_init_one_nontraslated...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: fix reference counting of Calgar...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: fix error path memleak in calgar...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: break out of pci_find_device_rev...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: consolidate per bus data structures
2006-09-26 Jan Beulich[PATCH] remove int_delivery_dest
2006-09-26 Jan Beulich[PATCH] initialize end of memory variables as early...
2006-09-26 Andi Kleen[PATCH] Remove obsolete CVS $Id$ from assembler files...
2006-09-26 Andi Kleen[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
2006-09-26 Andi Kleen[PATCH] Fix up some non linuxy style in ACPI functions...
2006-09-26 Andi Kleen[PATCH] Remove some unneeded ACPI externs in mpparse.c
2006-09-26 Andi Kleen[PATCH] Remove useless wrapper in mpparse.c code
2006-09-26 Andi Kleen[PATCH] Replace mp bus array with bitmap for bus not pci
2006-09-26 Andi Kleen[PATCH] Move early chipset quirks out to new file
2006-09-26 Andi Kleen[PATCH] Remove MPS table APIC renumbering
2006-09-26 Andi Kleen[PATCH] Factor out common io apic routing entry access
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Remove obsolete sanity check in...
2006-09-26 Andi Kleen[PATCH] Remove obsolete PIC mode
2006-09-26 Andi Kleen[PATCH] Remove leftover MCE/EISA support
2006-09-26 Andi Kleen[PATCH] Remove pirq overwrite support
2006-09-26 Andi Kleen[PATCH] Add some comments to entry.S
2006-09-26 Andi Kleen[PATCH] Remove old "focus disabled" chipset errata...
2006-09-26 Andi Kleen[PATCH] Remove apic mismatch counter
2006-09-26 Andi Kleen[PATCH] Remove all ifdefs for local/io apic
2006-09-26 Andi Kleen[PATCH] Add some comments what tce.c actually does
2006-09-26 Andi Kleen[PATCH] Add proper alignment to ENTRY
2006-09-26 Andi Kleen[PATCH] Simplify profile_pc on x86-64
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Don't randomize stack top when...
2006-09-26 Adam Henley[PATCH] A few trivial spelling and grammar fixes
2006-09-26 Stephane Eranian[PATCH] x86-64 TIF flags for debug regs and io bitmap...
2006-09-26 Andi Kleen[PATCH] Clean up asm/smp.h includes
2006-09-26 Vojtech Pavlik[PATCH] Add the vgetcpu vsyscall
2006-09-26 Vojtech Pavlik[PATCH] Add initalization of the RDTSCP auxilliary...
2006-09-26 Venkatesh Pallipadi[PATCH] x86: i386/x86-64 Add nmi watchdog support for...
2006-09-26 Vivek Goyal[PATCH] kdump x86_64 nmi event notification fix
2006-09-26 Andi Kleen[PATCH] Fix up panic messages for different NMI panics
2006-09-26 Shaohua Li[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
2006-09-26 Don Zickus[PATCH] x86: x86 clean up nmi panic messages
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] i386/x86-64: Remove un/set_nmi_callback and...
2006-09-26 Andi Kleen[PATCH] Add TIF_RESTORE_SIGMASK
2006-09-26 Don Zickus[PATCH] x86: Cleanup NMI interrupt path
2006-09-26 Don Zickus[PATCH] Add SMP support on x86_64 to reservation framework
2006-09-26 Don Zickus[PATCH] x86: Add performance counter reservation framew...
2006-09-26 Andi Kleen[PATCH] x86: Temporarily revert parts of the Core 2...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-09-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-09-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-09-21 David WoodhouseMerge ssh://git.infradead.org/~/public_git/hdroneline
2006-09-20 Jeff GarzikMerge branch 'master' into upstream
2006-09-19 Linus TorvaldsMerge branch 'fixes' of git://git.linux-nfs.org/pub...
2006-09-19 Linus TorvaldsRevert mmiocfg heuristics and blacklist changes
2006-09-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-13 Paul MackerrasMerge branch 'linux-2.6'
2006-09-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2006-09-13 Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-13 Jeff GarzikMerge tag '8139cp-20060912-00' of git://electric-eye...
2006-09-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-09-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-09-13 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-12 Jeff GarzikMerge branch 'master' into upstream
2006-09-12 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-09-12 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-09-12 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-09-11 Linus TorvaldsMerge branch 'audit.b28' of git://git.kernel.org/pub...
2006-09-11 John W. LinvilleMerge branch 'from-linus' into upstream
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-09-11 Al Viro[PATCH] audit: more syscall classes added
next