Age | Commit message (Expand) | Author |
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-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-29 | arm: Use generic show_interrupts() | Thomas Gleixner |
2011-03-29 | arm: Use irq flag setter function | Thomas Gleixner |
2011-03-29 | arm: bios32: Remove non exisiting machine code | Thomas Gleixner |
2011-03-28 | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support | Stephen Boyd |
2011-03-28 | ARM: 6838/1: etm: fix section mismatch warning | Ming Lei |
2011-03-28 | ARM: 6837/1: remove unused pci_fixup_prpmc1100 | Colin Cross |
2011-03-28 | ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC | Viktor Rosendahl |
2011-03-26 | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency | Will Deacon |
2011-03-26 | ARM: 6834/1: perf: reset counters on all CPUs during initialisation | Will Deacon |
2011-03-26 | ARM: 6833/1: perf: add required isbs() to ARMv7 backend | Will Deacon |
2011-03-26 | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues | Nicolas Pitre |
2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King |
2011-03-10 | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre |