aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-11-08x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov
2009-11-08x86, ioapic: Use snrpintf while set names for IO-APIC resoursesCyrill Gorcunov
2009-11-08x86, apic: Use PAGE_SIZE instead of numbersCyrill Gorcunov
2009-11-02x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs()Suresh Siddha
2009-11-02x86: Use EOI register in io-apic on intel platformsSuresh Siddha
2009-11-02x86: Force irq complete move during cpu offlineSuresh Siddha
2009-11-02x86: Remove move_cleanup_count from irq_cfgSuresh Siddha
2009-11-02x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha
2009-11-02x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha
2009-10-27x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann
2009-10-15x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov
2009-10-14x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov
2009-10-14x86, apic: Fix prototype in hw_irq.hIngo Molnar
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich
2009-10-14x86, apic: Limit apic dumping, introduce new show_lapic= setup optionCyrill Gorcunov
2009-10-14x86, apic: Use apic noop driverCyrill Gorcunov
2009-10-14x86, apic: Introduce the NOOP apic driverCyrill Gorcunov
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-13Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-10-13ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John
2009-10-13ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai
2009-10-13ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai
2009-10-13ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron
2009-10-13ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai
2009-10-13ext3: Update documentation about ext3 quota mount optionsJan Kara
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyTheodore Ts'o
2009-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-10-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-12USB: musb: invert arch depend stringMike Frysinger
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King