summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-121-3/+15
| * | | | | | | | | | arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-121-4/+3
| * | | | | | | | | | arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-122-7/+0
| * | | | | | | | | | arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-123-3/+12
| * | | | | | | | | | KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-214-1/+179
| * | | | | | | | | | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-217-18/+83
| * | | | | | | | | | KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-219-47/+316
| * | | | | | | | | | KVM: arm64: re-factor hyp.S debug register codeAlex Bennée2015-07-211-379/+138
| * | | | | | | | | | KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-214-5/+80
| * | | | | | | | | | KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-213-1/+40
| * | | | | | | | | | KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-218-12/+108
| * | | | | | | | | | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-213-7/+33
| * | | | | | | | | | KVM: arm64: guest debug, define API headersAlex Bennée2015-07-211-0/+27
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-116-38/+85
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-082-25/+25
| * | | | | | | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-083-9/+41
| * | | | | | | | | | arm/xen: implement correctly pfn_to_mfnJulien Grall2015-09-081-8/+0
| * | | | | | | | | | xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-083-6/+29
* | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-09-111-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-101-1/+2
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-112-18/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Revert "Hexagon: fix signal.c compile error"Mike Frysinger2015-09-091-2/+0
| * | | | | | | | | | | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-091-16/+1
* | | | | | | | | | | | Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-09-091-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-141-4/+6
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-094-39/+359
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | nios2: add Max10 defconfigChee Nouk Phoon2015-09-081-0/+81
| * | | | | | | | | | | nios2: Add Max10 device treeChee Nouk Phoon2015-09-081-0/+248
| * | | | | | | | | | | nios2: remove unused statistic countersBernd Weiberg2015-09-071-18/+0
| * | | | | | | | | | | nios2: fixed variable imm16 to s16Bernd Weiberg2015-09-071-1/+1
| * | | | | | | | | | | nios2/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-071-20/+29
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-099-33/+73
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-095-9/+5
| * | | | | | | | | | | x86: use generic early mem copyMark Salter2015-09-091-21/+1
| * | | | | | | | | | | arm64: support initrd outside kernel linear mapMark Salter2015-09-091-0/+62
| * | | | | | | | | | | mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-091-2/+4
| * | | | | | | | | | | sparc32: do not include swap.h from pgtable_32.hMichal Hocko2015-09-091-1/+1
* | | | | | | | | | | | Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-095-21/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | parisc: Use platform_device_register_simple("rtc-generic")Helge Deller2015-09-081-10/+4
| * | | | | | | | | | | | parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-081-7/+0
| * | | | | | | | | | | | parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-081-1/+1
| * | | | | | | | | | | | parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-081-2/+7
| * | | | | | | | | | | | parisc: Additionally check for in_atomic() in page fault handlerHelge Deller2015-09-081-1/+1
| * | | | | | | | | | | | parisc: Define ioremap_uc and ioremap_wcGuenter Roeck2015-09-081-0/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-09-0915-81/+41
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy2015-09-054-0/+33
| * | | | | | | | | | | | ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring2015-09-056-6/+6
| * | | | | | | | | | | | ARM: mmp: remove unused RTC register definitionsRob Herring2015-09-051-23/+0
| * | | | | | | | | | | | ARM: sa1100: remove unused RTC register definitionsRob Herring2015-09-051-34/+0
| * | | | | | | | | | | | ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring2015-09-051-16/+2