aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo2014-01-23
* numa: add a sysctl for numa_balancingAndi Kleen2014-01-23
* mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2014-01-23
* memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-23
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-23
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-23
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* mm: print more details for bad_page()Dave Hansen2014-01-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-01-23
|\
| * fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-22
* | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-23
|\ \
| * | f2fs: add inline_data recovery routineJaegeuk Kim2014-01-06
| * | f2fs: add flags and helpers to support inline dataHuajun Li2013-12-22
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-23
|\ \ \
| * | | module: fix coding styleSeunghun Lee2014-01-15
| * | | export: declare ksymtab symbolsJohannes Berg2014-01-15
| * | | module.h: Remove unnecessary semicolonJoe Perches2013-12-03
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\ \ \ \
| * | | | kvm: remove dead codeStephen Hemminger2014-01-08
| * | | | kvm: make local functions staticStephen Hemminger2014-01-08
| * | | | irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall2013-12-21
| * | | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-21
| * | | | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\ \ \ \
| * | | | sched: Fix warning on make htmldocs caused by wait.hMasanari Iida2014-01-22
| * | | | slab: struct kmem_cache is protected by slab_mutexFam Zheng2014-01-21
| * | | | arm: fix comment header and macro nameSachin Kamat2014-01-02
| * | | | Merge branch 'master' into for-nextJiri Kosina2013-12-19
| |\ \ \ \
| * | | | | tracepoint: comment fix "binay" -> "binary"Viresh Kumar2013-12-02
* | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/reset' into nextBjorn Helgaas2014-01-15
| |\ \ \ \ \ \
| | * | | | | | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson2014-01-14
| * | | | | | | PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki2014-01-13
| |/ / / / / /
| * | | | | | PCI: Cleanup pci.h whitespaceBjorn Helgaas2014-01-13
| * | | | | | PCI: Reorder so actual code comes before stubsBjorn Helgaas2014-01-13
| * | | | | | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
| |\ \ \ \ \ \
| | * | | | | | PCI: Make local functions staticStephen Hemminger2014-01-13
| | * | | | | | PCI: Remove unused alloc_pci_dev()Stephen Hemminger2014-01-13
| | * | | | | | PCI: Remove unused pci_renumber_slot()Stephen Hemminger2014-01-13
| | * | | | | | PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger2014-01-13
| | * | | | | | PCI: Remove unused pci_vpd_truncate()Stephen Hemminger2014-01-13
| | * | | | | | PCI: Remove unused ID-Based Ordering supportStephen Hemminger2014-01-10
| | * | | | | | PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger2014-01-10
| | * | | | | | PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger2014-01-10
| | * | | | | | PCI: Removed unused parts of Page Request Interface supportStephen Hemminger2014-01-10
| * | | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-10
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-07
| | * | | | | | | PCI: Add pci_bus_address() to get bus address of a BARBjorn Helgaas2013-12-21
| | * | | | | | | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
| | * | | | | | | PCI: Change pci_bus_region addresses to dma_addr_tBjorn Helgaas2013-12-21
| | |/ / / / / /