aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2011-04-21ARM: kprobes: Add emulation of RBIT instructionJon Medhurst
2011-04-21ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix error in commentJon Medhurst
2011-04-21ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-21ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-21ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-21ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-20ARM: zImage: fix issues with missing GOT entries for some global variablesNicolas Pitre