summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter1-0/+6
2011-07-09cifs: fix expand_dfs_referralJeff Layton1-10/+20
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton1-0/+2
2011-07-09ALSA: hda - Fix a copmile warningTakashi Iwai1-1/+1
2011-07-09MAINTAINERS: update Bjorn Helgaas's email addressBjorn Helgaas1-1/+1
2011-07-09drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang1-1/+1
2011-07-09mm/nommu.c: fix remap_pfn_range()Bob Liu1-3/+6
2011-07-09w1: ds1wm: add a reset recovery parameterJean-François Dagenais4-0/+14
2011-07-09memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki1-6/+27
2011-07-09memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki1-31/+76
2011-07-09mm: __tlb_remove_page() check the correct batchShaohua Li1-0/+1
2011-07-09mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman1-13/+21
2011-07-09mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman1-1/+1