Age | Commit message (Expand) | Author |
2010-05-04 | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end | Eric W. Biederman |
2010-05-04 | x86, ioapic: Fix the types of gsi values | Eric W. Biederman |
2010-05-04 | x86, ioapic: Fix io_apic_redir_entries to return the number of entries. | Eric W. Biederman |
2010-05-04 | x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: pci device dev->irq is an isa irq not a gsi | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-03 | ceph: remove bad auth_x kmem_cache | Sage Weil |
2010-05-03 | ceph: fix lockless caps check | Sage Weil |
2010-05-03 | ceph: clear dir complete, invalidate dentry on replayed rename | Sage Weil |
2010-05-03 | ceph: fix direct io truncate offset | Sage Weil |
2010-05-03 | ceph: discard incoming messages with bad seq # | Sage Weil |
2010-05-03 | ceph: fix seq counting for skipped messages | Sage Weil |
2010-05-03 | ceph: add missing #includes | Sage Weil |
2010-05-03 | ceph: fix leaked spinlock during mds reconnect | Sage Weil |
2010-05-03 | ceph: print more useful version info on module load | Sage Weil |
2010-05-03 | ceph: fix snap realm splits | Sage Weil |
2010-05-03 | ceph: clear dir complete on d_move | Sage Weil |
2010-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2010-05-03 | nilfs2: fix sync silent failure | Ryusuke Konishi |
2010-05-03 | watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. | Wim Van Sebroeck |
2010-04-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-04-30 | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump | Wu Zhangjin |
2010-04-30 | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. | Wu Zhangjin |
2010-04-30 | MIPS: Loongson 2F: Enable fixups of the latest binutils | Wu Zhangjin |
2010-04-30 | MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS | Wu Zhangjin |
2010-04-30 | MIPS: Kconfig: Make Broadcom SoC support naming consistent | Florian Fainelli |
2010-04-30 | MIPS: BCM63xx: Update defconfig | Florian Fainelli |
2010-04-30 | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m | Wu Zhangjin |
2010-04-30 | STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware. | David Daney |
2010-04-30 | NET: mdio-octeon: Enable the hardware before using it. | David Daney |
2010-04-30 | I2C: Fix section mismatch errors in i2c-octeon.c | David Daney |
2010-04-30 | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. | Arnaud Patard |
2010-04-30 | MIPS: Loongson: Fix phys_mem_access_prot() check | Arnaud Patard |
2010-04-30 | MIPS: Loongson: Fix find_vga_mem_init() | Richard LIU |
2010-04-30 | MIPS: Loongson: Fix typo in gdium mach type string. | Arnaud Patard |
2010-04-30 | MIPS: Use CKSEG1ADDR for uncached handler | Sebastian Andrzej Siewior |
2010-04-30 | MIPS: Check for accesses beyond the end of the PGD. | David Daney |
2010-04-30 | MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c | David Daney |
2010-04-30 | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. | David Daney |
2010-04-30 | MIPS: die() does not call die notifier chain | Yury Polyanskiy |
2010-04-30 | MIPS: Swarm, Littlesur: Enable PATA platform driver. | Sebastian Andrzej Siewior |
2010-04-30 | MIPS: DB1200: PCMCIA card detection must not be auto-enabled. | Manuel Lauss |
2010-04-30 | MIPS: SB1250: Include correct header and fix a warning | Sebastian Andrzej Siewior |
2010-04-30 | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior |
2010-04-30 | MIPS: cmpxchg.h: Fix excessive indentation. | Ralf Baechle |
2010-04-30 | MIPS: Don't vmap things at address zero. | David Daney |