summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2012-03-12OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen
2012-03-12OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen
2012-03-12OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen
2012-03-12OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen
2012-03-12OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen
2012-03-12ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn
2012-03-12ARM: orion: Fix USB phy for orion5x.Andrew Lunn
2012-03-12avr32: select generic atomic64_t supportFabio Baltieri
2012-03-12alpha: fix 32/64-bit bug in futex supportAndrew Morton
2012-03-12ARM: S3C24XX: DMA resume regression fixGusakov Andrey
2012-03-12perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-12S390: KEYS: Enable the compat keyctl wrapper on s390xDavid Howells
2012-03-12ARM: LPC32xx: Fix irq on GPI_28Roland Stigge
2012-03-12ARM: LPC32xx: Fix interrupt controller initRoland Stigge
2012-03-12ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge
2012-03-12ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge
2012-03-12ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge
2012-03-12compat: fix compile breakage on s390Heiko Carstens
2012-03-12ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen
2012-02-29x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-29ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King
2012-02-29ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-29ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-29ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-29S390: correct ktime to tod clock comparator conversionMartin Schwidefsky
2012-02-29ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre
2012-02-29powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds