index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
1
-24
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
5
-4
/
+5
|
\
|
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
*
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
*
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
1
-0
/
+1
|
*
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-11
2
-2
/
+2
*
|
microblaze: Don't use access_ok for unaligned
John Williams
2009-06-02
1
-1
/
+2
*
|
microblaze: remove unused flat_stack_align() definition
Andrew Morton
2009-06-02
1
-1
/
+0
*
|
microblaze_mmu_v2: stat.h MMU update
Michal Simek
2009-05-26
1
-41
/
+36
*
|
microblaze_mmu_v2: Elf update
Michal Simek
2009-05-26
1
-0
/
+93
*
|
microblaze_mmu_v2: Update dma.h for MMU
Michal Simek
2009-05-26
1
-0
/
+5
*
|
microblaze_mmu_v2: Update cacheflush.h
Michal Simek
2009-05-26
1
-1
/
+19
*
|
microblaze_mmu_v2: Traps MMU update
Michal Simek
2009-05-26
1
-16
/
+8
*
|
microblaze_mmu_v2: uaccess MMU update
Michal Simek
2009-05-26
1
-52
/
+246
*
|
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
2009-05-26
1
-2
/
+35
*
|
microblaze_mmu_v2: Add CURRENT_TASK for entry.S
Michal Simek
2009-05-26
1
-0
/
+8
*
|
microblaze_mmu_v2: Update tlb.h and tlbflush.h
Michal Simek
2009-05-26
2
-0
/
+56
*
|
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
2009-05-26
3
-13
/
+123
*
|
microblaze_mmu_v2: pgalloc.h and page.h
Michal Simek
2009-05-26
2
-43
/
+314
*
|
microblaze_mmu_v2: io.h MMU update
Michal Simek
2009-05-26
1
-0
/
+31
*
|
microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update
Michal Simek
2009-05-26
2
-0
/
+539
*
|
microblaze_mmu_v2: Context handling - mmu_context.c/h
Michal Simek
2009-05-26
3
-21
/
+168
*
|
microblaze_mmu_v2: mmu.h update
Michal Simek
2009-05-26
1
-2
/
+102
*
|
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
2009-05-26
1
-2
/
+8
*
|
microblaze: Fix size of __kernel_mode_t to short
Michal Simek
2009-05-26
1
-1
/
+1
*
|
microblaze: Add audit and seccomp thread flags.
Edgar E. Iglesias
2009-05-26
1
-0
/
+9
*
|
microblaze: Kbuild update
Michal Simek
2009-05-22
1
-24
/
+1
*
|
microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h
Steve Magnani
2009-05-21
1
-1
/
+1
*
|
microblaze: use generic dma-mapping-broken.h
Arnd Bergmann
2009-05-21
1
-129
/
+1
*
|
microblaze: prepare signal handling for generic unistd.h
Michal Simek
2009-05-21
2
-0
/
+14
*
|
microblaze: clean up checksum.c
Arnd Bergmann
2009-05-21
1
-6
/
+8
*
|
microblaze: remove bad_user_access_length
Arnd Bergmann
2009-05-21
1
-4
/
+3
*
|
microblaze: do not include types.h in ptrace.h
Arnd Bergmann
2009-05-21
1
-1
/
+0
*
|
microblaze: add a dummy pgprot_noncached
Arnd Bergmann
2009-05-21
1
-0
/
+2
*
|
microblaze: Remove POWERPC reference from Microblaze gpio.h
Michal Simek
2009-05-21
1
-3
/
+3
|
/
*
of: make of_(un)register_platform_driver common code
Grant Likely
2009-05-02
1
-10
/
+0
*
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2009-04-23
2
-0
/
+5
*
microblaze: Move start_thread to process.c
Michal Simek
2009-04-23
1
-10
/
+3
*
microblaze: Add missing preadv and pwritev syscalls
Michal Simek
2009-04-23
1
-1
/
+3
*
microblaze: Add missing declaration for die and _exception func
Michal Simek
2009-04-23
1
-0
/
+3
*
microblaze: Move task_pt_regs up
Michal Simek
2009-04-23
1
-3
/
+3
*
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
2009-04-23
2
-3
/
+3
*
microblaze: Remove uncache shadow condition
Michal Simek
2009-04-23
1
-5
/
+0
*
microblaze: Remove unneded per cpu SYSCALL_SAVE variable
Michal Simek
2009-04-23
1
-1
/
+0
*
microblaze: remove duplicated #include's
Huang Weiyi
2009-04-14
1
-1
/
+0
*
microblaze: Add TIMESTAMPING constants to socket.h
Michal Simek
2009-04-14
1
-0
/
+3
*
microblaze: Add missing empty ftrace.h file
Michal Simek
2009-04-14
1
-0
/
+1
*
microblaze: Fix problem with removing zero length files
Michal Simek
2009-04-14
5
-0
/
+5
*
microblaze_v8: Interrupt handling and timer support
Michal Simek
2009-03-27
1
-0
/
+47
*
microblaze_v8: syscalls.h
Michal Simek
2009-03-27
1
-0
/
+45
[next]