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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
18
-6
/
+288
*
arm64: move PGD_SIZE definition to pgalloc.h
Andrey Ryabinin
2015-10-12
2
-2
/
+1
*
arm64: atomics: implement native {relaxed, acquire, release} atomics
Will Deacon
2015-10-12
4
-262
/
+371
*
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2015-10-12
6
-20
/
+139
*
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-10-12
10
-13
/
+24
*
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
2015-10-12
2
-11
/
+0
*
arm64: Fix missing #include in hw_breakpoint.c
Catalin Marinas
2015-10-12
1
-0
/
+1
*
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
2015-10-09
4
-64
/
+3
*
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Catalin Marinas
2015-10-09
4
-0
/
+89
|
\
|
*
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
2015-10-01
4
-0
/
+89
*
|
arm64: Mark kernel page ranges contiguous
Jeremy Linton
2015-10-08
1
-8
/
+61
*
|
arm64: Make the kernel page dump utility aware of the CONT bit
Jeremy Linton
2015-10-08
1
-1
/
+17
*
|
arm64: Default kernel pages should be contiguous
Jeremy Linton
2015-10-08
1
-0
/
+1
*
|
arm64: Macros to check/set/unset the contiguous bit
Jeremy Linton
2015-10-08
1
-0
/
+11
*
|
arm64: PTE/PMD contiguous bit definition
Jeremy Linton
2015-10-08
1
-0
/
+9
*
|
arm64: Add contiguous page flag shifts and constants
Jeremy Linton
2015-10-08
1
-1
/
+7
*
|
MAINTAINERS: add myself as arm perf reviewer
Mark Rutland
2015-10-07
1
-0
/
+1
*
|
MAINTAINERS: update ARM PMU profiling and debugging for arm64
Mark Rutland
2015-10-07
1
-4
/
+4
*
|
arm64: dts: juno: describe PMUs separately
Mark Rutland
2015-10-07
2
-14
/
+22
*
|
arm64: perf: add Cortex-A57 support
Mark Rutland
2015-10-07
2
-0
/
+62
*
|
arm64: perf: add Cortex-A53 support
Mark Rutland
2015-10-07
2
-2
/
+63
*
|
arm64: perf: move to shared arm_pmu framework
Mark Rutland
2015-10-07
4
-951
/
+93
*
|
arm64: hw_breakpoint: use target state to determine ABI behaviour
Will Deacon
2015-10-07
1
-2
/
+16
*
|
arm64: mm: remove dsb from update_mmu_cache
Will Deacon
2015-10-07
1
-3
/
+3
*
|
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
Will Deacon
2015-10-07
1
-1
/
+0
*
|
arm64: mm: kill mm_cpumask usage
Will Deacon
2015-10-07
2
-9
/
+0
*
|
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
2015-10-07
2
-3
/
+5
*
|
arm64: tlbflush: avoid flushing when fullmm == 1
Will Deacon
2015-10-07
1
-11
/
+15
*
|
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
2015-10-07
1
-5
/
+4
*
|
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
7
-169
/
+166
*
|
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-07
7
-7
/
+22
*
|
arm64: proc: de-scope TLBI operation during cold boot
Will Deacon
2015-10-07
1
-2
/
+2
*
|
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
2015-10-07
1
-23
/
+12
*
|
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2015-10-07
2
-1
/
+3
*
|
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
2015-10-07
3
-92
/
+120
*
|
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2015-10-07
2
-153
/
+219
*
|
arm64: defconfig: Enable samsung serial and mmc
Alim Akhtar
2015-10-07
1
-0
/
+8
*
|
Linux 4.3-rc4
Linus Torvalds
2015-10-04
1
-1
/
+1
*
|
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
25
-37
/
+188
|
\
\
|
*
|
tile: use global strscpy() rather than private copy
Chris Metcalf
2015-09-10
1
-29
/
+4
|
*
|
string: provide strscpy()
Chris Metcalf
2015-09-10
2
-0
/
+91
|
*
|
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-08
22
-8
/
+93
*
|
|
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-04
7
-26
/
+28
|
\
\
\
|
*
|
|
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-02
1
-1
/
+2
|
*
|
|
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
2015-10-02
1
-3
/
+2
|
*
|
|
md: drop null test before destroy functions
Julia Lawall
2015-10-02
4
-14
/
+7
|
*
|
|
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
1
-0
/
+1
|
*
|
|
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-02
1
-6
/
+6
|
*
|
|
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
2015-10-02
1
-2
/
+2
|
*
|
|
raid5: update analysis state for failed stripe
Shaohua Li
2015-10-02
1
-0
/
+4
[next]