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-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
1
-0
/
+8
2009-05-26
microblaze_mmu_v2: Traps MMU update
Michal Simek
2
-16
/
+42
2009-05-26
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2
-2
/
+6
2009-05-26
microblaze_mmu_v2: Update linker script for MMU
Michal Simek
1
-2
/
+1
2009-05-26
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
1
-8
/
+37
2009-05-26
microblaze_mmu_v2: uaccess MMU update
Michal Simek
2
-52
/
+381
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
1
-7
/
+739
2009-05-26
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
2
-2
/
+1151
2009-05-26
microblaze_mmu_v2: Add CURRENT_TASK for entry.S
Michal Simek
1
-0
/
+8
2009-05-26
microblaze_mmu_v2: MMU asm offset update
Michal Simek
1
-5
/
+16
2009-05-26
microblaze_mmu_v2: Update tlb.h and tlbflush.h
Michal Simek
2
-0
/
+56
2009-05-26
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
4
-13
/
+181
2009-05-26
microblaze_mmu_v2: pgalloc.h and page.h
Michal Simek
2
-43
/
+314
2009-05-26
microblaze_mmu_v2: io.h MMU update
Michal Simek
1
-0
/
+31
2009-05-26
microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update
Michal Simek
3
-0
/
+825
2009-05-26
microblaze_mmu_v2: Context handling - mmu_context.c/h
Michal Simek
4
-21
/
+238
2009-05-26
microblaze_mmu_v2: Page fault handling high level - fault.c
Michal Simek
1
-0
/
+304
2009-05-26
microblaze_mmu_v2: mmu.h update
Michal Simek
1
-2
/
+102
2009-05-26
microblaze_mmu_v2: MMU initialization
Michal Simek
1
-4
/
+154
2009-05-26
microblaze_mmu_v2: TLB low level code
Michal Simek
1
-0
/
+120
2009-05-26
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
2
-2
/
+11
2009-05-26
microblaze_mmu_v2: MMU update for startup code
Michal Simek
1
-0
/
+190
2009-05-26
microblaze_mmu_v2: Add mmu_defconfig
Michal Simek
1
-0
/
+798
2009-05-26
microblaze: Fix size of __kernel_mode_t to short
Michal Simek
1
-1
/
+1
2009-05-26
microblaze: Add audit and seccomp thread flags.
Edgar E. Iglesias
1
-0
/
+9
2009-05-22
microblaze: Kbuild update
Michal Simek
1
-24
/
+1
2009-05-21
microblaze: Fix cast warning for __va in prom.c
Michal Simek
1
-2
/
+3
2009-05-21
Microblaze: Remove unused variable from paging init
Michal Simek
1
-1
/
+0
2009-05-21
microblaze: Cleanup compiled-in rootfs in BSS section
Michal Simek
1
-21
/
+32
2009-05-21
microblaze: Fix early cmdline for CMDLINE_FORCE
Michal Simek
2
-8
/
+3
2009-05-21
microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h
Steve Magnani
1
-1
/
+1
2009-05-21
microblaze: clean LDFLAGS to build kernel
Thomas Chou
1
-0
/
+2
2009-05-21
microblaze: Fix paging init-zone initialization
Steve Magnani
1
-4
/
+3
2009-05-21
microblaze: use generic dma-mapping-broken.h
Arnd Bergmann
2
-130
/
+2
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
3
-76
/
+17
2009-05-21
microblaze: clean up checksum.c
Arnd Bergmann
2
-17
/
+28
2009-05-21
microblaze: remove bad_user_access_length
Arnd Bergmann
1
-4
/
+3
2009-05-21
microblaze: do not include types.h in ptrace.h
Arnd Bergmann
1
-1
/
+0
2009-05-21
microblaze: add a dummy pgprot_noncached
Arnd Bergmann
1
-0
/
+2
2009-05-21
microblaze: add security initcalls
Arnd Bergmann
1
-0
/
+2
2009-05-21
microblaze: remove cacheable_memcpy
Arnd Bergmann
1
-5
/
+0
2009-05-21
microblaze: kill incorrect __bad_xchg definition
Arnd Bergmann
1
-8
/
+0
2009-05-21
microblaze: fix __user annotations
Arnd Bergmann
1
-12
/
+10
2009-05-21
microblaze: export some symbols
Arnd Bergmann
3
-1
/
+5
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-3
/
+4
2009-05-21
microblaze: Remove POWERPC reference from Microblaze gpio.h
Michal Simek
1
-3
/
+3
2009-05-18
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
1
-2
/
+2
2009-05-18
microblaze: Update Microblaze defconfig
Michal Simek
1
-18
/
+32
2009-05-09
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-03
of: make of_(un)register_platform_driver common code
Grant Likely
1
-10
/
+0
[prev]
[next]