index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
microblaze: uaccess: Fix get_user macro for noMMU
Michal Simek
2010-04-01
1
-23
/
+66
|
*
microblaze: uaccess: fix clear_user for noMMU kernel
Michal Simek
2010-04-01
1
-45
/
+36
|
*
microblaze: uaccess: Fix strncpy_from_user function
Michal Simek
2010-04-01
1
-3
/
+11
|
*
microblaze: uaccess: fix copy_from_user macro
Michal Simek
2010-04-01
1
-9
/
+14
|
*
microblaze: uaccess: copy_to_user unification
Michal Simek
2010-04-01
1
-9
/
+16
|
*
microblaze: uaccess: sync put/get/clear_user macros
Michal Simek
2010-04-01
1
-37
/
+69
|
*
microblaze: uaccess: fix put_user and get_user macros
Michal Simek
2010-04-01
1
-51
/
+49
|
*
microblaze: uaccess: fix __get_user_asm macro
Michal Simek
2010-04-01
1
-16
/
+17
|
*
microblaze: uaccess: fix clean user macro
Michal Simek
2010-04-01
1
-34
/
+55
|
*
microblaze: move noMMU __range_ok function to uaccess.h
Michal Simek
2010-04-01
2
-9
/
+6
|
*
microblaze: Move exception_table_entry upward
Michal Simek
2010-04-01
1
-16
/
+15
|
*
microblaze: Remove segment.h
Michal Simek
2010-04-01
5
-52
/
+34
|
*
microblaze: Remove memset in free_init_pages
Michal Simek
2010-04-01
1
-1
/
+0
|
*
microblaze: Makefile cleanups
Arun Bhanu
2010-04-01
1
-4
/
+0
|
*
microblaze: Fix Makefile to delete build generated files
Arun Bhanu
2010-04-01
2
-1
/
+3
|
*
microblaze: Add a missing single quote to make 'make help' happy
Arun Bhanu
2010-04-01
1
-1
/
+1
|
*
microblaze: Fix "kstack=" parsing
Steven J. Magnani
2010-04-01
1
-4
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
9
-3
/
+6
|
/
*
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-03-18
32
-195
/
+3839
|
\
|
*
microblaze: entry.S use delay slot for return handlers
Michal Simek
2010-03-11
1
-6
/
+3
|
*
microblaze: Save current task directly
Michal Simek
2010-03-11
1
-8
/
+4
|
*
microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
Michal Simek
2010-03-11
1
-48
/
+30
|
*
microblaze: PCI early support for noMMU system
Michal Simek
2010-03-11
4
-6
/
+18
|
*
microblaze: Fix dma alloc and free coherent dma functions
Michal Simek
2010-03-11
1
-4
/
+13
|
*
microblaze: Add consistent code
Michal Simek
2010-03-11
3
-1
/
+256
|
*
microblaze: pgtable.h: move consistent functions
Michal Simek
2010-03-11
1
-9
/
+9
|
*
microblaze: Remove ancient Kconfig option for consistent mapping
Michal Simek
2010-03-11
1
-31
/
+2
|
*
microblaze: Remove VMALLOC_VMADDR
Michal Simek
2010-03-11
2
-2
/
+1
|
*
microblaze: Add define for ASM_LOOP
Michal Simek
2010-03-11
1
-43
/
+161
|
*
microblaze: Preliminary support for dma drivers
Michal Simek
2010-03-11
1
-6
/
+3
|
*
microblaze: remove trailing space in messages
Frans Pop
2010-03-11
1
-1
/
+1
|
*
microblaze: Use generic show_mem()
Michal Simek
2010-03-11
1
-6
/
+0
|
*
microblaze: Change temp register for cmdline
Michal Simek
2010-03-11
1
-6
/
+7
|
*
microblaze: Preliminary support for dma drivers
Michal Simek
2010-03-11
3
-16
/
+17
|
*
microblaze: Move cache function to cache.c
Michal Simek
2010-03-11
2
-6
/
+5
|
*
microblaze: Add support from PREEMPT
Michal Simek
2010-03-11
3
-2
/
+26
|
*
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
2010-03-11
5
-0
/
+183
|
*
microblaze: Enable PCI, missing files
Michal Simek
2010-03-11
8
-1
/
+268
|
*
microblaze: Add core PCI files
Michal Simek
2010-03-11
2
-0
/
+2070
|
*
microblaze: Add pci-bridge.h
Michal Simek
2010-03-11
1
-0
/
+195
|
*
microblaze: Add pci.h
Michal Simek
2010-03-11
1
-1
/
+170
|
*
microblaze: io.h include asm-generic/iomap.h
Michal Simek
2010-03-11
1
-10
/
+3
|
*
microblaze: Add irq_create_{of_,}mapping functions
Michal Simek
2010-03-11
2
-1
/
+51
|
*
microblaze: Add {z,}alloc_maybe_bootmem functions
Michal Simek
2010-03-11
2
-0
/
+26
|
*
microblaze: Implement __dma_sync_page
Michal Simek
2010-03-11
2
-4
/
+23
|
*
microblaze: Support DMA
Michal Simek
2010-03-11
7
-5
/
+322
*
|
microblaze: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-37
/
+0
*
|
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
2010-03-12
1
-26
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-1
/
+1
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
5
-5
/
+20
|
|
\
[prev]
[next]