summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-11percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-11xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-11xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-11ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-11ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-05-11x86, relocs: Remove an unused variableKusanagi Kouichi
2012-05-11ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-05-11ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-05-11ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon
2012-05-11ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon
2012-05-11ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon
2012-05-11xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-05-11xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-05-11x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue
2012-05-11x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-05-11ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley
2012-04-22fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-22sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-22ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-22ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-22ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman
2012-04-13x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-04-13x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-04-13ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DTStephen Warren
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha
2012-03-23powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt
2012-03-19sparc32: Add -Av8 to assembler command line.David S. Miller
2012-03-19perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-19x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-12ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen
2012-03-12ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-12ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-12ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-12ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-12ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen