summaryrefslogtreecommitdiffstats
path: root/sound/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-03x86: add x86@kernel.org to MAINTAINERSH. Peter Anvin1-0/+1
2009-02-03x86: push old stack address on irqstack for unwinderMartin Hicks1-0/+1
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2-3/+9
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones1-0/+15
2009-01-31x86/Voyager: make it build and bootJames Bottomley4-26/+35
2009-01-30x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-29xen: make sysfs files behave as their names suggestJeremy Fitzhardinge1-1/+32
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar1-2/+1
2009-01-26x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin1-0/+10
2009-01-22x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin1-0/+29
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger1-5/+7
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2-3/+10
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen2-4/+4
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade1-1/+1
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar1-7/+4
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis1-13/+9
2009-01-19work_on_cpu: Use our own workqueue.Rusty Russell1-1/+7
2009-01-19work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell1-10/+4
2009-01-18x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza1-1/+1
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis1-0/+5
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney1-0/+9
2009-01-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich3-29/+45
2009-01-15x86, UV: cpu_relax in uv_wait_completionCliff Wickman1-0/+1
2009-01-15x86: avoid early crash in disable_local_APIC()Jan Beulich1-0/+4
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha1-10/+27
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen5-9/+15
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar1-2/+0
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar1-2/+0
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar1-13/+12
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput2-0/+7
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput1-0/+1
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen1-1/+1
2009-01-11Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds1-2/+2
2009-01-11bootgraph: make the bootgraph script show async waiting timeArjan van de Ven1-4/+42
2009-01-11libata: only ports >= 0 need to synchronizeArjan van de Ven1-1/+3
2009-01-11libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven3-0/+13
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds1-4/+6
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy2-10/+10
2009-01-10LIS3LV02D: separate the core from HP ACPI APIEric Piel4-251/+324