Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[cascardo/linux.git] / arch / arm / kernel / kprobes-thumb.c
2011-07-26 Linus TorvaldsMerge branch 'staging-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-07-26 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-07-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-07-26 Linus TorvaldsMerge branch 'for-3.1' of git://linux-nfs.org/~bfields...
2011-07-26 Linus TorvaldsMerge branches 'kbuild', 'packaging' and 'misc' of...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'next/deletion' of git+ssh:///linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'next/cleanup' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'next/fixes' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/drivers' of git://git.kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-25 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-07-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-07-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-07-24 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2011-07-22 Russell KingMerge branch 'devel-stable' into for-next
2011-07-18 Russell KingMerge branch 'dma' of git.linaro.org/git/people/nico...
2011-07-15 Russell KingMerge branch 'kprobes-thumb' of git://git.yxit.co.uk...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb multiply and absolute...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb long multiply and...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store single...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb memory hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit miscellaneous control instr...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb table branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store dual and...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store multiple...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb IT instruction
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulat...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb PC- and SP-relative...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb load and store instru...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb special data instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb data-processing instr...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Add hooks to override singlestep()
2011-07-13 Jon MedhurstARM: kprobes: Add condition code checking to Thumb...
2011-07-13 Jon MedhurstARM: kprobes: Add Thumb instruction decoding stubs