get_maintainer: add --no-foo options to --help
[cascardo/linux.git] / include /
2015-11-07 Andrew Mortoninclude/linux/compiler-gcc.h: improve __visible documen...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for compound_dtor/compound_order...
2015-11-07 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-11-07 Kirill A. Shutemovmm: make compound_head() robust
2015-11-07 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-11-07 Kirill A. Shutemovmm: drop page->slab_page
2015-11-07 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-11-07 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-11-07 Dan Streetmanmodule: export param_free_charp()
2015-11-07 Michal Hockomm, fs: introduce mapping_gfp_constraint()
2015-11-07 Andrew Mortoninclude/linux/mmzone.h: reflow comment
2015-11-07 Mel Gormanmm: page_alloc: hide some GFP internals and document...
2015-11-07 Mel Gormanmm, page_alloc: reserve pageblocks for high-order atomi...
2015-11-07 Mel Gormanmm, page_alloc: remove MIGRATE_RESERVE
2015-11-07 Mel Gormanmm, page_alloc: delete the zonelist_cache
2015-11-07 Mel Gormanmm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
2015-11-07 Mel Gormanmm: page_alloc: remove GFP_IOFS
2015-11-07 Mel Gormanmm, page_alloc: distinguish between being unable to...
2015-11-07 Mel Gormanmm, page_alloc: use masks and shifts when converting...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary taking of a seqlock...
2015-11-07 Mel Gormanmm, page_alloc: remove unnecessary parameter from zone_...
2015-11-06 Linus TorvaldsMerge tag 'backlight-for-linus-4.4' of git://git./linux...
2015-11-06 Linus TorvaldsMerge tag 'mfd-for-linus-4.4' of git://git./linux/kerne...
2015-11-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-1' of git://git...
2015-11-06 Linus TorvaldsMerge tag 'powerpc-4.4-1' of git://git./linux/kernel...
2015-11-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-06 Eric B Munsonmm: mlock: add mlock flags to enable VM_LOCKONFAULT...
2015-11-06 Eric B Munsonmm: introduce VM_LOCKONFAULT
2015-11-06 Eric B Munsonmm: mlock: add new mlock system call
2015-11-06 Tetsuo Handamm: remove refresh_cpu_vm_stats() definition for !SMP...
2015-11-06 Johannes Weinermm: page_counter: let page_counter_try_charge() return...
2015-11-06 Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-11-06 Vladimir Davydovmm: do not inc NR_PAGETABLE if ptlock_init failed
2015-11-06 Vladimir Davydovmemcg: simplify and inline __mem_cgroup_from_kmem
2015-11-06 Vladimir Davydovmemcg: unify slab and other kmem pages charging
2015-11-06 Vladimir Davydovmemcg: simplify charging kmem pages
2015-11-06 yalin wanginclude/linux/vm_event_item.h: change HIGHMEM_ZONE...
2015-11-06 Andrew Mortonmm/vmstat.c: uninline node_page_state()
2015-11-06 Vineet Guptamm: optimize PageHighMem() check
2015-11-06 David Rientjesmm, oom: remove task_lock protecting comm printing
2015-11-06 Vlastimil Babkamm, compaction: distinguish contended status in tracepoints
2015-11-06 Vlastimil Babkamm, compaction: export tracepoints zone names to userspace
2015-11-06 Vlastimil Babkamm, compaction: export tracepoints status strings to...
2015-11-06 Yaowei Baimm/memcontrol: make mem_cgroup_inactive_anon_is_low...
2015-11-06 Junichi Nomuramm/filemap.c: make global sync not clear error status...
2015-11-06 Naoya Horiguchimm: hugetlb: proc: add HugetlbPages field to /proc...
2015-11-06 Roman Gushchinmm: use only per-device readahead limit
2015-11-06 Yaowei Baimm/page_alloc: remove unused parameter in init_currentl...
2015-11-06 Alexander Kuleshovmm/memblock: make memblock_remove_range() static
2015-11-06 Tejun Heomemcg: drop unnecessary cold-path tests from __memcg_km...
2015-11-06 Tejun Heomemcg: collect kmem bypass conditions into __memcg_kmem...
2015-11-06 Tejun Heomemcg: punt high overage reclaim to return-to-userland...
2015-11-06 Tejun Heomemcg: flatten task_struct->memcg_oom
2015-11-06 Andrew Mortonuaccess: reimplement probe_kernel_address() using probe...
2015-11-06 Rasmus Villemoesinclude/linux/compiler-gcc.h: hide assume_aligned attri...
2015-11-06 Rasmus Villemoescompiler.h: add support for function attribute assume_a...
2015-11-06 Denis Kirjanovslab: convert slab_is_available() to boolean
2015-11-06 Don Zickuskernel/watchdog.c: add sysctl knob hardlockup_panic
2015-11-06 Jiri Kosinakernel/watchdog.c: perform all-CPU backtrace in case...
2015-11-06 Kirill A. Shutemovrcu: force alignment on struct callback_head/rcu_head
2015-11-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-11-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-11-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-11-06 Linus TorvaldsMerge tag 'iommu-updates-v4.4' of git://git./linux...
2015-11-06 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-11-05 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux
2015-11-05 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-11-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge tag 'spi-v4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge tag 'regulator-v4.4' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'clk-for-linus-20151104' of git://git./linux...
2015-11-05 Linus TorvaldsMerge tag 'for-v4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge tag 'hsi-for-4.4' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'media/v4.4-1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-11-05 Linus TorvaldsMerge tag 'for-f2fs-4.4' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'dlm-4.4' of git://git./linux/kernel/git...
2015-11-05 Linus TorvaldsMerge tag 'locks-v4.4-1' of git://git.samba.org/jlayton...
2015-11-05 Michael EllermanMerge branch 'next' of git://git.denx.de/linux-denx...
2015-11-05 Linus TorvaldsMerge tag 'char-misc-4.4-rc1' of git://git./linux/kerne...
2015-11-05 Linus TorvaldsMerge tag 'driver-core-4.4-rc1' of git://git./linux...
2015-11-05 Linus TorvaldsMerge tag 'staging-4.4-rc1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'tty-4.4-rc1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'usb-4.4-rc1' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'dm-4.4-changes' of git://git./linux/kernel...
2015-11-05 Linus TorvaldsMerge tag 'md/4.4' of git://neil.brown.name/md
2015-11-05 Linus TorvaldsMerge branch 'for-4.4/reservations' of git://git.kernel...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4/integrity' of git://git.kernel...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4/lightnvm' of git://git.kernel...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4/drivers' of git://git.kernel...
2015-11-05 Linus TorvaldsMerge branch 'for-4.4/core' of git://git.kernel.dk...
2015-11-05 Linus TorvaldsMerge tag 'pm+acpi-4.4-rc1-1' of git://git./linux/kerne...
2015-11-05 Linus TorvaldsMerge tag 'for-linus-4.4-rc0-tag' of git://git./linux...
2015-11-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-04 David S. Milleriommu-common: Fix error code used in iommu_tbl_range_...
next