summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov2013-11-151-1/+2
* mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-151-7/+7
* mm: introduce api for split page table lock for PMD levelKirill A. Shutemov2013-11-151-0/+13
* mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-151-1/+1
* mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-152-7/+7
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-148-15/+114
|\
| * locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-111-1/+1
| * cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz2013-11-061-0/+4
| * seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-063-13/+82
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+7
| * Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-0618-402/+600
| |\
| * \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-065-28/+118
| |\ \
| * \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-0655-197/+249
| |\ \ \
| * | | | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-311-0/+19
| * | | | hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan2013-09-231-1/+1
* | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-144-22/+34
|\ \ \ \ \
| * | | | | omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko2013-10-311-0/+13
| * | | | | framebuffer: Add fb_<level> convenience logging macrosJoe Perches2013-10-291-0/+12
| * | | | | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-271-1/+3
| * | | | | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-271-22/+1
| * | | | | video: mmp: add pitch info in mmp_win structureJing Xiang2013-09-201-0/+5
| * | | | | video: mmp: rb swap setting update for mmp displayGuoqing Li2013-09-201-0/+1
* | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-145-50/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-072-0/+11
| |\ \ \ \ \ \
| | * | | | | | PCI: Add pci_upstream_bridge()Bjorn Helgaas2013-11-071-0/+9
| | * | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-061-0/+2
| * | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-272-5/+6
| |\| | | | | |
| | * | | | | | PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definitionYijing Wang2013-09-271-1/+0
| | * | | | | | PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas2013-09-251-0/+4
| | * | | | | | PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang2013-09-251-2/+0
| | * | | | | | PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches2013-09-251-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-09-271-0/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross2013-09-271-0/+8
| | |/ / / / /
| * | | | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas2013-09-231-1/+2
| |\ \ \ \ \ \
| | * | | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-231-1/+2
| | |/ / / / /
| * | | | | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-231-6/+6
| * | | | | | ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas2013-09-231-6/+1
| * | | | | | ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas2013-09-231-3/+0
| * | | | | | ACPI: Tidy acpi_run_osc() declarationsBjorn Helgaas2013-09-231-5/+5
| * | | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-231-3/+4
| * | | | | | ACPI: Write _OSC bit field definitions in hexBjorn Helgaas2013-09-231-27/+27
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1422-302/+955
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-072-18/+3
| |\ \ \ \ \ \
| | * | | | | | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-072-12/+3
| | * | | | | | ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-071-1/+0
| | * | | | | | ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-071-5/+0
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-071-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2013-10-311-0/+7
| * | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-071-7/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-301-6/+0