summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman2010-05-043-43/+3
* x86, ioapic: Optimize pin_2_irqEric W. Biederman2010-05-041-9/+4
* x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic.Eric W. Biederman2010-05-041-14/+8
* x86, ioapic: In mpparse use mp_register_ioapicEric W. Biederman2010-05-041-24/+1
* x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman2010-05-043-3/+8
* x86, ioapic: Fix the types of gsi valuesEric W. Biederman2010-05-042-7/+7
* x86, ioapic: Fix io_apic_redir_entries to return the number of entries.Eric W. Biederman2010-05-041-3/+7
* x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.hEric W. Biederman2010-05-041-4/+0
* x86, acpi/irq: Generalize mp_config_acpi_legacy_irqsEric W. Biederman2010-05-041-12/+18
* x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsiEric W. Biederman2010-05-041-5/+7
* x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman2010-05-041-3/+5
* x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-042-11/+16
* x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-043-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-0312-38/+71
|\
| * ceph: remove bad auth_x kmem_cacheSage Weil2010-05-031-22/+10
| * ceph: fix lockless caps checkSage Weil2010-05-031-1/+1
| * ceph: clear dir complete, invalidate dentry on replayed renameSage Weil2010-05-031-0/+9
| * ceph: fix direct io truncate offsetSage Weil2010-05-031-1/+2
| * ceph: discard incoming messages with bad seq #Sage Weil2010-05-031-0/+20
| * ceph: fix seq counting for skipped messagesSage Weil2010-05-031-0/+2
| * ceph: add missing #includesSage Weil2010-05-033-0/+4
| * ceph: fix leaked spinlock during mds reconnectSage Weil2010-05-031-1/+1
| * ceph: print more useful version info on module loadSage Weil2010-05-031-3/+4
| * ceph: fix snap realm splitsSage Weil2010-05-031-10/+14
| * ceph: clear dir complete on d_moveSage Weil2010-05-031-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-05-031-1/+1
|\ \
| * | watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck2010-05-031-1/+1
* | | nilfs2: fix sync silent failureRyusuke Konishi2010-05-031-0/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-04-3030-190/+598
|\ \ \ | |/ / |/| |
| * | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin2010-04-301-1/+19
| * | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin2010-04-301-1/+1
| * | MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin2010-04-301-0/+13
| * | MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin2010-04-301-0/+27
| * | MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli2010-04-301-1/+1
| * | MIPS: BCM63xx: Update defconfigFlorian Fainelli2010-04-301-83/+335
| * | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin2010-04-301-1/+1
| * | STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney2010-04-301-0/+8
| * | NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-301-0/+10
| * | I2C: Fix section mismatch errors in i2c-octeon.cDavid Daney2010-04-301-2/+2
| * | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard2010-04-301-1/+1
| * | MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard2010-04-301-1/+1
| * | MIPS: Loongson: Fix find_vga_mem_init()Richard LIU2010-04-301-1/+1
| * | MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard2010-04-301-1/+1
| * | MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1
| * | MIPS: Check for accesses beyond the end of the PGD.David Daney2010-04-301-23/+87
| * | MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney2010-04-301-16/+14
| * | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney2010-04-301-0/+18
| * | MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-304-6/+11
| * | MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior2010-04-301-0/+2
| * | MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-302-15/+11