summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* tile: use pr_warn instead of pr_warningJoe Perches2014-12-101-18/+15
* tile: neaten early_printk usesJoe Perches2014-12-101-7/+5
* printk: remove used-once early_vprintkJoe Perches2014-12-101-6/+13
* ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-101-2/+2
* ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-101-1/+1
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-104-0/+14
* sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter2014-12-101-1/+1
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1024-43/+1297
|\
| * mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-193-5/+41
| * x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2014-11-192-5/+24
| * x86 mpx: Change return type of get_reg_offset()Dave Hansen2014-11-191-5/+4
| * x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-183-0/+413
| * x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-186-6/+370
| * x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-182-0/+249
| * x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-184-0/+128
| * x86, mpx: Add MPX to disabled featuresDave Hansen2014-11-181-1/+7
| * ia64: Sync struct siginfo with general versionQiaowei Ren2014-11-181-2/+6
| * mips: Sync struct siginfo with general versionQiaowei Ren2014-11-181-0/+4
| * x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-181-4/+4
| * x86: mpx: Give bndX registers actual namesDave Hansen2014-11-181-3/+4
| * x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-189-22/+53
* | 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-061-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-091-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-091-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-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