summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-31KVM: i8259: initialize isr_ackAvi Kivity1-0/+2
2011-03-31KVM: enlarge number of possible CPUID leavesAndre Przywara1-1/+1
2011-03-31xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-03-31x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum1-1/+1
2011-03-31fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-03-31x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-31perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-03-31x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-03-31x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-03-31x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-03-31x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7
2011-03-31MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2011-03-31x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-03-31x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann3-13/+18
2011-03-31ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-03-31s390: remove task_show_regsMartin Schwidefsky2-42/+0
2011-03-31x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge3-0/+8
2011-03-31x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi2-0/+19
2011-03-31sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi3-9/+0
2011-03-31x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-03-31parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-03-31powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-03-31x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-03-31rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-02-06x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl1-11/+5
2011-02-06arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter1-8/+16
2011-02-06mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy1-0/+2
2011-02-06x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige1-0/+1
2011-02-06x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2-7/+8
2011-02-06x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin1-2/+2
2011-02-06x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann1-2/+1
2011-02-06sparc: Write to prom console using indirect buffer.David S. Miller5-29/+52
2011-02-06sparc: Delete prom_*getchar().David S. Miller4-83/+0
2011-02-06sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller6-54/+55
2011-02-06sparc: Do not export prom_nb{get,put}char().David S. Miller4-20/+4
2011-02-06sparc64: Delete prom_setcallback().David S. Miller2-22/+0
2011-02-06sparc64: Unexport prom_service_exists().David S. Miller2-2/+1
2011-02-06sparc: Kill prom devops_{32,64}.cDavid S. Miller5-195/+0
2011-02-06sparc: Remove prom_pathtoinode()David S. Miller4-35/+0
2011-02-06sparc64: Delete prom_puts() unused.David S. Miller1-16/+0
2011-02-06SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom1-2/+2
2011-02-06ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2011-02-06x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha1-1/+2
2011-02-06x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2-24/+84
2010-12-14nmi: fix clock comparator revalidationHeiko Carstens2-11/+13
2010-12-14OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi2-2/+37
2010-12-14omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula2-4/+11
2010-12-14nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens1-0/+19
2010-12-14ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4