| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/fpu' into x86/core | Ingo Molnar | 2008-07-30 | 1 | -2/+0 |
|\ |
|
| * | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha | 2008-07-26 | 1 | -2/+0 |
* | | x86: mach-numaq to numaq | Yinghai Lu | 2008-07-26 | 6 | -19/+19 |
* | | x86: mach_summit to summit | Yinghai Lu | 2008-07-26 | 6 | -38/+37 |
* | | x86: mach_es7000 to es7000 | Yinghai Lu | 2008-07-26 | 6 | -38/+38 |
* | | x86: mach-bigsmp to bigsmp | Yinghai Lu | 2008-07-26 | 4 | -21/+21 |
* | | x86: add setup_ioapic_ids for numaq in x86_quirks | Yinghai Lu | 2008-07-26 | 1 | -0/+1 |
* | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2008-07-26 | 3 | -7/+7 |
|\ \ |
|
| * | | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels | Chris McDermott | 2008-07-26 | 1 | -1/+1 |
| * | | x86, RDC321x: remove gpio.h complications | Ingo Molnar | 2008-07-26 | 1 | -6/+0 |
| * | | crashdump: fix undefined reference to `elfcorehdr_addr' | Ingo Molnar | 2008-07-26 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 17 | -69/+238 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 370 | -8971/+3330 |
| |\ \ |
|
| * | | | x64, apic: use generic apic_write() for ack_APIC_irq() | Suresh Siddha | 2008-07-22 | 1 | -4/+0 |
| * | | | x86: add apic probe for genapic 64bit, v2 | Yinghai Lu | 2008-07-22 | 1 | -0/+1 |
| * | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 685 | -29191/+33108 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/uv' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -0/+68 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 | 6 | -28/+18 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 544 | -21485/+17557 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 | 1 | -29/+0 |
| * | | | | | | | x86: make 64bit have get_apic_id | Yinghai Lu | 2008-07-13 | 3 | -5/+7 |
| * | | | | | | | x86: make read_apic_id return final apicid | Yinghai Lu | 2008-07-12 | 4 | -7/+11 |
| * | | | | | | | x86: let 32bit use apic_ops too | Yinghai Lu | 2008-07-12 | 1 | -11/+2 |
| * | | | | | | | x2apic: xen64 paravirt basic apic ops | Suresh Siddha | 2008-07-12 | 1 | -6/+8 |
| * | | | | | | | x64, x2apic/intr-remap: support for x2apic physical mode support | Suresh Siddha | 2008-07-12 | 1 | -0/+1 |
| * | | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 1 | -0/+5 |
| * | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 | 2 | -0/+5 |
| * | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 4 | -0/+32 |
| * | | | | | | | x64, x2apic/intr-remap: x2apic cluster mode support | Suresh Siddha | 2008-07-12 | 1 | -0/+1 |
| * | | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routines | Suresh Siddha | 2008-07-12 | 3 | -0/+5 |
| * | | | | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha | 2008-07-12 | 2 | -0/+25 |
| * | | | | | | | x64, x2apic/intr-remap: cpuid bits for x2apic feature | Suresh Siddha | 2008-07-12 | 1 | -0/+2 |
| * | | | | | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 4 | -12/+51 |
| * | | | | | | | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha | 2008-07-12 | 4 | -4/+5 |
| * | | | | | | | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s... | Suresh Siddha | 2008-07-12 | 1 | -0/+6 |
| * | | | | | | | x64, x2apic/intr-remap: 8259 specific mask/unmask routines | Suresh Siddha | 2008-07-12 | 1 | -0/+3 |
| * | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process context | Suresh Siddha | 2008-07-12 | 1 | -0/+1 |
| * | | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 | 1 | -0/+12 |
| * | | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 | 1 | -35/+85 |
| * | | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 | 1 | -0/+1 |
| * | | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 | 1 | -1/+9 |
* | | | | | | | | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 2008-07-26 | 515 | -9793/+4570 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-25 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu | 2008-07-25 | 1 | -0/+6 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-07-25 | 2 | -2/+14 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | sparc: Wire up new system calls. | David S. Miller | 2008-07-25 | 2 | -2/+14 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-25 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | [IA64] Wire up new system calls | Tony Luck | 2008-07-25 | 1 | -1/+7 |
| | |/ / / / / / / |
|
| * | | | | | | | | sys_paccept definition missing __user annotation | Harvey Harrison | 2008-07-25 | 1 | -1/+1 |
| * | | | | | | | | Merge git://git.infradead.org/embedded-2.6 | Linus Torvalds | 2008-07-25 | 2 | -0/+33 |
| |\ \ \ \ \ \ \ \ |
|