summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-13ARM: kprobes: Decode 32-bit Thumb load/store multiple instructionsJon Medhurst1-0/+48
2011-07-13ARM: kprobes: Optimise emulation of LDM and STMJon Medhurst1-0/+68
2011-07-13ARM: kprobes: Add common decoding function for LDM and STMJon Medhurst3-51/+80
2011-07-13ARM: kprobes: Add load_write_pc()Jon Medhurst2-0/+39
2011-07-13ARM: kprobes: Decode 32-bit Thumb hint instructionsJon Medhurst1-1/+27
2011-07-13ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructionsJon Medhurst1-0/+4
2011-07-13ARM: kprobes: Decode 16-bit Thumb branch instructionsJon Medhurst1-0/+38
2011-07-13ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructionsJon Medhurst1-0/+8
2011-07-13ARM: kprobes: Decode 16-bit Thumb IT instructionJon Medhurst1-0/+33
2011-07-13ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructionsJon Medhurst1-0/+86
2011-07-13ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructionsJon Medhurst1-0/+29
2011-07-13ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructionsJon Medhurst1-0/+33
2011-07-13ARM: kprobes: Decode 16-bit Thumb load and store instructionsJon Medhurst1-0/+60
2011-07-13ARM: kprobes: Decode 16-bit Thumb special data instructionsJon Medhurst1-0/+49
2011-07-13ARM: kprobes: Decode 16-bit Thumb BX and BLX instructionsJon Medhurst1-0/+37
2011-07-13ARM: kprobes: Add bx_write_pc()Jon Medhurst1-0/+14
2011-07-13ARM: kprobes: Decode 16-bit Thumb data-processing instructionsJon Medhurst1-0/+81
2011-07-13ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst1-1/+2
2011-07-13ARM: kprobes: Decode 16-bit Thumb hint instructionsJon Medhurst3-1/+46
2011-07-13ARM: kprobes: Infrastructure for table driven decoding of CPU instructionsJon Medhurst2-1/+505
2011-07-13ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst2-0/+7
2011-07-13ARM: kprobes: Add hooks to override singlestep()Jon Medhurst4-9/+31
2011-07-13ARM: kprobes: Use conditional breakpoints for ARM probesJon Medhurst2-3/+9
2011-07-13ARM: kprobes: Don't trigger probes on conditional instructions when condition...Jon Medhurst1-1/+23
2011-07-13ARM: kprobes: Add it_advance()Jon Medhurst1-0/+25
2011-07-13ARM: kprobes: Add condition code checking to Thumb emulationJon Medhurst1-0/+22
2011-07-13ARM: kprobes: Add Thumb breakpoint supportJon Medhurst2-14/+115
2011-07-13ARM: Kconfig: Allow kprobes on Thumb-2 kernelsJon Medhurst1-1/+1
2011-07-13ARM: kprobes: Add Thumb instruction decoding stubsJon Medhurst4-2/+61
2011-07-13ARM: kprobes: Make kprobes framework work on Thumb-2 kernelsJon Medhurst1-2/+35
2011-07-13ARM: kprobes: Make str_pc_offset a constant on ARMv7Jon Medhurst2-0/+18
2011-07-13ARM: kprobes: Move find_str_pc_offset into kprobes-common.cJon Medhurst3-28/+35
2011-07-13ARM: kprobes: Move is_writeback define to header file.Jon Medhurst2-6/+6
2011-07-13ARM: kprobes: Add kprobes-common.cJon Medhurst4-92/+109
2011-07-13ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst4-17/+41
2011-07-13ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.cJon Medhurst2-1/+2
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst3-26/+27
2011-07-13ARM: Thumb-2: Fix exception return sequence to restore stack correctlyJon Medhurst1-7/+5
2011-07-12Linux 3.0-rc7v3.0-rc7Linus Torvalds1-1/+1
2011-07-12Documentation/Changes: remove some really obsolete textLinus Torvalds1-25/+18
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-11Documentation/spinlocks.txt: Remove reference to sti()/cli()Muthu Kumar1-38/+7
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkJeff Layton1-1/+1
2011-07-11hp-wmi: fix use after freeEric Dumazet1-5/+6
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso1-3/+3
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin1-22/+2
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross1-0/+8
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu1-1/+1
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14