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-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-0
/
+1
2013-11-15
microblaze: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
1
-3
/
+9
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-5
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-140
/
+10
2013-11-12
Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-19
/
+19
2013-11-08
microblaze: Remove incorrect file path
Michal Simek
1
-2
/
+0
2013-11-08
microblaze: Fix bug with mmap2 syscall MB implementation
Michal Simek
2
-1
/
+12
2013-11-08
microblaze: Use predefined SYSCALL_DEFINE macro
Michal Simek
1
-3
/
+3
2013-11-08
microblaze: Remove deprecated IRQF_DISABLED
Michal Simek
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2
-73
/
+1
2013-11-07
microblaze: Calculate kernel pad automatically
Michal Simek
2
-5
/
+1
2013-11-06
microblaze: Remove unused NO_MMU Kconfig parameter
Michael Opdenacker
2
-7
/
+2
2013-10-24
microblaze/pci: Drop PowerPC-ism from irq parsing
Grant Likely
2
-72
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-1
/
+1
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-5
/
+4
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2013-10-23
microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
1
-0
/
+1
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-09
of: implement pci_address_to_pio as weak function
Rob Herring
1
-9
/
+0
2013-10-09
microblaze: clean-up prom.h implicit includes
Rob Herring
5
-27
/
+5
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-9
/
+0
2013-10-09
of: create default early_init_dt_add_memory_arch
Rob Herring
1
-5
/
+0
2013-10-09
microblaze: use early_init_dt_scan
Rob Herring
2
-15
/
+4
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
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
[next]