Age | Commit message (Expand) | Author | Files | Lines |
2011-04-28 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst | 1 | -0/+24 |
2011-04-28 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst | 1 | -0/+42 |
2011-04-28 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst | 1 | -2/+28 |
2011-04-28 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst | 1 | -14/+17 |
2011-04-28 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst | 1 | -9/+5 |
2011-04-28 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst | 1 | -13/+8 |
2011-04-28 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst | 1 | -5/+0 |
2011-04-28 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst | 1 | -31/+9 |
2011-04-28 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst | 1 | -102/+11 |
2011-04-28 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst | 1 | -6/+4 |
2011-04-28 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst | 1 | -7/+15 |
2011-04-28 | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst | 1 | -2/+12 |
2011-04-28 | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst | 1 | -1/+35 |
2011-04-28 | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst | 1 | -1/+2 |
2011-04-28 | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst | 1 | -0/+4 |
2011-04-28 | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst | 1 | -6/+6 |
2011-04-28 | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst | 1 | -0/+17 |
2011-04-28 | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst | 1 | -2/+3 |
2011-04-28 | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst | 1 | -5/+22 |
2011-04-28 | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst | 1 | -3/+8 |
2011-04-28 | ARM: kprobes: Fix error in comment | Jon Medhurst | 1 | -1/+1 |
2011-04-28 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst | 1 | -0/+28 |
2011-04-28 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst | 1 | -11/+12 |
2011-04-28 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst | 1 | -5/+7 |
2011-04-28 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst | 1 | -1/+1 |
2011-04-28 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst | 1 | -2/+53 |
2011-04-28 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst | 1 | -27/+3 |
2011-04-28 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst | 3 | -1/+96 |
2011-04-28 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl | 1 | -5/+15 |
2011-04-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge... | Linus Torvalds | 1 | -0/+2 |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger | 1 | -1/+4 |
2011-04-28 | uml: fix hppfs build | Randy Dunlap | 1 | -1/+1 |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger | 2 | -1/+226 |
2011-04-28 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 3 | -3/+3 |
2011-04-28 | ARM: Fix .size directive for xscale_dma_a0_map_area | Ben Hutchings | 1 | -1/+1 |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 1 | -3/+3 |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 3 | -7/+7 |
2011-04-27 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 1 | -1/+3 |
2011-04-27 | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit | Stephen Boyd | 1 | -1/+1 |
2011-04-27 | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code | Sonny Rao | 1 | -1/+2 |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 3 | -6/+33 |
2011-04-27 | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 1 | -0/+2 |
2011-04-27 | Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve... | Tony Lindgren | 7 | -12/+45 |
2011-04-27 | Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davin... | Russell King | 58 | -179/+324 |
2011-04-27 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King | 5 | -5/+24 |
2011-04-27 | [S390] prng: fix pointer arithmetic | Martin Schwidefsky | 1 | -1/+1 |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-04-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -7/+8 |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 1 | -2/+14 |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra | 2 | -2/+5 |