Age | Commit message (Expand) | Author |
2009-05-12 | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix | Cyrill Gorcunov |
2009-05-12 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu |
2009-05-12 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-05-11 | x86: apic: Fixmap apic address even if apic disabled | Cyrill Gorcunov |
2009-05-11 | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann |
2009-05-11 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu |
2009-05-11 | x86: apic: Check rev 3 fadt correctly for physical_apic bit | Yinghai Lu |
2009-05-11 | x86/pci: update pirq_enable_irq() to setup io apic routing | Yinghai Lu |
2009-05-11 | x86/acpi: move setup io apic routing out of CONFIG_ACPI scope | Yinghai Lu |
2009-05-11 | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu |
2009-05-11 | x86/acpi: move pin_programmed bit map to io_apic.c | Yinghai Lu |
2009-05-11 | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() | Yinghai Lu |
2009-05-11 | x86: fix alloc_mptable() | Yinghai Lu |
2009-05-11 | x86/acpi: remove irq-compression trick on 32-bit | Yinghai Lu |
2009-05-11 | Merge commit 'v2.6.30-rc5' into x86/apic | Ingo Molnar |
2009-05-08 | Linux 2.6.30-rc5v2.6.30-rc5 | Linus Torvalds |
2009-05-08 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-05-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-05-08 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-05-08 | kprobes: fix to use text_mutex around arm/disarm kprobe | Masami Hiramatsu |
2009-05-08 | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) | Jean Delvare |
2009-05-08 | hwmon: (asus_atk0110) Fix compiler warning | Luca Tettamanti |
2009-05-08 | mtd: fix timeout in M25P80 driver | Peter Horton |
2009-05-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto |
2009-05-08 | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge |
2009-05-07 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying |
2009-05-07 | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich |
2009-05-07 | x86: fix boot hang in early_reserve_e820() | Jan Beulich |
2009-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-05-08 | [CIFS] Fix double list addition in cifs posix open code | Steve French |
2009-05-07 | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() | David Howells |
2009-05-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-05-07 | random: make get_random_int() more random | Linus Torvalds |
2009-05-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-05-07 | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types | Paul Gortmaker |
2009-05-07 | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman |
2009-05-07 | md: remove rd%d links immediately after stopping an array. | NeilBrown |
2009-05-07 | md: remove ability to explicit set an inactive array to 'clean'. | NeilBrown |
2009-05-07 | md: constify VFTs | Jan Engelhardt |
2009-05-07 | md: tidy up status_resync to handle large arrays. | NeilBrown |
2009-05-07 | md: fix some (more) errors with bitmaps on devices larger than 2TB. | NeilBrown |
2009-05-07 | md/raid10: don't clear bitmap during recovery if array will still be degraded. | NeilBrown |
2009-05-07 | md: fix loading of out-of-date bitmap. | NeilBrown |
2009-05-06 | drivers/base/iommu.c: add missing includes | Andrew Morton |
2009-05-06 | initramfs: clean up messages related to initramfs unpacking | Eric Piel |
2009-05-06 | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells |
2009-05-06 | nommu: clamp zone_batchsize() to 0 under NOMMU conditions | David Howells |
2009-05-06 | mm: use roundown_pow_of_two() in zone_batchsize() | David Howells |
2009-05-06 | isl29003: fix resume functionality | Daniel Mack |