summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-1316-33/+8Star
* m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-03-061-0/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-03-031-0/+1
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-0929-0/+29
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-0928-95/+133
* tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-011-1/+0Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-318-43/+74
|\
| * arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
| * arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
| * arm64: FIQs are unusedNicolas Pitre2014-01-302-8/+0Star
| * arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-271-1/+1
| * arm64: fix build error if DMA_CMA is enabledPankaj Dubey2014-01-271-1/+0Star
| * arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-241-0/+8
| * arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-221-1/+1
| * arm64: mm: use ubfm for dcache_line_sizeJingoo Han2014-01-221-2/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2014-01-318-3/+87
|\ \
| * | alpha: fix broken network checksumMikulas Patocka2014-01-311-2/+7
| * | alpha: Enable system-call auditing support.蔡正龙2014-01-317-1/+80
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-313-2/+11
|\ \ \
| * | | [media] adv7842: set LLC DLL phase from platform_dataHans Verkuil2014-01-071-0/+1
| * | | [media] adv7842: obtain free-run mode from the platform_dataMartin Bugge2014-01-071-0/+2
| * | | [media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil2014-01-071-1/+0Star
| * | | [media] si4713: move supply list to si4713_platform_dataDinesh Ram2013-12-181-0/+7
| * | | [media] doc: no singingKees Cook2013-12-101-1/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-313-22/+46
|\ \ \ \
| * | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-251-14/+42
| * | | | x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-253-8/+4Star
| * | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-251-1/+1
* | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-315-48/+55
|\ \ \ \ \
| * | | | | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones2014-01-311-1/+2
| * | | | | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-312-17/+5Star
| * | | | | xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-301-3/+3
| * | | | | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell2014-01-301-0/+1
| * | | | | arm/xen: Initialize event channels earlierJulien Grall2014-01-301-27/+44
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-3151-1109/+1694
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-2941-1066/+1563
| |\ \ \ \ \
| | * | | | | KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras2014-01-273-0/+4
| | * | | | | KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling2014-01-271-0/+2
| | * | | | | KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-274-8/+114
| | * | | | | powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling2014-01-271-0/+2
| | * | | | | KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-275-11/+30
| | * | | | | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-276-9/+51
| | * | | | | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-273-0/+9
| | * | | | | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2014-01-272-0/+8
| | * | | | | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-272-5/+18
| | * | | | | KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras2014-01-271-115/+77Star
| | * | | | | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2014-01-272-1/+17
| | * | | | | KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman2014-01-272-1/+11
| | * | | | | KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras2014-01-271-1/+7
| | * | | | | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-276-3/+361