summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-03Merge branch 'linux-linaro-2.6.38-master' into for-ubuntuAndy Green
2011-05-02Merge remote-tracking branch 'agreen/for-nicolas' into linaro-2.6.38Nicolas Pitre
2011-05-02ARM: omap4: i2c reset regs postidleJan Weitzel
2011-05-02omap: panda: wlan board muxingpanduranga_mallireddy@ti.com
2011-05-02CONFIG disable OMAP_RESET_CLOCKS COMAP2_DSS_VENC using BROKENAndy Green
2011-04-29ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre
2011-04-29ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre
2011-04-29ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre
2011-04-29ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren
2011-04-29Revert "ARM: zImage: avoid using the stack in cache_clean_flush"Nicolas Pitre
2011-04-27ARM: zImage: avoid using the stack in cache_clean_flushNicolas Pitre
2011-04-26ARM: omap4: i2c reset regs postidleJan Weitzel
2011-04-26Merge branch 'linux-linaro-2.6.38-master' into for-ubuntuAndy Green
2011-04-26OMAP2plus ID dump cpu die id into dmesgAndy Green
2011-04-26DEBUG dump cpuid into dmesg using pr_infoAndy Green
2011-04-25Revert "ARM: zImage: fix issues with missing GOT entries for some global vari...Nicolas Pitre
2011-04-25Merge commit 'v2.6.38.4' into linaro-2.6.38Nicolas Pitre
2011-04-25Merge branch 'kprobes' into linaro-2.6.38Nicolas Pitre
2011-04-25ARM: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon
2011-04-25Merge commit '07d5eca' into linaro-2.6.38Nicolas Pitre
2011-04-25Revert "ARM: Add PI/robust mutexes support for SMP kernels"Nicolas Pitre
2011-04-25ARM: zImage: the page table memory must be considered before relocationNicolas Pitre
2011-04-25ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre
2011-04-25ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre
2011-04-21powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson
2011-04-21powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-21ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-21x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-21x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-04-21sparc64: Fix build errors with gcc-4.6.0David S. Miller
2011-04-21sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill
2011-04-21sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller
2011-04-21sparc: Fix .size directive for do_int_loadBen Hutchings
2011-04-21mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-04-21tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-04-21x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-21ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-21ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-21ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-21ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-21ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-21ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst