index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-24
/
+1
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-4
/
+5
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-02
microblaze: Don't use access_ok for unaligned
John Williams
1
-1
/
+2
2009-06-02
microblaze: remove unused flat_stack_align() definition
Andrew Morton
1
-1
/
+0
2009-05-26
microblaze_mmu_v2: stat.h MMU update
Michal Simek
1
-41
/
+36
2009-05-26
microblaze_mmu_v2: Elf update
Michal Simek
1
-0
/
+93
2009-05-26
microblaze_mmu_v2: Update dma.h for MMU
Michal Simek
1
-0
/
+5
2009-05-26
microblaze_mmu_v2: Update cacheflush.h
Michal Simek
1
-1
/
+19
2009-05-26
microblaze_mmu_v2: Traps MMU update
Michal Simek
1
-16
/
+8
2009-05-26
microblaze_mmu_v2: uaccess MMU update
Michal Simek
1
-52
/
+246
2009-05-26
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
1
-2
/
+35
2009-05-26
microblaze_mmu_v2: Add CURRENT_TASK for entry.S
Michal Simek
1
-0
/
+8
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
3
-13
/
+123
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
2
-0
/
+539
2009-05-26
microblaze_mmu_v2: Context handling - mmu_context.c/h
Michal Simek
3
-21
/
+168
2009-05-26
microblaze_mmu_v2: mmu.h update
Michal Simek
1
-2
/
+102
2009-05-26
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
1
-2
/
+8
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: Guard __HAVE_ARCH macros with __KERNEL__ in string.h
Steve Magnani
1
-1
/
+1
2009-05-21
microblaze: use generic dma-mapping-broken.h
Arnd Bergmann
1
-129
/
+1
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
2
-0
/
+14
2009-05-21
microblaze: clean up checksum.c
Arnd Bergmann
1
-6
/
+8
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: Remove POWERPC reference from Microblaze gpio.h
Michal Simek
1
-3
/
+3
2009-05-02
of: make of_(un)register_platform_driver common code
Grant Likely
1
-10
/
+0
2009-04-23
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2
-0
/
+5
2009-04-23
microblaze: Move start_thread to process.c
Michal Simek
1
-10
/
+3
2009-04-23
microblaze: Add missing preadv and pwritev syscalls
Michal Simek
1
-1
/
+3
2009-04-23
microblaze: Add missing declaration for die and _exception func
Michal Simek
1
-0
/
+3
2009-04-23
microblaze: Move task_pt_regs up
Michal Simek
1
-3
/
+3
2009-04-23
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
2
-3
/
+3
2009-04-23
microblaze: Remove uncache shadow condition
Michal Simek
1
-5
/
+0
2009-04-23
microblaze: Remove unneded per cpu SYSCALL_SAVE variable
Michal Simek
1
-1
/
+0
2009-04-14
microblaze: remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-04-14
microblaze: Add TIMESTAMPING constants to socket.h
Michal Simek
1
-0
/
+3
2009-04-14
microblaze: Add missing empty ftrace.h file
Michal Simek
1
-0
/
+1
2009-04-14
microblaze: Fix problem with removing zero length files
Michal Simek
5
-0
/
+5
2009-03-27
microblaze_v8: Interrupt handling and timer support
Michal Simek
1
-0
/
+47
2009-03-27
microblaze_v8: syscalls.h
Michal Simek
1
-0
/
+45
[next]