summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: remove unecessary variable needs_checkpointGoldwyn Rodrigues2013-07-033-6/+2
* ocfs2: add missing dlm_put() in dlm_begin_reco_handler()Xue jiufei2013-07-031-0/+1
* ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flagsJoseph Qi2013-07-031-3/+3
* fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...Joseph Qi2013-07-031-2/+1
* fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarationsJoseph Qi2013-07-031-3/+0
* configfs: use capped length for ->store_attribute()Dan Carpenter2013-07-031-1/+1
* sound/soc/codecs/si476x.c: don't use 0bNNNAndrew Morton2013-07-031-3/+3
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-07-031-2/+2
* arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang2013-07-031-0/+1
* include/linux/smp.h:on_each_cpu(): switch back to a macroAndrew Morton2013-07-031-12/+8
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-0377-389/+5582
|\
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-0115-235/+543
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-145-0/+70
| | * ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-141-0/+5
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-147-17/+220
| | * ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-141-12/+12
| | * ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-141-2/+2
| | * ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper2013-06-141-6/+13
| | * mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper2013-06-141-1/+1
| | * x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-142-67/+3
| | * mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper2013-06-141-9/+88
| | * x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-142-120/+3
| | * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-142-0/+126
| * | arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang boardVinayak Kale2013-06-203-0/+143
| * | arm64: Add defines for APM ARMv8 implementationVinayak Kale2013-06-201-0/+3
| * | arm64: Enable APM X-Gene SOC family in the defconfigVinayak Kale2013-06-201-0/+4
| * | arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale2013-06-201-0/+7
| * | arm64/Makefile: provide vdso_install targetKyle McMartin2013-06-191-0/+4
| * | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-1232-20/+4596
| |\ \
| | * | arm64: KVM: document kernel object mappings in HYPMarc Zyngier2013-06-121-0/+7
| | * | arm64: KVM: MAINTAINERS updateMarc Zyngier2013-06-121-0/+9
| | * | arm64: KVM: userspace API documentationMarc Zyngier2013-06-121-19/+39
| | * | arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-125-2/+34
| | * | arm64: KVM: 32bit guest fault injectionMarc Zyngier2013-06-121-1/+78
| | * | arm64: KVM: 32bit specific register world switchMarc Zyngier2013-06-121-0/+70
| | * | arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier2013-06-121-0/+10
| | * | arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-123-7/+186
| | * | arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-123-3/+170
| | * | arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-123-2/+183
| | * | arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-123-3/+47
| | * | arm64: KVM: Build system integrationMarc Zyngier2013-06-122-0/+24
| | * | arm64: KVM: PSCI implementationMarc Zyngier2013-06-124-10/+47
| | * | arm64: KVM: Plug the arch timerMarc Zyngier2013-06-122-0/+68
| | * | ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier2013-06-121-0/+1
| | * | arm64: KVM: Plug the VGICMarc Zyngier2013-06-121-0/+88
| | * | arm64: KVM: Exit handlingMarc Zyngier2013-06-121-0/+119
| | * | arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-122-0/+650
| | * | arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-072-0/+120
| | * | arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-071-0/+259
| | * | arm64: KVM: MMIO access backendMarc Zyngier2013-06-071-0/+59
OpenPOWER on IntegriCloud