index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions
Jon Medhurst
2011-04-28
1
-2
/
+3
|
*
|
|
|
|
|
ARM: kprobes: Reject probing of STREX and LDREX instructions
Jon Medhurst
2011-04-28
1
-5
/
+22
|
*
|
|
|
|
|
ARM: kprobes: Reject probing of undefined multiply instructions
Jon Medhurst
2011-04-28
1
-3
/
+8
|
*
|
|
|
|
|
ARM: kprobes: Fix error in comment
Jon Medhurst
2011-04-28
1
-1
/
+1
|
*
|
|
|
|
|
ARM: kprobes: Reject probing of instructions which write to PC unpredictably.
Jon Medhurst
2011-04-28
1
-0
/
+28
|
*
|
|
|
|
|
ARM: kprobes: Fix emulation of MRS instruction
Jon Medhurst
2011-04-28
1
-11
/
+12
|
*
|
|
|
|
|
ARM: kprobes: Reject probing MRS instructions which read SPSR
Jon Medhurst
2011-04-28
1
-5
/
+7
|
*
|
|
|
|
|
ARM: kprobes: Fix emulation of Data-processing (immediate) instructions
Jon Medhurst
2011-04-28
1
-1
/
+1
|
*
|
|
|
|
|
ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.
Jon Medhurst
2011-04-28
1
-2
/
+53
|
*
|
|
|
|
|
ARM: kprobes: Remove redundant condition checks from simulation routines
Jon Medhurst
2011-04-28
1
-27
/
+3
|
*
|
|
|
|
|
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
2011-04-28
2
-1
/
+93
|
*
|
|
|
|
|
kprobes/arm: Fix ldrd/strd emulation
Viktor Rosendahl
2011-04-28
1
-5
/
+15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit
Stephen Boyd
2011-04-27
1
-1
/
+1
*
|
|
|
|
|
ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code
Sonny Rao
2011-04-27
1
-1
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
ARM: Add new syscalls
Russell King
2011-04-15
1
-0
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
ARM: 6879/1: fix personality test wrt usage of domain handlers
Nicolas Pitre
2011-04-14
1
-2
/
+1
*
|
|
|
ARM: 6878/1: fix personality flag propagation across an exec
Nicolas Pitre
2011-04-14
1
-5
/
+12
*
|
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-04-13
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
|
/
/
*
|
|
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
2011-04-10
1
-0
/
+2
*
|
|
ARM: 6865/1: perf: ensure pass through zero is counted on overflow
Will Deacon
2011-04-10
1
-1
/
+1
*
|
|
ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
Will Deacon
2011-04-10
1
-0
/
+7
*
|
|
ARM: Make consolidated PM sleep code depend on PM_SLEEP
Russell King
2011-04-02
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-30
8
-45
/
+67
|
\
\
|
*
|
ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support
Stephen Boyd
2011-03-28
1
-18
/
+1
|
*
|
ARM: 6838/1: etm: fix section mismatch warning
Ming Lei
2011-03-28
1
-2
/
+2
|
*
|
ARM: 6837/1: remove unused pci_fixup_prpmc1100
Colin Cross
2011-03-28
1
-25
/
+0
|
*
|
ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC
Viktor Rosendahl
2011-03-28
1
-4
/
+6
|
*
|
ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
Will Deacon
2011-03-26
4
-12
/
+15
|
*
|
ARM: 6834/1: perf: reset counters on all CPUs during initialisation
Will Deacon
2011-03-26
2
-6
/
+30
|
*
|
ARM: 6833/1: perf: add required isbs() to ARMv7 backend
Will Deacon
2011-03-26
1
-0
/
+2
|
*
|
ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues
Nicolas Pitre
2011-03-26
1
-3
/
+11
|
|
/
*
|
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
|
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
|
arm: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
1
-50
/
+5
*
|
arm: Use irq flag setter function
Thomas Gleixner
2011-03-29
1
-9
/
+6
*
|
arm: bios32: Remove non exisiting machine code
Thomas Gleixner
2011-03-29
1
-25
/
+0
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-23
4
-17
/
+17
|
\
|
*
-
-
-
.
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-03-20
4
-17
/
+17
|
|
\
\
\
|
|
|
|
*
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
2011-02-23
1
-4
/
+3
|
|
|
*
|
ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...
Will Deacon
2011-02-21
1
-2
/
+3
|
|
|
*
|
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2011-02-15
2
-4
/
+4
|
|
*
|
|
ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings
Stephen Boyd
2011-03-10
1
-7
/
+7
*
|
|
|
|
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
2
-27
/
+0
*
|
|
|
|
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-17
2
-1
/
+23
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Russell King
2011-03-12
2
-6
/
+26
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
Russell King
2011-03-06
6
-12
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] add machine-specific hook to machine_kexec
Eric Cooper
2011-03-03
1
-0
/
+7
|
*
|
|
|
|
Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Russell King
2011-02-19
1
-1
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: perf_event: allow platform-specific interrupt handler
Rabin Vincent
2011-02-17
1
-1
/
+16
[prev]
[next]