Age | Commit message (Expand) | Author |
2007-05-09 | rename thread_info to stack | Roman Zippel |
2007-05-09 | wrap access to thread_info | Roman Zippel |
2007-05-09 | Use the APIC to determine the hardware processor id - x86_64 | Fernando Luis Vazquez Cao |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao |
2007-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | local_t: x86_64 extension | Mathieu Desnoyers |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers |
2007-05-08 | utimensat implementation | Ulrich Drepper |
2007-05-08 | x86_64: kill 19000+ sparse warnings | Randy Dunlap |
2007-05-08 | consolidate asm/const.h to linux/const.h | Randy Dunlap |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson |
2007-05-08 | kdump/kexec: calculate note size at compile time | Simon Horman |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | tty: i386/x86_64 arbitary speed support | Alan Cox |
2007-05-08 | ipmi: add new IPMI nmi watchdog handling | Corey Minyard |
2007-05-08 | i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu | Rudolf Marek |
2007-05-07 | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2007-05-02 | PCI: scatterlist.h needs types.h | Jean Delvare |
2007-05-02 | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Auto compute __NR_syscall_max at compile time | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao |
2007-05-02 | [PATCH] x86-64: __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao |
2007-05-02 | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 | Fernando Luis VazquezCao |
2007-05-02 | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl |
2007-05-02 | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl |
2007-05-02 | [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h | Andi Kleen |
2007-05-02 | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] x86: Clean up x86 control register and MSR macros (corrected) | H. Peter Anvin |
2007-05-02 | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Clean up asm-x86_64/bugs.h | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] x86-64: fix arithmetic in comment | Avi Kivity |
2007-05-02 | [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h. | Andi Kleen |
2007-05-02 | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] x86: sys_ioperm() prototype cleanup | Adrian Bunk |
2007-05-02 | [PATCH] x86-64: use lru instead of page->index and page->private for pgd list... | Christoph Lameter |
2007-05-02 | [PATCH] x86-64: Introduce load_TLS to the "for" loop. | Rusty Russell |
2007-05-02 | [PATCH] x86-64: configurable fake numa node sizes | David Rientjes |
2007-05-02 | [PATCH] x86: Log reason why TSC was marked unstable | john stultz |
2007-05-02 | [PATCH] x86-64: build-time checking | Vivek Goyal |
2007-05-02 | [PATCH] x86-64: Relocatable Kernel Support | Vivek Goyal |
2007-05-02 | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal |
2007-05-02 | [PATCH] x86-64: Remove the identity mapping as early as possible | Vivek Goyal |