aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-17powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2012-04-17powerpc: wsp: Mark opb cascade handler IRQF_NO_THREADThomas Gleixner
2012-04-17powerpc: 85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner
2012-04-17ARM: Enable interrupts after marking CPU onlineThomas Gleixner
2012-04-17arm-enable-interrupts-in-signal-code.patchThomas Gleixner
2012-04-17MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah
2012-04-17mips/rt: Convert cascade interrupt non threadedLiming Wang
2012-04-17mips-enable-interrupts-in-signal.patchThomas Gleixner
2012-04-17MIPS: Make the die_lock be rawWu Zhangjin
2012-04-17mips: Allow irq threadingThomas Gleixner
2012-04-17MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2012-04-17MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin
2012-04-17mips: ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner
2012-04-17mips: sibyte: Add missing irq_mask functionThomas Gleixner
2012-04-17x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-04-17x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-04-17x86: Call idle notifier after irq_enter()Frederic Weisbecker
2012-04-13iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel
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-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-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-19compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens
2012-03-19x86: Derandom delay_tsc for 64 bitThomas Gleixner
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-12OMAP: DSS2: HDMI: use default dividersTomi 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