aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-20s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-05-20x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann
2013-05-16perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-16perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-16perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-16perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-16powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-16powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-16x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-16KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-05-16mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-05-16Wrong asm register contraints in the kvm implementationStephan Schreiber
2013-05-16Wrong asm register contraints in the futex implementationStephan Schreiber
2013-05-16Fix initialization of CMCI/CMCP interruptsTony Luck
2013-05-16arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-05-16xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2013-05-16xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
2013-05-16xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-05-16powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-05-16powerpc: Add isync to copy_and_flushMichael Neuling
2013-05-16ARM: at91: Fix typo in restart code panic messageMaxime Ripard
2013-05-16ARM: u300: fix ages old copy/paste bugLinus Walleij
2013-05-16ARM: omap3: cpuidle: enable time keepingDaniel Lezcano
2013-05-06ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-05-06ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-05-06perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-05-06ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-05-06ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-05-06ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann
2013-05-06ARM: i.MX35: enable MAX clockSascha Hauer
2013-05-06KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-05-06KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-05-06KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-05-06ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-05-06x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-05-06x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-05-06x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-05-06x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-05-06x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-05-06powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-05-06alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-11ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter
2013-04-11ARM: cns3xxx: fix mapping of private memory regionMac Lin
2013-04-11tile: expect new initramfs name from hypervisor file systemChris Metcalf
2013-04-11ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski
2013-04-11x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-22sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller
2013-03-22sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-03-22sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2012-12-17PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying