index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-11-21
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-08-20
microblaze: fix clone syscall
Michal Simek
1
-1
/
+1
2013-06-03
microblaze: Use static inline functions in cacheflush.h
Michal Simek
1
-16
/
+18
2013-06-03
microblaze: Fix sparse warnings
Michal Simek
1
-2
/
+2
2013-05-27
microblaze: Reversed logic in futex cmpxchg
Meyer, Kirk
1
-1
/
+1
2013-05-23
microblaze: Use proper casting for inb/inw/inl in io.h
Michal Simek
1
-3
/
+3
2013-05-14
microblaze: Initialize temp variable to remove compilation warning
Michal Simek
1
-1
/
+1
2013-05-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
9
-29
/
+46
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-09
microblaze: Enable IRQ in arch_cpu_idle
Michal Simek
1
-0
/
+5
2013-05-09
microblaze: Fix uaccess_ok macro
Michal Simek
1
-11
/
+19
2013-05-09
microblaze: Add support for new cpu versions and target architecture
Michal Simek
1
-0
/
+5
2013-05-09
microblaze: Do not select OPT_LIB_ASM by default
Michal Simek
1
-1
/
+0
2013-05-09
microblaze: Fix initrd support
Michal Simek
1
-4
/
+5
2013-05-09
microblaze: Do not use r6 in head.S
Michal Simek
1
-10
/
+10
2013-05-09
microblaze: pci: Remove duplicated header
Michal Simek
1
-2
/
+0
2013-05-09
microblaze: Set the default irq_domain
Dan Christensen
1
-0
/
+2
2013-05-09
microblaze: pci: Remove duplicated include from pci-common.c
Wei Yongjun
1
-1
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-71
/
+1
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-22
/
+4
2013-04-29
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-29
mm/microblaze: use common help functions to free reserved pages
Jiang Liu
2
-27
/
+2
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-08
microblaze: Use generic idle loop
Thomas Gleixner
3
-56
/
+2
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-1
/
+0
2013-04-08
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2
-14
/
+0
2013-03-20
memblock: Kill ARCH_POPULATES_NODE_MAP once more
Paul Bolle
1
-3
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
46
-327
/
+295
2013-02-25
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-80
/
+54
2013-02-23
microblaze idle: Fix compile error
Lars-Peter Clausen
1
-4
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-17
microblaze idle: delete pm_idle
Len Brown
1
-3
/
+0
2013-02-14
burying unused conditionals
Al Viro
2
-3
/
+0
2013-02-12
microblaze: Do not use module.h in files which are not modules
Michal Simek
23
-22
/
+23
2013-02-12
microblaze: Fix coding style issues
Michal Simek
32
-294
/
+259
2013-02-12
microblaze: Add missing return from debugfs_tlb
Michal Simek
1
-0
/
+2
2013-02-12
microblaze: Makefile clean
Jason Wu
1
-6
/
+3
2013-02-12
microblaze: Add .gitignore entries for auto-generated files
Lars-Peter Clausen
2
-0
/
+4
2013-02-12
microblaze: Fix strncpy_from_user macro
Michal Simek
1
-5
/
+4
2013-02-03
microblaze: remove debris in ptrace.c
Al Viro
1
-23
/
+0
[next]