aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas1-4/+6
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-0/+8
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross1-0/+8
2013-09-25PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas1-0/+4
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang1-2/+0
2013-09-25PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches1-2/+2
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas1-6/+6
2013-09-23ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas1-6/+1
2013-09-23ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas1-3/+0
2013-09-23ACPI: Tidy acpi_run_osc() declarationsBjorn Helgaas1-5/+5
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas1-3/+4
2013-09-23ACPI: Write _OSC bit field definitions in hexBjorn Helgaas1-27/+27
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+11
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura1-0/+11
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+8
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+2
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+4
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+4
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini1-0/+1
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-16/+0
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik1-2/+4
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis1-4/+4
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-279/+124
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds4-20/+12
2013-09-13HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky7-144/+3
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+60
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-25/+143
2013-09-12thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2-4/+2
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-1/+1
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf1-1/+1
2013-09-12memcg: add per cgroup writeback pages accountingSha Zhengju1-0/+1
2013-09-12memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju1-8/+19
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju1-1/+1
2013-09-12memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju1-1/+1
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2-0/+25
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2-0/+47
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+1
2013-09-12memcg: enhance memcg iterator to support predicatesMichal Hocko1-6/+43
2013-09-12vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko1-2/+4
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko1-7/+3
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-34/+191
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2-9/+26
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+16
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2013-09-12vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds1-11/+0