index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
Russell King
2011-07-02
1
-4
/
+2
*
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
Russell King
2011-07-02
1
-5
/
+3
*
ARM: entry: re-allocate registers in irq entry assembly macros
Russell King
2011-07-02
1
-5
/
+5
*
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
Russell King
2011-07-02
1
-39
/
+8
*
ARM: entry: instrument usr exception handlers with irqsoff tracing
Russell King
2011-07-02
1
-1
/
+16
*
ARM: entry: instrument svc undefined exception handler with irqtrace
Russell King
2011-07-02
1
-0
/
+10
*
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
2011-07-02
3
-50
/
+24
*
ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
Russell King
2011-06-30
1
-1
/
+1
*
ARM: entry: rejig register allocation in exception entry handlers
Russell King
2011-06-30
1
-38
/
+43
*
ARM: entry: no need to check parent IRQ mask in IRQ handler return
Russell King
2011-06-29
1
-2
/
+3
*
ARM: entry: no need to increase preempt count for IRQ handlers
Russell King
2011-06-29
1
-23
/
+4
*
ARM: entry: prefetch/data abort helpers: avoid corrupting r4
Russell King
2011-06-29
1
-4
/
+4
*
ARM: entry: prefetch/data abort helpers: convert to macros
Russell King
2011-06-29
1
-50
/
+35
*
ARM: SMP: wait for CPU to be marked active
Russell King
2011-06-21
1
-1
/
+5
*
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
2011-06-17
1
-2
/
+11
*
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
Russell King
2011-06-09
1
-1
/
+1
*
ARM: 6955/1: cmpxchg syscall should data abort if page not write
Po-Yu Chuang
2011-06-09
1
-1
/
+1
*
ARM: 6953/1: DT: don't try to access physical address zero
Nicolas Pitre
2011-06-09
1
-0
/
+3
*
ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
Ming Lei
2011-06-06
2
-1
/
+7
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
1
-0
/
+1
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
|
|
|
\
*
-
.
\
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
2011-05-27
7
-44
/
+233
|
\
\
\
|
|
*
|
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2011-05-26
2
-2
/
+6
|
|
*
|
ARM: add sendmmsg syscall
Russell King
2011-05-26
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
2011-05-26
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
2011-05-25
5
-42
/
+226
|
|
\
\
|
|
*
|
arm/dt: probe for platforms via the device tree
Grant Likely
2011-05-23
2
-4
/
+117
|
|
*
|
arm/dt: consolidate atags setup into setup_machine_atags
Grant Likely
2011-05-23
1
-29
/
+40
|
|
*
|
arm/dt: Allow CONFIG_OF on ARM
Grant Likely
2011-05-11
3
-1
/
+49
|
|
*
|
arm/dt: Make __vet_atags also accept a dtb image
Grant Likely
2011-05-11
2
-10
/
+22
*
|
|
|
ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2
Dave Martin
2011-05-26
3
-44
/
+52
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
-
-
.
\
\
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...
Russell King
2011-05-23
3
-118
/
+248
|
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
2011-05-14
1
-109
/
+239
|
|
|
*
|
|
ARM: 6893/1: Allow for kernel command line concatenation
Victor Boivie
2011-05-12
1
-4
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: 6902/1: perf: Remove erroneous check on active_events
Mark Rutland
2011-05-20
1
-5
/
+0
|
|
|
|
|
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
2011-05-23
1
-0
/
+7
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ARM: consolidate SMP cross call implementation
Russell King
2011-05-23
1
-0
/
+7
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-05-13
1
-1
/
+0
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
*
-
.
\
\
\
\
\
\
\
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
1
-4
/
+1
|
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
2011-05-12
7
-324
/
+475
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
2011-04-21
6
-9
/
+24
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-4
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
2
-35
/
+28
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
2011-04-24
2
-35
/
+28
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-05-12
1
-37
/
+53
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
Arnd Bergmann
2011-05-12
1
-37
/
+53
*
|
|
|
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2011-05-04
1
-0
/
+8
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]