aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-28x86: Fix out of order of gsiEric W. Biederman
2010-02-27x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin
2010-02-18x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips
2010-02-18xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2010-02-17x86, irq: Remove arch_probe_nr_irqsYinghai Lu
2010-02-17sparseirq: Use radix_tree instead of ptrs arrayYinghai Lu
2010-02-17sparseirq: Change irq_desc_ptrs to staticYinghai Lu
2010-02-17init: Move radix_tree_init() earlyYinghai Lu
2010-02-17irq: Remove unnecessary bootmem codeYinghai Lu
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-10x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-02-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2010-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08drivers/net: Correct NULL testJulia Lawall
2010-02-08MAINTAINERS: networking drivers - Add git net-next treeJoe Perches
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet