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
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
1
-8
/
+10
2013-05-07
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
1
-5
/
+0
2013-05-07
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
1
-1
/
+3
2013-05-07
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2
-15
/
+6
2013-05-07
ARC: Debug/crash-printing Improvements
Vineet Gupta
1
-18
/
+32
2013-05-07
ARC: fix typo with clock speed
Noam Camus
1
-1
/
+1
2013-05-01
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
1
-1
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2
-6
/
+6
2013-04-09
ARC: [build] Build failure with !KPROBES
Christian Ruppert
1
-0
/
+1
2013-04-09
ARC: Remove duplicate inclusion of header files
Sachin Kamat
3
-3
/
+0
2013-04-09
ARC: Fix coding style issues
Sachin Kamat
2
-3
/
+3
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
4
-6
/
+6
2013-04-08
arc: Use generic idle loop
Thomas Gleixner
2
-27
/
+2
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
1
-1
/
+1
2013-03-18
arc: fix incorrect ifdef comment
Paul Bolle
1
-1
/
+1
2013-03-11
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
2
-27
/
+0
2013-03-11
ARC: ABIv3: Print the correct ABI ver
Vineet Gupta
1
-3
/
+1
2013-03-11
ARC: make allyesconfig build breakages
Vineet Gupta
1
-0
/
+1
2013-02-27
ARC: Fixup the current ABI version
Vineet Gupta
1
-1
/
+1
2013-02-26
ARC: make a copy of flat DT
Vineet Gupta
2
-0
/
+17
2013-02-15
ARC: Fix pt_orig_r8 access
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: [3.9] Fallout of hlist iterator update
Vineet Gupta
1
-3
/
+3
2013-02-15
ARC: 64bit RTSC timestamp hardware issue
Vineet Gupta
1
-36
/
+2
2013-02-15
ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
Vineet Gupta
1
-3
/
+13
2013-02-15
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
1
-1
/
+0
2013-02-15
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
3
-8
/
+0
2013-02-15
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
6
-11
/
+84
2013-02-15
ARC: Hostlink Pseudo-Driver for Metaware Debugger
Vineet Gupta
2
-0
/
+59
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
3
-3
/
+75
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
1
-1
/
+222
2013-02-15
ARC: kgdb support
Mischa Jonker
3
-0
/
+212
2013-02-15
ARC: Unaligned access emulation
Vineet Gupta
5
-1
/
+286
2013-02-15
ARC: kprobes support
Vineet Gupta
4
-3
/
+541
2013-02-15
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
Vineet Gupta
2
-1
/
+540
2013-02-15
ARC: stacktracing APIs based on dw2 unwinder
Vineet Gupta
1
-2
/
+213
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
6
-1
/
+1427
2013-02-15
ARC: SMP support
Vineet Gupta
7
-0
/
+378
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
1
-0
/
+305
2013-02-15
ARC: Module support
Vineet Gupta
2
-0
/
+89
2013-02-15
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
2
-1
/
+220
2013-02-15
ARC: ptrace support
Vineet Gupta
3
-2
/
+205
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
3
-0
/
+24
2013-02-15
ARC: Last bits (stubs) to get to a running kernel with UART
Vineet Gupta
3
-0
/
+86
2013-02-15
ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
Vineet Gupta
1
-6
/
+32
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2
-1
/
+24
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
3
-0
/
+74
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
3
-0
/
+277
[prev]
[next]