aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2011-04-20ARM: compressed/misc.c: simplify decompress_kernel()Nicolas Pitre
2011-04-20ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre
2011-04-18Merge branch 'omap-edid' of git://git.linaro.org/people/doanac/linux-linaro-2...Nicolas Pitre
2011-04-18Fix infinite loop in ARM user perf_event backtrace codeSonny Rao
2011-04-16arm: pmu: support pmu/perf on OMAP4Avik Sil
2011-04-14Merge commit 'v2.6.38.3' into linaro-2.6.38Nicolas Pitre
2011-04-14arm/dt: vexpress: Update basic DT to use skeleton.dtsi file.Grant Likely
2011-04-14arm/dt: Fix broken dtbs rule.Grant Likely
2011-04-14Linux 2.6.38.3v2.6.38.3Greg Kroah-Hartman
2011-04-14nfsd4: fix oops on lock failureJ. Bruce Fields
2011-04-14nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-14ext4: fix credits computing for indirect mapped filesYongqiang Yang
2011-04-14ext4: fix a double free in ext4_register_li_requestTao Ma