| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-09 | 6 | -29/+83 |
|\ |
|
| * | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian | 2014-11-16 | 1 | -0/+23 |
| * | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen | 2014-11-16 | 1 | -26/+26 |
| * | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen | 2014-11-16 | 1 | -3/+3 |
| * | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen | 2014-11-16 | 1 | -0/+4 |
| * | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen | 2014-11-16 | 1 | -0/+8 |
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2014-11-16 | 205 | -1659/+1547 |
| |\ |
|
| * | | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan | 2014-11-12 | 3 | -0/+19 |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-12-09 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov | 2014-12-08 | 1 | -1/+13 |
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-09 | 30 | -232/+194 |
|\ \ \ \ |
|
| * | | | | ARM64: use GENERIC_PCI_IOMAP | Arnd Bergmann | 2014-11-19 | 1 | -0/+1 |
| * | | | | sparc: io: remove duplicate relaxed accessors on sparc32 | Arnd Bergmann | 2014-11-19 | 2 | -9/+6 |
| * | | | | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann | 2014-11-11 | 17 | -42/+60 |
| |\ \ \ \ |
|
| | * | | | | x86: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+4 |
| | * | | | | tile: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+4 |
| | * | | | | sparc: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 3 | -10/+11 |
| | * | | | | powerpc: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -4/+8 |
| | * | | | | parisc: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -4/+8 |
| | * | | | | mn10300: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+4 |
| | * | | | | m68k: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 2 | -4/+8 |
| | * | | | | m32r: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+3 |
| | * | | | | ia64: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+4 |
| | * | | | | cris: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+3 |
| | * | | | | frv: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+3 |
| | * | | | | xtensa: io: remove dummy relaxed accessor macros for reads | Will Deacon | 2014-10-20 | 1 | -7/+0 |
| | * | | | | s390: io: remove dummy relaxed accessor macros for reads | Will Deacon | 2014-10-20 | 1 | -5/+0 |
| | * | | | | microblaze: io: remove dummy relaxed accessor macros | Will Deacon | 2014-10-20 | 1 | -8/+0 |
| * | | | | | ARM: sa11x0: Use void __iomem * in MMIO accessors | Thierry Reding | 2014-11-11 | 1 | -4/+4 |
| * | | | | | arm64: Use include/asm-generic/io.h | Thierry Reding | 2014-11-10 | 3 | -98/+27 |
| * | | | | | ARM: Use include/asm-generic/io.h | Thierry Reding | 2014-11-10 | 2 | -53/+40 |
| * | | | | | /dev/mem: Use more consistent data types | Thierry Reding | 2014-11-10 | 4 | -8/+9 |
| * | | | | | Change xlate_dev_{kmem,mem}_ptr() prototypes | Thierry Reding | 2014-11-10 | 1 | -8/+8 |
| * | | | | | ARM: ixp4xx: Properly override I/O accessors | Thierry Reding | 2014-11-10 | 1 | -0/+12 |
| * | | | | | ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI | Arnd Bergmann | 2014-11-10 | 2 | -5/+13 |
| * | | | | | ARM: ebsa110: Properly override I/O accessors | Thierry Reding | 2014-11-10 | 2 | -14/+25 |
| * | | | | | ARC: Remove redundant PCI_IOBASE declaration | Thierry Reding | 2014-11-10 | 1 | -2/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-09 | 13 | -8/+704 |
|\ \ \ \ \ |
|
| * | | | | | arm64: amd-seattle: Fix PCI bus range due to SMMU limitation | Suravee Suthikulpanit | 2014-12-04 | 1 | -1/+1 |
| * | | | | | arm64: ARM: Fix the Generic Timers interrupt active level description | Liviu Dudau | 2014-11-28 | 3 | -12/+12 |
| * | | | | | arm64: amd-seattle: Adding device tree for AMD Seattle platform | Suravee Suthikulpanit | 2014-11-28 | 6 | -0/+303 |
| * | | | | | arm64: Add Juno board device tree. | Liviu Dudau | 2014-11-20 | 4 | -0/+392 |
| * | | | | | arm64: Create link to include/dt-bindings to enable C preprocessor use. | Liviu Dudau | 2014-11-20 | 1 | -0/+1 |
| * | | | | | Merge branch 'cleanup/dts-subdirs' into next/arm64 | Arnd Bergmann | 2014-11-20 | 14 | -23/+38 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-09 | 15 | -6/+119 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: omap2plus_defconfig: enable ECAP and EHRPWM | Felipe Balbi | 2014-12-05 | 1 | -0/+2 |
| * | | | | | | | ARM: omap2plus_defconfig: enable XHCI | Felipe Balbi | 2014-12-05 | 1 | -0/+1 |
| * | | | | | | | ARM: omap2plus_defconfig: enable AM33XX SoC sound | Felipe Balbi | 2014-12-05 | 1 | -0/+2 |
| * | | | | | | | ARM: omap2plus_defconfig: enable EDT FT5X06 touchscreen | Felipe Balbi | 2014-12-05 | 1 | -0/+1 |
| * | | | | | | | ARM: omap2plus_defconfig: remove unwanted ethernet drivers | Felipe Balbi | 2014-12-05 | 1 | -0/+16 |