summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-1025-105/+81
|\
| * PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-2314-34/+34
| * PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-2/+2
| * PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-2318-22/+22
| * PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-232-2/+2
| * ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-212-20/+0
| * ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-212-0/+18
| * s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-111-2/+2
| * Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-113-25/+1
| * PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang2014-11-071-0/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-102-4/+5
|\ \
| * | ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT2014-11-261-4/+4
| * | Merge tag 'tags/mvebu-fixes-3.18' into irqchip/coreJason Cooper2014-11-262-5/+33
| |\ \
| * | | irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee2014-11-091-0/+1
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-101-3/+0
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-1660-336/+217
| |\ \ \
| * | | | sched: Kill task_preempt_count()Oleg Nesterov2014-10-281-3/+0
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-2/+3
|\ \ \ \ \
| * | | | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2014-11-251-2/+3
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-106-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-101-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-1030-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