| Commit message (Expand) | Author | Age |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 2010-10-19 |
| * | apic, x86: Check if EILVT APIC registers are available (AMD only) | Robert Richter | 2010-10-19 |
| * | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner | 2010-10-12 |
| * | x86: Make io_apic.c local functions static | Thomas Gleixner | 2010-10-12 |
| * | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 |
| * | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 |
| * | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner | 2010-10-12 |
| * | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner | 2010-10-12 |
| * | x86: i8259: Convert 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 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | x86, intr-remap: Remove IRTE setup duplicate code | 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: Rework BIOS signature check | Daniel Drake | 2010-09-23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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 |
| * | | | | | | x86: Add two helper macros for fixed address mapping | Feng Tang | 2010-10-08 |
| * | | | | | | x86, mrst: A function in a header file needs to be marked "inline" | H. Peter Anvin | 2010-10-07 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 2010-10-19 |
| * | | | | | | x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation | Namhyung Kim | 2010-10-07 |
| * | | | | | | x86, mm: Add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge | 2010-10-06 |
| * | | | | | | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman | 2010-09-17 |
| * | | | | | | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li | 2010-08-26 |
| * | | | | | | x86, mm: Avoid unnecessary TLB flush | Shaohua Li | 2010-08-23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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: Merge fpu_save_init() | Brian Gerst | 2010-09-09 |
| * | | | | | | x86-32, fpu: Rewrite fpu_save_init() | Brian Gerst | 2010-09-09 |
| * | | | | | | x86, fpu: Remove PSHUFB_XMM5_* macros | Brian Gerst | 2010-09-09 |
| * | | | | | | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst | 2010-09-09 |
| * | | | | | | x86-64, fpu: Simplify constraints for fxsave/fxtstor | Brian Gerst | 2010-09-09 |
| * | | | | | | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst | 2010-09-09 |
| * | | | | | | x86, fpu: Merge __save_init_fpu() | Brian Gerst | 2010-09-09 |
| * | | | | | | x86, fpu: Merge tolerant_fwait() | Brian Gerst | 2010-09-09 |
| * | | | | | | x86: Use correct type for %cr4 | Brian Gerst | 2010-09-09 |
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich | 2010-09-03 |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ |
|