Age | Commit message (Expand) | Author |
2009-04-12 | x86: apic - introduce dummy apic operations | Cyrill Gorcunov |
2009-04-12 | x86: apic - introduce imcr_ helpers | Cyrill Gorcunov |
2009-04-12 | x86: irq.c - tiny cleanup | Cyrill Gorcunov |
2009-04-10 | x86, irqinit: preempt merge conflicts | Ingo Molnar |
2009-04-10 | x86: remove some ifdefs from native_init_IRQ() | Pekka Enberg |
2009-04-10 | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg |
2009-04-10 | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg |
2009-04-10 | x86: unify apic_intr_init() in irqinit_{32,64}.c | Pekka Enberg |
2009-04-10 | x86: unify trivial differences in irqinit_{32,64}.c | Pekka Enberg |
2009-04-10 | x86: unify native_init_IRQ() in irqinit_{32,64}.c | Pekka Enberg |
2009-04-10 | x86: unify init_ISA_irqs() in irqinit_{32,64}.c | Pekka Enberg |
2009-04-10 | x86: unify smp_intr_init() in irqinit_{32,64}.h | Pekka Enberg |
2009-04-10 | x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ() | Pekka Enberg |
2009-04-10 | x86: introduce apic_intr_init() in irqinit_32.c | Pekka Enberg |
2009-04-10 | x86: introduce smp_intr_init() in irqinit_32.c | Pekka Enberg |
2009-04-10 | x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.c | Pekka Enberg |
2009-04-10 | x86: move x86_quirk_pre_intr_init() to irqinit_32.c | Pekka Enberg |
2009-04-09 | x86: consolidate SMP code in io_apic.c | Gary Hade |
2009-04-08 | x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC | Yinghai Lu |
2009-04-08 | x86: make wakeup_secondary_cpu_via_init static | Yinghai Lu |
2009-04-07 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang |
2009-04-07 | tracing, x86: remove duplicated #include | Huang Weiyi |
2009-04-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-05 | Merge branch 'x2apic' into release | Len Brown |
2009-04-04 | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong |
2009-04-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-03 | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha |
2009-04-04 | x86, mtrr: remove debug message | Ingo Molnar |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu |
2009-04-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-03 | ACPI: update comment | Zhang Rui |
2009-04-03 | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-04-02 | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner |
2009-04-02 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-04-02 | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu |
2009-04-02 | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-04-01 | pm: rework includes, remove arch ifdefs | Magnus Damm |