summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-096-29/+83
|\
| * perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-161-0/+23
| * perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-161-26/+26
| * perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-161-3/+3
| * perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-161-0/+4
| * perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-161-0/+8
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-16205-1659/+1547
| |\
| * | perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-123-0/+19
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-12-091-1/+13
|\ \ \
| * | | x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov2014-12-081-1/+13
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-0930-232/+194
|\ \ \ \
| * | | | ARM64: use GENERIC_PCI_IOMAPArnd Bergmann2014-11-191-0/+1
| * | | | sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann2014-11-192-9/+6
| * | | | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-1117-42/+60
| |\ \ \ \
| | * | | | x86: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| | * | | | tile: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| | * | | | sparc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-203-10/+11
| | * | | | powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-4/+8
| | * | | | parisc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-4/+8
| | * | | | mn10300: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| | * | | | m68k: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-202-4/+8
| | * | | | m32r: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
| | * | | | ia64: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| | * | | | cris: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
| | * | | | frv: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
| | * | | | xtensa: io: remove dummy relaxed accessor macros for readsWill Deacon2014-10-201-7/+0
| | * | | | s390: io: remove dummy relaxed accessor macros for readsWill Deacon2014-10-201-5/+0
| | * | | | microblaze: io: remove dummy relaxed accessor macrosWill Deacon2014-10-201-8/+0
| * | | | | ARM: sa11x0: Use void __iomem * in MMIO accessorsThierry Reding2014-11-111-4/+4
| * | | | | arm64: Use include/asm-generic/io.hThierry Reding2014-11-103-98/+27
| * | | | | ARM: Use include/asm-generic/io.hThierry Reding2014-11-102-53/+40
| * | | | | /dev/mem: Use more consistent data typesThierry Reding2014-11-104-8/+9
| * | | | | Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding2014-11-101-8/+8
| * | | | | ARM: ixp4xx: Properly override I/O accessorsThierry Reding2014-11-101-0/+12
| * | | | | ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-102-5/+13
| * | | | | ARM: ebsa110: Properly override I/O accessorsThierry Reding2014-11-102-14/+25
| * | | | | ARC: Remove redundant PCI_IOBASE declarationThierry Reding2014-11-101-2/+0
| |/ / / /
* | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-0913-8/+704
|\ \ \ \ \
| * | | | | arm64: amd-seattle: Fix PCI bus range due to SMMU limitationSuravee Suthikulpanit2014-12-041-1/+1
| * | | | | arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau2014-11-283-12/+12
| * | | | | arm64: amd-seattle: Adding device tree for AMD Seattle platformSuravee Suthikulpanit2014-11-286-0/+303
| * | | | | arm64: Add Juno board device tree.Liviu Dudau2014-11-204-0/+392
| * | | | | arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau2014-11-201-0/+1
| * | | | | Merge branch 'cleanup/dts-subdirs' into next/arm64Arnd Bergmann2014-11-2014-23/+38
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-0915-6/+119
|\ \ \ \ \ \ \
| * | | | | | | ARM: omap2plus_defconfig: enable ECAP and EHRPWMFelipe Balbi2014-12-051-0/+2
| * | | | | | | ARM: omap2plus_defconfig: enable XHCIFelipe Balbi2014-12-051-0/+1
| * | | | | | | ARM: omap2plus_defconfig: enable AM33XX SoC soundFelipe Balbi2014-12-051-0/+2
| * | | | | | | ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreenFelipe Balbi2014-12-051-0/+1
| * | | | | | | ARM: omap2plus_defconfig: remove unwanted ethernet driversFelipe Balbi2014-12-051-0/+16
OpenPOWER on IntegriCloud