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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
microblaze: Use unsigned type for limit comparison in cache.c
Michal Simek
2015-01-08
1
-3
/
+3
|
*
|
|
microblaze: Use unsigned type for proper comparison in cpuinfo*.c
Michal Simek
2015-01-05
2
-2
/
+2
|
*
|
|
microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c
Michal Simek
2015-01-05
1
-3
/
+4
|
*
|
|
microblaze: Change extern inline to static inline
Michal Simek
2015-01-05
2
-9
/
+9
|
*
|
|
microblaze: Mark get_frame_size as static
Michal Simek
2015-01-05
1
-1
/
+1
|
*
|
|
microblaze: Use unsigned return type in do_syscall_trace_enter
Michal Simek
2015-01-05
2
-3
/
+3
|
*
|
|
microblaze: Declare microblaze_kgdb_break in header
Michal Simek
2015-01-05
2
-1
/
+5
|
*
|
|
microblaze: Remove unused prom header from reset.c
Michal Simek
2015-01-05
1
-1
/
+0
|
*
|
|
microblaze: Remove unused prom_parse.c
Michal Simek
2015-01-05
2
-36
/
+1
|
*
|
|
microblaze: Wire-up execveat syscall
Michal Simek
2015-01-05
3
-1
/
+3
|
*
|
|
microblaze: Use empty asm-generic/linkage.h
Michal Simek
2015-01-05
1
-15
/
+1
|
|
/
/
*
|
|
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
|
|
/
|
/
|
*
|
microblaze/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-1
/
+12
|
/
*
Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-12-17
3
-5
/
+48
|
\
|
*
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
2014-12-17
3
-5
/
+48
*
|
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
2014-12-13
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1
-1
/
+0
|
\
\
|
*
|
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
1
-1
/
+0
|
|
/
*
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
1
-8
/
+0
|
\
\
|
*
|
microblaze: io: remove dummy relaxed accessor macros
Will Deacon
2014-10-20
1
-8
/
+0
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-09
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-11-17
1
-1
/
+2
|
|
/
*
|
microblaze: Wire up bpf syscall
Michal Simek
2014-10-27
3
-1
/
+3
*
|
microblaze: Fix IO space breakage after of_pci_range_to_resource() change
Michal Simek
2014-10-27
1
-2
/
+7
*
|
microblaze: Fix missing NR_CPUS in menuconfig
Michal Simek
2014-10-27
1
-0
/
+4
|
/
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
2
-2
/
+6
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-2
/
+1
|
*
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-09-23
1
-0
/
+5
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
1
-0
/
+1
|
\
\
|
*
|
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-09-13
1
-0
/
+1
*
|
|
microblaze: Fix number of syscalls
Michal Simek
2014-09-09
1
-1
/
+1
*
|
|
microblaze: Rename Advance setup to Kernel features
Michal Simek
2014-09-09
1
-1
/
+1
*
|
|
microblaze: Add mm/Kconfig to advance menu
Michal Simek
2014-09-09
1
-2
/
+2
*
|
|
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
2014-09-09
1
-2
/
+2
*
|
|
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...
Chen Gang
2014-09-09
1
-0
/
+1
|
/
/
*
|
microblaze: Wire-up memfd_create syscall
Michal Simek
2014-08-21
2
-0
/
+2
*
|
microblaze: Wire-up getrandom syscall
Michal Simek
2014-08-21
2
-0
/
+2
*
|
microblaze: Wire-up seccomp syscall
Michal Simek
2014-08-21
2
-0
/
+2
*
|
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
1
-36
/
+19
|
\
\
|
*
|
microblaze: Use sigsp()
Richard Weinberger
2014-08-06
1
-6
/
+3
|
*
|
microblaze: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-31
/
+17
|
|
/
*
|
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2014-08-08
2
-1
/
+1
*
|
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-08-07
4
-18
/
+28
|
\
\
|
*
|
microblaze: Change libgcc-style functions from lib-y to obj-y
David Holsgrove
2014-07-18
1
-11
/
+3
|
*
|
microblaze: Wire-up renameat2 syscall
Michal Simek
2014-07-09
2
-0
/
+2
|
*
|
microblaze: Add syscall number comment
Michal Simek
2014-07-09
1
-1
/
+1
|
*
|
microblaze: delay.h fix udelay and ndelay for 8 bit args
Michal Simek
2014-07-09
1
-6
/
+22
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-04
1
-0
/
+1
|
\
\
|
*
|
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
1
-0
/
+1
|
|
/
*
|
microblaze: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-18
2
-6
/
+0
[prev]
[next]