Age | Commit message (Expand) | Author |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-14 | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds |
2007-05-11 | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi |
2007-05-11 | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi |
2007-05-11 | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell |
2007-05-11 | x86_64: new syscall | Andi Kleen |
2007-05-11 | x86_64: display more intuitive error message if kernel is not 2MB aligned | Vivek Goyal |
2007-05-11 | i386: work around miscompilation of alternatives code | Joerg Roedel |
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 |