aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-11x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann
2013-05-11arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-11xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck
2013-05-07crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu
2013-05-07arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-05-07xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2013-05-07xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-05-07powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-05-07powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling
2013-05-07powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling
2013-05-07ARM: at91/trivial: typos in compatible propertyNicolas Ferre
2013-05-07ARM: at91/trivial: fix model name for SAM9G15-EKNicolas Ferre
2013-05-07ARM: at91: Fix typo in restart code panic messageMaxime Ripard
2013-05-07ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsiNicolas Ferre
2013-05-07ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encodingDouglas Gilbert
2013-05-07ARM: u300: fix ages old copy/paste bugLinus Walleij
2013-05-07ARM: omap3: cpuidle: enable time keepingDaniel Lezcano
2013-05-01ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-05-01ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-25Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle
2013-04-25s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann
2013-04-25ARM: i.MX35: enable MAX clockSascha Hauer
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-25kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2013-04-25powerpc: add a missing label in resume_kernelKevin Hao
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-16x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen