| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | x86: Convert irq_chip access to new functions | Thomas Gleixner | 2010-10-12 |
| * | | | | | | | | | | | | | | | | x86: Remove useless reinitialization of irq descriptors | Thomas Gleixner | 2010-10-12 |
| * | | | | | | | | | | | | | | | | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner | 2010-10-12 |
| * | | | | | | | | | | | | | | | | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 |
| * | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner | 2010-10-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/x2apic' into irq/sparseirq | Thomas Gleixner | 2010-10-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | genirq: Query arch for number of early descriptors | Thomas Gleixner | 2010-10-12 |
| | |_|_|_|_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha | 2010-09-15 |
| * | | | | | | | | | | | | | | | | | | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha | 2010-09-15 |
| * | | | | | | | | | | | | | | | | | | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha | 2010-09-15 |
| | |_|_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria | 2010-08-23 |
| * | | | | | | | | | | | | | | | | | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-23 |
| | |_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | x86, olpc: Register XO-1 platform devices | Daniel Drake | 2010-10-13 |
| * | | | | | | | | | | | | | | | | | x86, olpc: Add XO-1 poweroff support | Daniel Drake | 2010-10-12 |
| * | | | | | | | | | | | | | | | | | x86, olpc: Don't retry EC commands forever | Paul Fox | 2010-10-08 |
| * | | | | | | | | | | | | | | | | | x86, olpc: Rework BIOS signature check | Daniel Drake | 2010-09-23 |
| * | | | | | | | | | | | | | | | | | x86, olpc: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-09-23 |
| | |_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | x86, mtrr: Support mtrr lookup for range spanning across MTRR range | Venkatesh Pallipadi | 2010-09-10 |
| * | | | | | | | | | | | | | | | | | x86, mtrr: Refactor MTRR type overlap check code | Venkatesh Pallipadi | 2010-09-10 |
| | |_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | x86: sfi: Make local functions static | Thomas Gleixner | 2010-10-15 |
| * | | | | | | | | | | | | | | | | | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang | 2010-10-08 |
| * | | | | | | | | | | | | | | | | | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang | 2010-10-08 |
| | |_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman | 2010-09-17 |
| * | | | | | | | | | | | | | | | | | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman | 2010-09-09 |
| | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin | 2010-09-20 |
| * | | | | | | | | | | | | | | | | | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin | 2010-09-17 |
| * | | | | | | | | | | | | | | | | | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 2010-09-17 |
| * | | | | | | | | | | | | | | | | | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin | 2010-09-17 |
| | |_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst | 2010-09-09 |
| * | | | | | | | | | | | | | | | | | x86-32, fpu: Remove math_emulate stub | Brian Gerst | 2010-09-09 |
| * | | | | | | | | | | | | | | | | | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst | 2010-09-09 |
| * | | | | | | | | | | | | | | | | | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst | 2010-09-09 |
| * | | | | | | | | | | | | | | | | | x86, fpu: Merge fpu_init() | Brian Gerst | 2010-09-09 |
| * | | | | | | | | | | | | | | | | | x86, xsave: Disable xsave in i387 emulation mode | Robert Richter | 2010-08-12 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | x86: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-09-12 |
| * | | | | | | | | | | | | | | | | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming | 2010-09-05 |
| * | | | | | | | | | | | | | | | | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich | 2010-09-03 |
| * | | | | | | | | | | | | | | | | i386: Add unwind directives to syscall ptregs stubs | Jan Beulich | 2010-09-03 |
| * | | | | | | | | | | | | | | | | x86-64: Use symbolics instead of raw numbers in entry_64.S | Jan Beulich | 2010-09-03 |
| * | | | | | | | | | | | | | | | | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich | 2010-09-03 |