aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* alpha: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-14
* mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-14
* microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-14
* xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov2013-11-14
* m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov2013-11-14
* cris: fix potential NULL-pointer dereferenceKirill A. Shutemov2013-11-14
* x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov2013-11-14
* x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2013-11-14
* mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-14
* mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-14
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-14
|\
| * x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-12
| * x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-12
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \
| * | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
| * | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\ \
| * \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-06
| |\ \ \
| * | | | x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T2013-10-26
| * | | | lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-28
* | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-11
| * | | | | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-08
| * | | | | x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-08
| * | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-08
| * | | | | x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-08
| | |/ / / | |/| | |
* | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-27
| * | | | | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-27
| * | | | | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou2013-09-20
* | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-07
| |\ \ \ \ \ \
| | * | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-06
| * | | | | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas2013-11-04
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-04
| * | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-31
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2013-10-29
| | * | | | | | | frv/PCI: Remove pcibios_last_busBjorn Helgaas2013-10-29
| | * | | | | | | x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman2013-10-10
| | * | | | | | | mn10300/PCI: Remove unused pci_mem_startMyron Stowe2013-10-07
| | * | | | | | | cris/PCI: Remove unused pci_mem_startMyron Stowe2013-10-07
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas2013-10-31
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang2013-09-24
| | |/ / / / /
| * | | | | | powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-23
| * | | | | | x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang2013-09-23
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \
| | * | | | | | ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha2013-10-29
| | * | | | | | ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha2013-10-29
| | * | | | | | ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-29