index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-7
/
+1
2013-09-06
Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-367
/
+178
2013-09-04
microblaze: Show message when reset gpio is not present
Michal Simek
1
-1
/
+5
2013-09-03
microblaze: Add linux.bin.ub target
Jason Wu
2
-4
/
+6
2013-09-03
microblaze: Add PVR version string for MB v9.0 and v9.1
Michal Simek
1
-0
/
+2
2013-09-03
microblaze: timer: Replace microblaze_ prefix by xilinx_
Michal Simek
1
-39
/
+39
2013-09-03
microblaze: timer: Update header
Michal Simek
1
-1
/
+2
2013-09-03
microblaze: timer: Remove unused header
Michal Simek
1
-13
/
+0
2013-09-03
microblaze: timer: Clear driver init function
Michal Simek
1
-13
/
+15
2013-09-03
microblaze: timer: Use CLKSRC_OF initialization
Michal Simek
3
-13
/
+11
2013-09-03
microblaze: intc: Remove unused header
Michal Simek
1
-3
/
+0
2013-09-03
microblaze: intc: Clean driver init function
Michal Simek
1
-10
/
+19
2013-09-03
microblaze: intc: Using irqchip
Michal Simek
2
-5
/
+14
2013-09-03
microblaze: intc: Update header
Michal Simek
1
-1
/
+2
2013-09-03
microblaze: intc: Remove unused headers
Michal Simek
1
-3
/
+0
2013-09-03
microblaze: Remove selfmodified feature
Michal Simek
7
-192
/
+24
2013-09-03
of/pci: Use of_pci_range_parser
Andrew Murray
1
-68
/
+38
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-5
/
+0
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
1
-1
/
+1
2013-08-21
microblaze: remove undefined of_get_cpu_node declaration
Sudeep KarkadaNagesha
1
-3
/
+0
2013-08-13
microblaze: fix clone syscall
Michal Simek
1
-1
/
+1
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-4
/
+7
2013-07-10
microblaze: Move __NR_syscalls from uapi
Michal Simek
2
-2
/
+3
2013-07-03
mm/microblaze: clean up unused VALID_PAGE()
Jiang Liu
1
-1
/
+0
2013-07-03
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+6
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-26
microblaze: Enable KGDB in defconfig
Michal Simek
1
-1
/
+3
2013-06-26
microblaze: Don't mark arch_kgdb_ops as const.
Graeme Smecher
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-28
microblaze: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
1
-3
/
+3
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
[next]