index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
ARM: fix misplaced arch_virt_to_idmap()
Russell King
1
-1
/
+2
2013-10-29
ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...
Sricharan R
1
-1
/
+2
2013-10-24
Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
6
-23
/
+56
2013-10-24
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
6
-2
/
+58
2013-10-18
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
8
-30
/
+206
2013-10-11
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
3
-0
/
+87
2013-10-11
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
3
-19
/
+82
2013-10-11
ARM: mm: Move the idmap print to appropriate place in the code
Santosh Shilimkar
1
-2
/
+1
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
3
-3
/
+20
2013-10-11
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
1
-6
/
+16
2013-10-09
ARM: perf: fix group validation for mixed software and hardware groups
Will Deacon
1
-2
/
+1
2013-10-07
ARM: add .gitignore entry for aesbs-core.S
Russell King
1
-0
/
+1
2013-10-07
Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...
Russell King
144
-858
/
+6844
2013-10-04
ARM: add support for bit sliced AES using NEON instructions
Ard Biesheuvel
4
-2
/
+5457
2013-10-04
ARM: move AES typedefs and function prototypes to separate header
Ard Biesheuvel
2
-16
/
+25
2013-10-04
ARM: pull in <asm/simd.h> from asm-generic
Ard Biesheuvel
1
-0
/
+1
2013-09-30
ARM: bitops: prefetch the destination word for write prior to strex
Will Deacon
1
-0
/
+5
2013-09-30
ARM: atomics: prefetch the destination word for write prior to strex
Will Deacon
1
-0
/
+7
2013-09-30
ARM: locks: prefetch the destination word for write prior to strex
Will Deacon
2
-4
/
+11
2013-09-30
ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
Will Deacon
1
-5
/
+12
2013-09-30
ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
Will Deacon
3
-11
/
+20
2013-09-30
ARM: prefetch: remove redundant "cc" clobber
Will Deacon
1
-3
/
+1
2013-09-30
ARM: perf: add support for perf registers API
Will Deacon
5
-0
/
+57
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
2
-4
/
+5
2013-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-6
/
+8
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-44
/
+0
2013-09-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-7
/
+13
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
4
-6
/
+2
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
1
-4
/
+4
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
1
-4
/
+4
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-19
/
+48
2013-09-26
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-9
/
+5
2013-09-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-94
/
+147
2013-09-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+24
2013-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+11
2013-09-25
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
1
-8
/
+4
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2013-09-25
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
Dave Jones
1
-1
/
+1
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2
-10
/
+37
2013-09-25
powerpc/zImage: make the "OF" wrapper support ePAPR boot
Benjamin Herrenschmidt
5
-9
/
+33
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
6
-18
/
+23
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
4
-65
/
+62
2013-09-25
openrisc: clean-up prom.h
Rob Herring
1
-44
/
+0
2013-09-25
xen: Do not enable spinlocks before jump_label_init() has executed
Konrad Rzeszutek Wilk
1
-2
/
+24
2013-09-24
MIPS: cpu-features.h: s/MIPS53/MIPS64/
Maciej W. Rozycki
1
-1
/
+1
2013-09-24
ARM: bL_switcher: Add query interface to discover CPU affinities
Dave Martin
2
-0
/
+22
[next]