summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst2011-04-281-2/+3
| * | | | | | ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst2011-04-281-5/+22
| * | | | | | ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst2011-04-281-3/+8
| * | | | | | ARM: kprobes: Fix error in commentJon Medhurst2011-04-281-1/+1
| * | | | | | ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst2011-04-281-0/+28
| * | | | | | ARM: kprobes: Fix emulation of MRS instructionJon Medhurst2011-04-281-11/+12
| * | | | | | ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst2011-04-281-5/+7
| * | | | | | ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst2011-04-281-1/+1
| * | | | | | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst2011-04-281-2/+53
| * | | | | | ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst2011-04-281-27/+3
| * | | | | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-282-1/+93
| * | | | | | kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl2011-04-281-5/+15
| | |_|_|/ / | |/| | | |
* | | | | | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd2011-04-271-1/+1
* | | | | | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao2011-04-271-1/+2
| |/ / / / |/| | | |
* | | | | ARM: Add new syscallsRussell King2011-04-151-0/+4
| |_|/ / |/| | |
* | | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-141-2/+1
* | | | ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-141-5/+12
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/ /
* | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-101-0/+2
* | | ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-101-1/+1
* | | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-101-0/+7
* | | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-021-1/+1
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-308-45/+67
|\ \
| * | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-281-18/+1
| * | ARM: 6838/1: etm: fix section mismatch warningMing Lei2011-03-281-2/+2
| * | ARM: 6837/1: remove unused pci_fixup_prpmc1100Colin Cross2011-03-281-25/+0
| * | ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl2011-03-281-4/+6
| * | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-264-12/+15
| * | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-262-6/+30
| * | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-261-0/+2
| * | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-261-3/+11
| |/
* | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* | arm: Use generic show_interrupts()Thomas Gleixner2011-03-291-50/+5
* | arm: Use irq flag setter functionThomas Gleixner2011-03-291-9/+6
* | arm: bios32: Remove non exisiting machine codeThomas Gleixner2011-03-291-25/+0
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-234-17/+17
|\
| *---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-204-17/+17
| |\ \ \
| | | | * ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-231-4/+3
| | | * | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-211-2/+3
| | | * | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-152-4/+4
| | * | | ARM: 6797/1: hw_breakpoint: Fix newlines in WARNingsStephen Boyd2011-03-101-7/+7
* | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-232-27/+0
* | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-1/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-122-6/+26
| |\ \ \ \ | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-03-066-12/+38
| |\ \ \ \
| | * | | | [ARM] add machine-specific hook to machine_kexecEric Cooper2011-03-031-0/+7
| * | | | | Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Russell King2011-02-191-1/+16
| |\ \ \ \ \
| | * | | | | ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent2011-02-171-1/+16
OpenPOWER on IntegriCloud