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-03-30
microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
Michal Simek
-36
/
+62
2012-03-28
microblaze: Fix tlb_skip variable on noMMU system
Michal Simek
-0
/
+2
2012-03-28
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
-1
/
+1
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
-22
/
+83
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
-5
/
+7
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
-11
/
+120
2012-03-23
microblaze: Extend space for compiled-in FDT to 32kB
Michal Simek
-2
/
+2
2012-03-23
microblaze: Clear all MSR flags on the first kernel instruction
Michal Simek
-3
/
+2
2012-03-23
microblaze: Use node name instead of compatible string
Michal Simek
-4
/
+4
2012-03-23
microblaze: Fix mapin_ram function
Michal Simek
-1
/
+2
2012-03-23
microblaze: Highmem support
Michal Simek
-13
/
+272
2012-03-23
microblaze: Use active regions
Michal Simek
-2
/
+20
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
-3
/
+39
2012-03-23
microblaze: Introduce fixmap
Michal Simek
-6
/
+123
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
-34
/
+46
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
-5
/
+4
2012-03-19
microblaze: trivial: Fix typo fault in timer.c
Michal Simek
-1
/
+1
2012-03-19
microblaze: Use vsprintf extention %pf with builtin_return_address
Joe Perches
-1
/
+1
2012-03-19
microblaze: Add PVR version string for MB 8.20.b and 8.30.a
Michal Simek
-0
/
+2
2012-03-19
microblaze: Fix makefile to work with latest toolchain
Michal Simek
-1
/
+1
2012-03-19
microblaze: Fix typo in early_printk.c
Masanari Iida
-1
/
+1
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
-20
/
+1
2012-01-20
microblaze: generic atomic64 support
Daniel Borkmann
-0
/
+2
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-6
/
+8
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
-4
/
+2
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
-2
/
+6
2012-01-17
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-1
/
+20
2012-01-16
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
-1
/
+1
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
-1
/
+1
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
-28
/
+21
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
-0
/
+1
2012-01-11
microblaze: Add topology init
Michal Simek
-1
/
+20
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-19
/
+1
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-84
/
+93
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+0
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-41
/
+2
2012-01-06
microblaze/PCI: use pci_scan_root_bus()
Bjorn Helgaas
-7
/
+3
2012-01-06
microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
-15
/
+15
2012-01-06
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
-2
/
+1
2012-01-06
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
-2
/
+0
2012-01-06
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
-5
/
+5
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+4
2012-01-05
microblaze: Wire-up new system calls
Michal Simek
-1
/
+7
2012-01-05
microblaze: Remove NO_IRQ from architecture
Michal Simek
-4
/
+2
2012-01-05
microblaze: Trivial asm fix
Michal Simek
-1
/
+1
2012-01-05
microblaze: Fix debug message in module
Michal Simek
-1
/
+1
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
-16
/
+10
2012-01-05
microblaze: Send CR before LF for early console
Michal Simek
-2
/
+2
2012-01-05
microblaze: Change NO_IRQ to 0
Michal Simek
-20
/
+30
2012-01-05
microblaze: Use irq_of_parse_and_map for timer
Michal Simek
-1
/
+1
[next]