index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
2014-02-25
6
-192
/
+192
*
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
2014-02-25
1
-0
/
+5
*
ARM: 7877/1: use built-in byte swap function
Kim Phillips
2013-12-29
2
-1
/
+37
*
ARM: make kernel oops easier to read
Russell King
2013-12-29
1
-10
/
+10
*
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
2013-11-30
1
-0
/
+1
*
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
2013-11-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
2
-3
/
+43
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
1
-0
/
+5
|
|
\
|
|
*
ARM: bitops: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
1
-0
/
+5
|
*
|
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
2013-10-29
1
-3
/
+38
|
|
/
*
|
ARM: delete mach-shark
Linus Walleij
2013-09-17
2
-14
/
+0
|
/
*
ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled
Ard Biesheuvel
2013-09-09
2
-1
/
+5
*
Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...
Russell King
2013-07-22
2
-0
/
+48
|
\
|
*
ARM: crypto: add NEON accelerated XOR implementation
Ard Biesheuvel
2013-07-08
2
-0
/
+48
*
|
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
2013-04-03
1
-3
/
+5
*
ARM: 7670/1: fix the memset fix
Nicolas Pitre
2013-03-12
1
-20
/
+13
*
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
2013-03-07
1
-41
/
+44
*
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
2013-02-21
1
-0
/
+1
*
ARM: export default read_current_timer
Arnd Bergmann
2012-10-09
1
-0
/
+1
*
Merge branch 'arch-timers' into for-linus
Russell King
2012-10-04
1
-9
/
+26
|
\
|
*
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
2012-09-26
1
-8
/
+26
*
|
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
Will Deacon
2012-09-09
1
-0
/
+1
*
|
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
2012-09-09
2
-8
/
+21
|
/
*
ARM: Bring back ARMv3 IO and user access code
Russell King
2012-08-13
4
-3
/
+816
*
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
2012-07-30
1
-1
/
+2
*
-
.
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-27
5
-96
/
+81
|
\
\
|
|
*
ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2012-07-09
3
-84
/
+0
|
|
/
|
/
|
|
*
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon
2012-07-09
3
-12
/
+81
|
/
*
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
2012-05-05
4
-816
/
+3
*
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
2012-01-25
3
-61
/
+61
*
ARM: lib: add call_with_stack function for safely changing stack
Will Deacon
2011-12-12
2
-1
/
+46
*
ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
Will Deacon
2011-11-26
7
-22
/
+28
*
Merge branch 'misc' into for-linus
Russell King
2011-10-25
2
-6
/
+8
|
\
|
*
ARM: 7125/1: Add unwinding annotations for 64bit division functions
Laura Abbott
2011-10-17
1
-0
/
+8
|
*
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
2011-10-17
1
-6
/
+0
*
|
ARM: include linux/highmem.h in uaccess functions
Arnd Bergmann
2011-10-02
1
-0
/
+1
|
/
*
arm: remove "optimized" SHA1 routines
Linus Torvalds
2011-08-07
2
-212
/
+1
*
ARM: remove unnecessary mach/hardware.h includes
Rob Herring
2011-07-12
3
-3
/
+0
*
ARM: 6945/1: Add unwinding support for division functions
Laura Abbott
2011-05-27
1
-5
/
+20
*
-
.
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-03-20
1
-1
/
+6
|
\
\
|
|
*
ARM: pgtable: add pud-level code
Russell King
2011-02-21
1
-1
/
+6
*
|
|
ARM: 6653/1: bitops: Use BX instead of MOV PC,LR
Dave Martin
2011-02-19
1
-2
/
+2
*
|
|
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
2011-02-02
7
-62
/
+35
*
|
|
ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
Russell King
2011-02-02
1
-0
/
+8
|
/
/
*
|
ARM: udelay: prevent math rounding resulting in short udelays
Russell King
2011-01-10
1
-0
/
+4
*
|
Merge branch 'smp' into misc
Russell King
2011-01-06
1
-2
/
+4
|
\
\
|
*
|
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
2010-11-24
1
-2
/
+4
|
|
/
*
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
3
-61
/
+64
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-03
1
-1
/
+0
|
\
[prev]
[next]