summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2009-05-11Input: tsc2007 - fix locking in hrtimer handlerThierry Reding
2009-05-11Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill
2009-05-11sched: Don't export sched_mc_power_savings on multi-socket single core systemVaidyanathan Srinivasan
2009-05-11x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields
2009-05-11Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-11dup2: Fix return value with oldfd == newfd and invalid fdJeff Mahoney
2009-05-11iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg
2009-05-11ath5k: update channel in sw state after stopping RX and TXBob Copeland
2009-05-11rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville
2009-05-11mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville
2009-05-11airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox
2009-05-11Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh
2009-05-11libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov
2009-05-11libata: clear ering on resumeTejun Heo
2009-05-11pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz
2009-05-11sata_mv: use new sata phy register settings for new devicesMartin Michlmayr
2009-05-11libata: fix attach error handlingTejun Heo
2009-05-11pxa2xx-ac97: fix reset gpio mode settingMike Rapoport
2009-05-11ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport
2009-05-11ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen
2009-05-12nilfs2: check size of array structured data exchanged via ioctlsRyusuke Konishi
2009-05-11x86: fix percpu_{to,from}_op()Jan Beulich
2009-05-11HID: add NOGET quirk for devices from CH ProductsAlan Stern
2009-05-11HID: fix dropped device-specific quirksZoltan Karcagi
2009-05-11intel-iommu: PAE memory corruption fixDavid Woodhouse
2009-05-11x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan
2009-05-11x86, 32-bit: ifdef out struct thread_struct::fsAlexey Dobriyan
2009-05-11x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-05-11Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu
2009-05-11x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu
2009-05-11x86: apic: Check rev 3 fadt correctly for physical_apic bitYinghai Lu
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu
2009-05-11x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-05-11x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu
2009-05-11x86: fix alloc_mptable()Yinghai Lu
2009-05-11x86/acpi: remove irq-compression trick on 32-bitYinghai Lu
2009-05-11KVM: Make EFER reads safe when EFER does not existAvi Kivity
2009-05-11KVM: Fix NX support reportingAvi Kivity