summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-151-3/+9
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-5/+2
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-126-140/+10
|\
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-73/+1
| |\
| | * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-242-72/+1
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-5/+4
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| * | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-9/+0
| * | microblaze: clean-up prom.h implicit includesRob Herring2013-10-095-27/+5
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
| * | of: create default early_init_dt_add_memory_archRob Herring2013-10-091-5/+0
| * | microblaze: use early_init_dt_scanRob Herring2013-10-092-15/+4
| |/
* | Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-11-127-19/+19
|\ \
| * | microblaze: Remove incorrect file pathMichal Simek2013-11-081-2/+0
| * | microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2013-11-082-1/+12
| * | microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek2013-11-081-3/+3
| * | microblaze: Remove deprecated IRQF_DISABLEDMichal Simek2013-11-081-1/+1
| * | microblaze: Calculate kernel pad automaticallyMichal Simek2013-11-072-5/+1
| * | microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker2013-11-062-7/+2
| |/
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+5
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-7/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-281-1/+1
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-09-0614-367/+178
|\ \ \
| * | | microblaze: Show message when reset gpio is not presentMichal Simek2013-09-041-1/+5
| * | | microblaze: Add linux.bin.ub targetJason Wu2013-09-032-4/+6
| * | | microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek2013-09-031-0/+2
| * | | microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek2013-09-031-39/+39
| * | | microblaze: timer: Update headerMichal Simek2013-09-031-1/+2
| * | | microblaze: timer: Remove unused headerMichal Simek2013-09-031-13/+0
| * | | microblaze: timer: Clear driver init functionMichal Simek2013-09-031-13/+15
| * | | microblaze: timer: Use CLKSRC_OF initializationMichal Simek2013-09-033-13/+11
| * | | microblaze: intc: Remove unused headerMichal Simek2013-09-031-3/+0
| * | | microblaze: intc: Clean driver init functionMichal Simek2013-09-031-10/+19
| * | | microblaze: intc: Using irqchipMichal Simek2013-09-032-5/+14
| * | | microblaze: intc: Update headerMichal Simek2013-09-031-1/+2
| * | | microblaze: intc: Remove unused headersMichal Simek2013-09-031-3/+0
| * | | microblaze: Remove selfmodified featureMichal Simek2013-09-037-192/+24
| * | | of/pci: Use of_pci_range_parserAndrew Murray2013-09-031-68/+38
| | |/ | |/|
* | | microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha2013-08-211-3/+0
|/ /
* | microblaze: fix clone syscallMichal Simek2013-08-131-1/+1
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-07-104-4/+7
|\
| * microblaze: Move __NR_syscalls from uapiMichal Simek2013-07-102-2/+3
| * microblaze: Enable KGDB in defconfigMichal Simek2013-06-261-1/+3
| * microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher2013-06-261-1/+1
OpenPOWER on IntegriCloud