summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-02x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2-9/+1
2009-11-02x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha1-2/+2
2009-11-02x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha3-103/+59
2009-10-27x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann1-1/+1
2009-10-15x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2-47/+59
2009-10-14x86, apic: Explain show_lapic= in kernel parameters listCyrill Gorcunov1-0/+9
2009-10-14x86, apic: Fix prototype in hw_irq.hIngo Molnar1-0/+2
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich4-154/+145
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich4-17/+180
2009-10-14x86, apic: Limit apic dumping, introduce new show_lapic= setup optionCyrill Gorcunov1-15/+32
2009-10-14x86, apic: Use apic noop driverCyrill Gorcunov1-19/+3
2009-10-14x86, apic: Introduce the NOOP apic driverCyrill Gorcunov3-1/+197
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar7-0/+7
2009-10-13ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai1-1/+1
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John1-0/+1
2009-10-13ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai1-1/+11
2009-10-13ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2-0/+18
2009-10-13ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai1-0/+2
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron1-40/+34
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron1-2/+3
2009-10-13ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai1-1/+1
2009-10-13ext3: Update documentation about ext3 quota mount optionsJan Kara1-4/+12
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyTheodore Ts'o1-1/+12
2009-10-12USB: musb: invert arch depend stringMike Frysinger1-1/+1
2009-10-12NFS: suppress a build warningStefan Richter1-2/+2
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds1-2/+5
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta1-6/+3
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse1-1/+1
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse1-1/+1
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse1-1/+1
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2-13/+13
2009-10-12mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros1-43/+46
2009-10-12HID: fix possible deadlock in hidraw_readJiri Kosina1-3/+2
2009-10-12percpu: fix compile warningsTejun Heo1-2/+3
2009-10-12[ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien1-1/+1
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite1-2/+2
2009-10-12[ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall1-1/+1
2009-10-12blk-settings: fix function parameter kernel-doc notationRandy Dunlap1-1/+1
2009-10-12Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds1-1/+1
2009-10-11Linux 2.6.32-rc4v2.6.32-rc4Linus Torvalds1-1/+1
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu1-2/+2
2009-10-11kbuild: revert "save ARCH & CROSS_COMPILE ..."Sam Ravnborg1-44/+2
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann2-1/+7
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras1-1/+3
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras1-2/+6
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du1-1/+1
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2-3/+3
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2-2/+11
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan145-1/+145