aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\
| * mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-19
| * x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2014-11-19
| * x86 mpx: Change return type of get_reg_offset()Dave Hansen2014-11-19
| * x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-17
| * x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-17
| * x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-17
| * x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-17
| * x86, mpx: Add MPX to disabled featuresDave Hansen2014-11-17
| * ia64: Sync struct siginfo with general versionQiaowei Ren2014-11-17
| * mips: Sync struct siginfo with general versionQiaowei Ren2014-11-17
| * x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-17
| * x86: mpx: Give bndX registers actual namesDave Hansen2014-11-17
| * x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-17
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-23
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| * | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-23
| * | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-21
| * | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-11
| * | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-11
| * | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang2014-11-06
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \ \
| * | | ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT2014-11-25
| * | | Merge tag 'tags/mvebu-fixes-3.18' into irqchip/coreJason Cooper2014-11-25
| |\ \ \
| * | | | irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee2014-11-08
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-10
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-16
| |\ \ \ \
| * | | | | sched: Kill task_preempt_count()Oleg Nesterov2014-10-28
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-10
|\ \ \ \ \ \
| * | | | | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2014-11-25
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-16
| * | | | | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-16
| * | | | | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-16
| * | | | | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-16
| * | | | | | | perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-16
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-16
| |\ \ \ \ \ \ \
| * | | | | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-12
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov2014-12-08
* | | | | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM64: use GENERIC_PCI_IOMAPArnd Bergmann2014-11-19
| * | | | | | | | | | sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann2014-11-19
| * | | | | | | | | | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20
| | * | | | | | | | | | tile: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20
| | * | | | | | | | | | sparc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20