Age | Commit message (Expand) | Author |
2011-04-28 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix error in comment | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst |
2011-04-28 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst |
2011-04-28 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans |
2011-04-05 | powerpc: Set nr_cpu_ids early and use it to free PACAs | Ryan Grimm |
2011-04-05 | powerpc/pseries: Don't register global initcall | Benjamin Herrenschmidt |
2011-04-05 | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. | Paul Gortmaker |
2011-04-05 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-04-04 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-04-04 | Documentation: fix minor typos/spelling | Sylvestre Ledru |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-04 | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds |
2011-04-04 | powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB | Prabhakar Kushwaha |
2011-04-02 | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao |
2011-04-02 | unicore32 core architecture: remove duplicated #include | Huang Weiyi |
2011-04-02 | unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state | Guan Xuetao |
2011-04-02 | unicore32 fix: remove arch-specific futex support | Guan Xuetao |
2011-04-02 | unicore32 ldscript fix: add cacheline parameter to PERCPU() macro | Guan Xuetao |
2011-04-01 | Merge 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-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney |
2011-04-01 | microblaze: Fix ftrace | Michal Simek |
2011-04-01 | microblaze: Wire up new syscalls | Michal Simek |
2011-04-01 | microblaze: Fix level/edge irq sensibility | Michal Simek |
2011-04-01 | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt |