aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08dt-bindings: fixes some incorrect header guardsAshley Towns2-2/+2
2015-11-06Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds2-3/+141
2015-11-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-5/+80
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds6-71/+78
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds8-275/+321
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-9/+6
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-1320/+925
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds6-93/+72
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-1/+64
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds23-216/+360
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds12-3/+209
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+192
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-194/+226
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2-0/+6
2015-11-05mm: introduce VM_LOCKONFAULTEric B Munson1-0/+5
2015-11-05mm: mlock: add new mlock system callEric B Munson2-1/+5
2015-11-05mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa1-1/+0
2015-11-05mm: page_counter: let page_counter_try_charge() return boolJohannes Weiner1-3/+3
2015-11-05mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins1-5/+2
2015-11-05mm: do not inc NR_PAGETABLE if ptlock_init failedVladimir Davydov1-1/+3
2015-11-05memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov1-15/+0
2015-11-05memcg: unify slab and other kmem pages chargingVladimir Davydov1-4/+2
2015-11-05memcg: simplify charging kmem pagesVladimir Davydov1-50/+19
2015-11-05include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang1-2/+2
2015-11-05mm/vmstat.c: uninline node_page_state()Andrew Morton1-23/+1
2015-11-05mm: optimize PageHighMem() checkVineet Gupta1-1/+1
2015-11-05mm, oom: remove task_lock protecting comm printingDavid Rientjes1-2/+2
2015-11-05mm, compaction: distinguish contended status in tracepointsVlastimil Babka2-1/+3
2015-11-05mm, compaction: export tracepoints zone names to userspaceVlastimil Babka1-6/+32
2015-11-05mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2-3/+32
2015-11-05mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai1-3/+3
2015-11-05mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura1-0/+1
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2-0/+22
2015-11-05mm: use only per-device readahead limitRoman Gushchin1-2/+0
2015-11-05mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai1-2/+1
2015-11-05mm/memblock: make memblock_remove_range() staticAlexander Kuleshov1-4/+0
2015-11-05memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo1-14/+0
2015-11-05memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo1-24/+22
2015-11-05memcg: punt high overage reclaim to return-to-userland pathTejun Heo3-0/+12
2015-11-05memcg: flatten task_struct->memcg_oomTejun Heo2-12/+11
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton1-30/+10
2015-11-05include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes1-1/+1
2015-11-05compiler.h: add support for function attribute assume_alignedRasmus Villemoes2-0/+25
2015-11-05slab: convert slab_is_available() to booleanDenis Kirjanov1-1/+1
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus1-0/+1
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina1-0/+1
2015-11-05rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov1-1/+15
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-16/+215
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-1/+92