summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05kvm: x86: make lapic hrtimer pinnedLuiz Capitulino
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger
2016-04-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-04-04Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki
2016-04-04MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton
2016-04-03MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao
2016-04-03dt-bindings: clock: qca,ath79-pll: fix copy-paste typosAntony Pavlov
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki
2016-04-03FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle
2016-04-03MIPS: ci20: Enable NAND and UBIFS support in defconfig.Harvey Hunt
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton
2016-04-03MIPS: zboot: Remove copied source files on cleanAlban Bedel
2016-04-03MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle
2016-04-01Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit
2016-04-01x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit
2016-04-01Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-04-01kvm: set page dirty only if page has been writableYu Zhao
2016-04-01KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini
2016-04-01KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabledPaolo Bonzini
2016-04-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-01Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-04-01s390: wire up preadv2/pwritev2 syscallsHeiko Carstens
2016-04-01s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-31Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller
2016-03-31arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra
2016-03-30Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose