index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions
Jon Medhurst
1
-0
/
+48
2011-07-13
ARM: kprobes: Optimise emulation of LDM and STM
Jon Medhurst
1
-0
/
+68
2011-07-13
ARM: kprobes: Add common decoding function for LDM and STM
Jon Medhurst
3
-51
/
+80
2011-07-13
ARM: kprobes: Add load_write_pc()
Jon Medhurst
2
-0
/
+39
2011-07-13
ARM: kprobes: Decode 32-bit Thumb hint instructions
Jon Medhurst
1
-1
/
+27
2011-07-13
ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions
Jon Medhurst
1
-0
/
+4
2011-07-13
ARM: kprobes: Decode 16-bit Thumb branch instructions
Jon Medhurst
1
-0
/
+38
2011-07-13
ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions
Jon Medhurst
1
-0
/
+8
2011-07-13
ARM: kprobes: Decode 16-bit Thumb IT instruction
Jon Medhurst
1
-0
/
+33
2011-07-13
ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
Jon Medhurst
1
-0
/
+86
2011-07-13
ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions
Jon Medhurst
1
-0
/
+29
2011-07-13
ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions
Jon Medhurst
1
-0
/
+33
2011-07-13
ARM: kprobes: Decode 16-bit Thumb load and store instructions
Jon Medhurst
1
-0
/
+60
2011-07-13
ARM: kprobes: Decode 16-bit Thumb special data instructions
Jon Medhurst
1
-0
/
+49
2011-07-13
ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
Jon Medhurst
1
-0
/
+37
2011-07-13
ARM: kprobes: Add bx_write_pc()
Jon Medhurst
1
-0
/
+14
2011-07-13
ARM: kprobes: Decode 16-bit Thumb data-processing instructions
Jon Medhurst
1
-0
/
+81
2011-07-13
ARM: ptrace: Add APSR_MASK definition to ptrace.h
Jon Medhurst
1
-1
/
+2
2011-07-13
ARM: kprobes: Decode 16-bit Thumb hint instructions
Jon Medhurst
3
-1
/
+46
2011-07-13
ARM: kprobes: Infrastructure for table driven decoding of CPU instructions
Jon Medhurst
2
-1
/
+505
2011-07-13
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
Jon Medhurst
2
-0
/
+7
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
4
-9
/
+31
2011-07-13
ARM: kprobes: Use conditional breakpoints for ARM probes
Jon Medhurst
2
-3
/
+9
2011-07-13
ARM: kprobes: Don't trigger probes on conditional instructions when condition...
Jon Medhurst
1
-1
/
+23
2011-07-13
ARM: kprobes: Add it_advance()
Jon Medhurst
1
-0
/
+25
2011-07-13
ARM: kprobes: Add condition code checking to Thumb emulation
Jon Medhurst
1
-0
/
+22
2011-07-13
ARM: kprobes: Add Thumb breakpoint support
Jon Medhurst
2
-14
/
+115
2011-07-13
ARM: Kconfig: Allow kprobes on Thumb-2 kernels
Jon Medhurst
1
-1
/
+1
2011-07-13
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst
4
-2
/
+61
2011-07-13
ARM: kprobes: Make kprobes framework work on Thumb-2 kernels
Jon Medhurst
1
-2
/
+35
2011-07-13
ARM: kprobes: Make str_pc_offset a constant on ARMv7
Jon Medhurst
2
-0
/
+18
2011-07-13
ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
Jon Medhurst
3
-28
/
+35
2011-07-13
ARM: kprobes: Move is_writeback define to header file.
Jon Medhurst
2
-6
/
+6
2011-07-13
ARM: kprobes: Add kprobes-common.c
Jon Medhurst
4
-92
/
+109
2011-07-13
ARM: kprobes: Split out internal parts of kprobes.h
Jon Medhurst
4
-17
/
+41
2011-07-13
ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.c
Jon Medhurst
2
-1
/
+2
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
3
-26
/
+27
2011-07-13
ARM: Thumb-2: Fix exception return sequence to restore stack correctly
Jon Medhurst
1
-7
/
+5
2011-07-12
Linux 3.0-rc7
v3.0-rc7
Linus Torvalds
1
-1
/
+1
2011-07-12
Documentation/Changes: remove some really obsolete text
Linus Torvalds
1
-25
/
+18
2011-07-11
ath5k: Add missing breaks in switch/case
Joe Perches
1
-0
/
+3
2011-07-11
Documentation/spinlocks.txt: Remove reference to sti()/cli()
Muthu Kumar
1
-38
/
+7
2011-07-11
cifs: drop spinlock before calling cifs_put_tlink
Jeff Layton
1
-1
/
+1
2011-07-11
hp-wmi: fix use after free
Eric Dumazet
1
-5
/
+6
2011-07-11
dell-laptop - using buffer without mutex_lock
Jose Alonso
1
-3
/
+3
2011-07-11
Revert: "dell-laptop: Toggle the unsupported hardware killswitch"
Keng-Yu Lin
1
-22
/
+2
2011-07-11
PM: Reintroduce dropped call to check_wakeup_irqs
Colin Cross
1
-0
/
+8
2011-07-10
[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.
Luming Yu
1
-1
/
+1
2011-07-10
hwmon: (pmbus) Improve auto-detection of temperature status register
Guenter Roeck
1
-5
/
+6
2011-07-10
hwmon: (lm95241) Fix negative temperature results
Guenter Roeck
1
-6
/
+14
[next]