summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King
2013-06-17Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel...Russell King
2013-06-17ARM: mpu: Ensure that MPU depends on CPU_V7Jonathan Austin
2013-06-17ARM: mpu: protect the vectors page with an MPU regionJonathan Austin
2013-06-17ARM: mpu: Allow enabling of the MPU via kconfigJonathan Austin
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin
2013-06-07ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin
2013-06-07ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin
2013-06-07ARM: mpu: add header for MPU register layouts and region dataJonathan Austin
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin
2013-06-07ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin
2013-06-07ARM: add Cortex-R7 Processor InfoJonathan Austin
2013-06-07ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin
2013-06-07ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin
2013-06-07ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMUJonathan Austin
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon
2013-06-07ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon
2013-06-07ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon
2013-06-07ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon
2013-06-07ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon
2013-06-05ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: Add support for flushing HugeTLB pages.Steve Capper
2013-06-04ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
2013-05-26Linux 3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson
2013-05-24mm/memory_hotplug.c: fix printk format warningsRandy Dunlap
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi
2013-05-24drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf