summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-101-17/+0
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-101-3/+5
* mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-104-70/+6
* mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-101-3/+3
* mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-101-7/+6
* mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-101-2/+3
* memcg: use generic slab iterators for showing slabinfoVladimir Davydov2014-12-101-4/+0
* mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin2014-12-101-1/+2
* mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner2014-12-101-10/+0
* mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner2014-12-101-1/+0
* mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner2014-12-101-1/+0
* mm, compaction: simplify deferred compactionVlastimil Babka2014-12-101-4/+2
* mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-101-2/+6
* mm: introduce single zone pcplists drainVlastimil Babka2014-12-101-2/+2
* mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner2014-12-101-2/+2
* mm: memcontrol: take a css reference for each charged pageJohannes Weiner2014-12-102-9/+64
* kernel: res_counter: remove the unused APIJohannes Weiner2014-12-101-223/+0
* mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner2014-12-101-1/+0
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-102-3/+53
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-102-0/+4
|\
| * timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani2014-10-291-0/+1
| * timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-292-0/+3
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-102-0/+10
|\ \
| * | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-181-0/+4
| * | x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren2014-11-181-0/+6
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-106-23/+326
|\ \ \
| * | | genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner2014-12-071-6/+0
| * | | PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier2014-11-231-0/+3
| * | | PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu2014-11-231-0/+3
| * | | PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2014-11-231-0/+14
| * | | genirq: Provide default callbacks for msi_domain_opsJiang Liu2014-11-231-5/+37
| * | | genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu2014-11-231-0/+29
| * | | genirq: Add generic msi irq domain supportJiang Liu2014-11-231-0/+45
| * | | genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu2014-11-231-0/+8
| * | | irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu2014-11-231-0/+4
| * | | irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu2014-11-231-15/+9
| * | | genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu2014-11-231-0/+5
| * | | genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2014-11-232-5/+15
| * | | genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-231-0/+4
| * | | genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2014-11-231-0/+5
| * | | genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2014-11-231-0/+6
| * | | genirq: Introduce helper functions to support stacked irq_chipJiang Liu2014-11-231-0/+5
| * | | irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-232-0/+103
| * | | PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu2014-11-231-0/+19
| * | | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-5/+13
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-2/+12
| * | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-231-2/+3
| * | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-123-10/+10
| * | | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-111-2/+0
| * | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-111-2/+4