aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-30Merge tag 'v3.0.26' into v3.0-rtSteven Rostedt
2012-03-23powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt
2012-03-21Merge tag 'v3.0.25' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Steven Rostedt
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-14Merge tag 'v3.0.24' into v3.0-rt-nextSteven Rostedt
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
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-06fs: dentry use seqlockThomas Gleixner
2012-03-06ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2012-03-06x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-03-06x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner
2012-03-06x86-64-emulate-legacy-vsyscallsAndy Lutomirski
2012-03-06x86-64-remove-vsyscall-number-3Andy Lutomirski
2012-03-06revert-convert-xtime_lock-to-raw_seqlockSteven Rostedt
2012-03-01Merge tag 'v3.0.23' into v3.0-rt-nextSteven Rostedt
2012-02-29x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-29i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-29i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-29i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-29i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-29i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-29i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-29i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-29i387: fix sense of sanity checkLinus Torvalds
2012-02-29i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-29i387: math_state_restore() isn't called from asmLinus Torvalds
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-29powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-21Merge tag 'v3.0.22' into v3.0-rt-nextSteven Rostedt