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
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
3
-13
/
+1
2009-12-14
microblaze: nommu: Don't clobber R11 on syscalls
steve@digidescorp.com
1
-2
/
+0
2009-12-14
microblaze: Remove show_tmem function
Michal Simek
1
-10
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
4
-268
/
+574
2009-12-14
microblaze: Add PVR for Microblaze v7.30.a
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Remove ancient and fake microblaze version from cpu_ver table
Michal Simek
1
-5
/
+0
2009-12-14
microblaze: Remove panic_timeout init value
Michal Simek
1
-2
/
+0
2009-12-14
microblaze: Do not count system calls in default
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Enable DTC compilation
Michal Simek
1
-0
/
+3
2009-12-14
microblaze: Core oprofile configs and hooks
John Williams
4
-0
/
+39
2009-12-14
microblaze: Fix level interrupt ACKing
steve@digidescorp.com
1
-1
/
+9
2009-12-14
microblaze: Enable futimesat syscall
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Checking DTS against PVR for write-back cache
Michal Simek
2
-12
/
+29
2009-12-14
microblaze: Remove duplicity from pgalloc.h
Michal Simek
1
-6
/
+3
2009-12-14
microblaze: Futex support
Michal Simek
1
-1
/
+126
2009-12-14
microblaze: Adding dev_arch_data functions
Michal Simek
1
-0
/
+12
2009-12-14
microblaze: Fix the heartbeat gpio to be more robust
John Linn
1
-5
/
+10
2009-12-14
microblaze: Simple __copy_tofrom_user for noMMU
John Williams
2
-6
/
+13
2009-12-14
microblaze: Export memory_start for modules
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Use lowest-common-denominator default CPU settings
John Williams
1
-6
/
+6
2009-12-14
microblaze: Update default generic DTS
Michal Simek
1
-3
/
+7
2009-12-14
microblaze: Enable asm optimization only for HW with barrel-shifter
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Remove the buggy ALLOW_EDIT_AUTO config option
John Williams
2
-28
/
+8
2009-12-14
microblaze: Move cache macro from cache.h to cacheflush.h
Michal Simek
3
-16
/
+18
2009-12-14
microblaze: support U-BOOT image format
Michal Simek
1
-2
/
+13
2009-12-14
microblaze: Ptrace notifying from signal code
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Extend cpuinfo for support write-back caches
Michal Simek
3
-2
/
+8
2009-12-14
microblaze: Fix cache_line_lenght
Michal Simek
4
-20
/
+20
2009-12-14
microblaze: Detect new 7.20.d version
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Support both levels for reset
Michal Simek
1
-4
/
+6
2009-12-14
microblaze: Fix announce message for reset gpio
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Remove saving and restoring before calling signal code
Michal Simek
1
-4
/
+0
2009-12-14
microblaze: Fix pfn_valid() for noMMU
steve@digidescorp.com
1
-1
/
+2
2009-12-14
microblaze: ftrace: Add dynamic function graph tracer
Michal Simek
2
-0
/
+34
2009-12-14
microblaze: ftrace: add function graph support
Michal Simek
3
-0
/
+100
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
5
-1
/
+178
2009-12-14
microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST
Michal Simek
2
-0
/
+6
2009-12-14
microblaze: ftrace: add static function tracer
Michal Simek
6
-0
/
+140
2009-12-14
microblaze: Add TRACE_IRQFLAGS_SUPPORT
Michal Simek
3
-63
/
+54
2009-12-14
microblaze: preliminary enabling for LATENCYTOP support in Kconfig
Michal Simek
1
-0
/
+3
2009-12-14
microblaze: Lockdep support
Michal Simek
3
-0
/
+7
2009-12-14
microblaze: Register timecounter/cyclecounter
Michal Simek
1
-0
/
+28
2009-12-14
microblaze: Stack trace support
Michal Simek
3
-0
/
+69
2009-12-14
microblaze: Add IRQENTRY_TEXT to lds
Michal Simek
1
-2
/
+3
2009-12-14
microblaze: __init_begin symbol must be aligned
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: GPIO reset support
Michal Simek
6
-30
/
+171
2009-12-11
Unify sys_mmap*
Al Viro
2
-36
/
+4
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
[next]