| Commit message (Expand) | Author | Age | Files | Lines |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
* | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 2007-05-14 | 1 | -1/+0 |
* | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+2 |
* | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+2 |
* | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+2 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -27/+1 |
* | x86_64: new syscall | Andi Kleen | 2007-05-11 | 1 | -0/+3 |
* | x86_64: display more intuitive error message if kernel is not 2MB aligned | Vivek Goyal | 2007-05-11 | 1 | -0/+9 |
* | i386: work around miscompilation of alternatives code | Joerg Roedel | 2007-05-11 | 1 | -0/+6 |
* | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | Use the APIC to determine the hardware processor id - x86_64 | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -8/+6 |
* | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -1/+3 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-05-08 | 1 | -0/+11 |
|\ |
|
| * | i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu | Rudolf Marek | 2007-05-08 | 1 | -0/+11 |
* | | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 2007-05-08 | 1 | -16/+0 |
* | | x86: create asm/cmpxchg.h | Jeff Dike | 2007-05-08 | 3 | -130/+136 |
* | | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -2/+0 |
* | | local_t: x86_64 extension | Mathieu Desnoyers | 2007-05-08 | 2 | -31/+201 |
* | | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -28/+31 |
* | | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers | 2007-05-08 | 1 | -4/+32 |
* | | utimensat implementation | Ulrich Drepper | 2007-05-08 | 1 | -0/+2 |
* | | x86_64: kill 19000+ sparse warnings | Randy Dunlap | 2007-05-08 | 2 | -8/+9 |
* | | consolidate asm/const.h to linux/const.h | Randy Dunlap | 2007-05-08 | 4 | -23/+2 |
* | | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 1 | -4/+0 |
* | | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 1 | -2/+0 |
* | | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 2 | -25/+0 |
* | | tty: i386/x86_64 arbitary speed support | Alan Cox | 2007-05-08 | 1 | -1/+1 |
* | | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 1 | -0/+1 |
|/ |
|
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | 2 | -13/+9 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 31 | -523/+184 |
|\ |
|
| * | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. | Andi Kleen | 2007-05-02 | 1 | -0/+9 |
| * | [PATCH] x86-64: Auto compute __NR_syscall_max at compile time | Andi Kleen | 2007-05-02 | 1 | -2/+0 |
| * | [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 | 1 | -1/+4 |
| * | [PATCH] x86-64: __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 | 1 | -22/+32 |
| * | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -5/+3 |
| * | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h | Andi Kleen | 2007-05-02 | 2 | -7/+8 |
| * | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge | 2007-05-02 | 1 | -2/+2 |
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86: Clean up x86 control register and MSR macros (corrected) | H. Peter Anvin | 2007-05-02 | 5 | -327/+9 |
| * | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86-64: Clean up asm-x86_64/bugs.h | Jeremy Fitzhardinge | 2007-05-02 | 2 | -26/+5 |
| * | [PATCH] x86-64: fix arithmetic in comment | Avi Kivity | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h. | Andi Kleen | 2007-05-02 | 3 | -25/+32 |
| * | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge | 2007-05-02 | 1 | -10/+0 |
| * | [PATCH] x86: sys_ioperm() prototype cleanup | Adrian Bunk | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] x86-64: use lru instead of page->index and page->private for pgd list... | Christoph Lameter | 2007-05-02 | 2 | -12/+4 |
| * | [PATCH] x86-64: Introduce load_TLS to the "for" loop. | Rusty Russell | 2007-05-02 | 1 | -7/+4 |