aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann2013-05-111-0/+5
* arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas2013-05-111-1/+2
* perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra2013-05-111-3/+10
* perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra2013-05-111-2/+12
* perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-05-111-8/+8
* perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-05-111-0/+1
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-111-1/+1
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-112-2/+12
* xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini2013-05-111-1/+1
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-071-4/+0
* KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov2013-05-071-0/+4
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-05-073-3/+0
* Wrong asm register contraints in the kvm implementationStephan Schreiber2013-05-071-1/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-071-3/+2
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-073-13/+33
* crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu2013-05-071-2/+4
* arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-05-071-0/+9
* xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-05-071-0/+1
* xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-05-071-0/+1
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-072-2/+9
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-071-0/+1
* powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling2013-05-071-0/+1
* powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-05-071-1/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
* ARM: at91/trivial: typos in compatible propertyNicolas Ferre2013-05-075-5/+5
* ARM: at91/trivial: fix model name for SAM9G15-EKNicolas Ferre2013-05-071-1/+1
* ARM: at91: Fix typo in restart code panic messageMaxime Ripard2013-05-071-1/+1
* ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsiNicolas Ferre2013-05-071-1/+1
* ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encodingDouglas Gilbert2013-05-071-8/+8
* ARM: u300: fix ages old copy/paste bugLinus Walleij2013-05-071-1/+1
* ARM: omap3: cpuidle: enable time keepingDaniel Lezcano2013-05-071-2/+3
* ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-05-011-1/+1
* ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-05-011-2/+2
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-017-55/+242
* Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-251-1/+1
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-252-4/+4
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-251-4/+16
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-251-0/+1
* ARM: i.MX35: enable MAX clockSascha Hauer2013-04-251-0/+1
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-252-8/+7
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-29/+22
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-257-7/+7
* kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood2013-04-251-1/+6
* powerpc: add a missing label in resume_kernelKevin Hao2013-04-251-1/+1
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-165-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-161-2/+4
* x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-162-1/+8