summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-04-28ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-28ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-28ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-28ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst
2011-04-28ARM: kprobes: Add emulation of RBIT instructionJon Medhurst
2011-04-28ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix error in commentJon Medhurst
2011-04-28ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-28ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-28ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-28kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker
2011-04-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-04Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-04-04powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDBPrabhakar Kushwaha
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao
2011-04-02unicore32 core architecture: remove duplicated #includeHuang Weiyi
2011-04-02unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_stateGuan Xuetao
2011-04-02unicore32 fix: remove arch-specific futex supportGuan Xuetao
2011-04-02unicore32 ldscript fix: add cacheline parameter to PERCPU() macroGuan Xuetao
2011-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck
2011-04-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney