summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: footbridge: add one-shot mode for DC21285 timerRussell King2013-12-291-2/+20
* ARM: footbridge: add sched_clock implementationRussell King2013-12-293-0/+20
* ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-293-8/+82
* ARM: 7877/1: use built-in byte swap functionKim Phillips2013-12-295-5/+53
* ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon2013-12-291-2/+2
* ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown2013-12-291-6/+6
* ARM: fix csum_tcpudp_magic() miscompilationRussell King2013-12-291-10/+24
* ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequenceLorenzo Pieralisi2013-12-291-7/+7
* ARM: 7918/1: clean up cache handling in core codeNicolas Pitre2013-12-292-4/+2
* ARM: 7911/2: Clean up setup printks a bitOlof Johansson2013-12-291-21/+20
* ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-6/+0
* ARM: 7890/1: v7-M: drop using mach/entry-macro.SUwe Kleine-König2013-12-291-2/+0
* ARM: make kernel oops easier to readRussell King2013-12-292-11/+11
* ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2013-12-292-2/+2
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-224-23/+54
|\
| * Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-202-13/+15
| |\
| | * ARM: shmobile: r8a7790: Fix GPIO resources in DTSMagnus Damm2013-11-281-12/+12
| | * ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIBSimon Horman2013-11-241-1/+3
| * | Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-2066-216/+204
| |\ \
| | * | Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen2013-12-181-0/+38
| * | | ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa2013-12-141-10/+1
* | | | Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-12-201-1/+7
|\ \ \ \
| * | | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta2013-12-191-1/+7
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2013-12-201-20/+18
|\ \ \ \
| * | | | arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-191-20/+18
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-2013-62/+112
|\ \ \ \
| * \ \ \ Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2013-12-2013-62/+112
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras2013-12-181-0/+1
| | * | | powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V2013-12-183-4/+5
| | * | | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-113-23/+23
| | * | | KVM: PPC: Book3S: PR: Enable interrupts earlierAlexander Graf2013-12-092-10/+2
| | * | | KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvyAlexander Graf2013-12-092-0/+23
| | * | | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpuAlexander Graf2013-12-091-0/+4
| | * | | KVM: PPC: Book3S: PR: Don't clobber our exit handler idAlexander Graf2013-12-091-3/+10
| | * | | powerpc: kvm: fix rare but potential deadlock scenepingfan liu2013-11-182-1/+9
| | * | | KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() callPaul Mackerras2013-11-181-0/+2
| | * | | KVM: PPC: Book3S HV: Make tbacct_lock irq-safePaul Mackerras2013-11-181-10/+12
| | * | | KVM: PPC: Book3S HV: Refine barriers in guest entry/exitPaul Mackerras2013-11-181-6/+10
| | * | | KVM: PPC: Book3S HV: Fix physical address calculationsPaul Mackerras2013-11-182-5/+11
* | | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-202-7/+3
|\ \ \ \ \
| * | | | | arm: xen: foreign mapping PTEs are special.Ian Campbell2013-12-111-1/+1
| * | | | | xen/arm64: do not call the swiotlb functions twiceStefano Stabellini2013-12-111-4/+0
| * | | | | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-041-2/+2
* | | | | | sh: always link in helper functions extracted from libgccGeert Uytterhoeven2013-12-191-1/+1
* | | | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-192-4/+11
* | | | | | mm: numa: serialise parallel get_user_page against THP migrationMel Gorman2013-12-191-0/+13
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-172-0/+12
|\ \ \ \ \ \
| * | | | | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+1
| * | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-111-0/+11
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-171-3/+12
|\ \ \ \ \ \ \