index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Lines
2012-12-13
microblaze: lib: Remove helper macros
Michal Simek
-16
/
+12
2012-12-13
microblaze: Add static qualifiers
Michal Simek
-3
/
+3
2012-12-13
microblaze: Wire-up new system call kcmp
Michal Simek
-1
/
+3
2012-12-13
microblaze: Fix intc_enable_or_unmask function
Michal Simek
-1
/
+2
2012-12-13
microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT
Michal Simek
-1
/
+1
2012-12-13
microblaze: Remove passing the second arg to schedule_tail
Michal Simek
-1
/
+0
2012-12-13
UAPI: (Scripted) Disintegrate arch/microblaze/include/asm
David Howells
-552
/
+649
2012-12-13
microblaze: uaccess.h: Fix timerfd syscall
Michal Simek
-2
/
+1
2012-12-13
microblaze: Remove BIP from childregs
Michal Simek
-1
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-193
/
+52
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+0
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-22
/
+26
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
-0
/
+1
2012-12-03
microblaze: use new common dtc rule
Stephen Warren
-22
/
+26
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
-2
/
+1
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
-16
/
+1
2012-11-28
microblaze: switch to generic fork/vfork/clone
Al Viro
-56
/
+12
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
-124
/
+43
2012-11-28
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
Al Viro
-1
/
+1
2012-11-28
microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
-4
/
+0
2012-11-16
microblaze: switch to generic sys_execve()
Al Viro
-26
/
+1
2012-11-16
microblaze: switch to generic kernel_execve()
Al Viro
-43
/
+6
2012-11-16
microblaze: switch to generic kernel_thread()
Al Viro
-58
/
+39
2012-11-15
microblaze: Fix bug with schedule_tail
Michal Simek
-1
/
+1
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
-0
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-7
/
+3
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-14
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
-0
/
+3
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
-0
/
+1
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
-0
/
+1
2012-10-07
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-80
/
+182
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
-1
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
-1
/
+4
2012-10-04
Revert "microblaze_mmu_v2: Update signal returning address"
Michal Simek
-8
/
+0
2012-10-04
microblaze: Added more support for PCI
John Linn
-0
/
+6
2012-10-04
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
Michal Simek
-15
/
+15
2012-10-04
microblaze: Fix bug with passing command line
Michal Simek
-12
/
+15
2012-10-04
microblaze: Remove PAGE properties duplication
Michal Simek
-6
/
+0
2012-10-04
microblaze: Remove additional andi which has been already done
Michal Simek
-3
/
+0
2012-10-04
microblaze: Use predefined macro for ESR_DIZ
Michal Simek
-2
/
+3
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
-9
/
+10
2012-10-04
microblaze: Do not used hardcoded value in exception handler
Michal Simek
-24
/
+32
2012-10-04
microblaze: Added fdt chosen capability for timer
Michal Simek
-1
/
+9
2012-10-04
microblaze: Add support for ioreadXX/iowriteXX_rep
Michal Simek
-0
/
+90
2012-10-04
microblaze: Improve failure handling for GPIO reset
Stephan Linz
-2
/
+5
[next]