summaryrefslogtreecommitdiffstats
path: root/block/blk-settings.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-18x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha1-0/+13
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha3-17/+31
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha3-43/+48
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2-92/+66
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha3-9/+5
2009-03-17x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha1-2/+10
2009-03-17x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha1-1/+1
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha4-4/+49
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha3-0/+64
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha8-28/+107
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha2-188/+191
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha1-25/+33
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar1-100/+143
2009-03-14VM, x86, PAT: add a new vm flag to track full pfnmap at mmapPallipadi, Venkatesh2-15/+5
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput1-10/+8
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput2-64/+68
2009-03-13x86: disable __do_IRQ supportThomas Gleixner1-0/+3
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang1-2/+1
2009-03-13x86: fix e820_update_range()Yinghai Lu1-21/+24
2009-03-13cpuacct: reduce one NULL check in fast-pathLi Zefan1-2/+3
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh3-6/+20
2009-03-13Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds1-1/+1
2009-03-13bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput2-37/+97
2009-03-13x86: create a non-zero sized bm_pte only when neededJan Beulich1-3/+16
2009-03-13x86: fix code paths used by update_mptableJan Beulich2-8/+26
2009-03-13x86: clean up output resulting from update_mptable optionJan Beulich1-3/+3
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich1-10/+10
2009-03-13x86: move save_mr() into .meminit.textJan Beulich1-3/+3
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich4-11/+25
2009-03-13x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich1-1/+1
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar2-19/+19
2009-03-13x86: smarten /proc/interrupts outputJan Beulich1-15/+18
2009-03-13trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2-7/+7
2009-03-13RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-13fs: new inode i_state corruption fixNick Piggin2-1/+15
2009-03-13memcg: use correct scan number at reclaimKOSAKI Motohiro1-1/+1
2009-03-13mfd: add support for WM8351 revision BMark Brown1-0/+5
2009-03-13acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-03-13mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-13MAINTAINERS: downgrade support for man-pagesMichael Kerrisk1-3/+1
2009-03-13ds2760_battery.c: fix division by zeroDaniel Mack1-4/+7
2009-03-13vfs: add missing unlock in sget()Li Zefan1-1/+4
2009-03-13pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov1-4/+4
2009-03-13drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2009-03-13uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2009-03-13UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2-4/+1
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2-32/+24
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1