summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2015-11-05mm: optimize PageHighMem() checkVineet Gupta
2015-11-05mm, oom: remove task_lock protecting comm printingDavid Rientjes
2015-11-05mm, compaction: distinguish contended status in tracepointsVlastimil Babka
2015-11-05mm, compaction: export tracepoints zone names to userspaceVlastimil Babka
2015-11-05mm, compaction: export tracepoints status strings to userspaceVlastimil Babka
2015-11-05mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai
2015-11-05mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-11-05mm: use only per-device readahead limitRoman Gushchin
2015-11-05mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai
2015-11-05mm/memblock: make memblock_remove_range() staticAlexander Kuleshov
2015-11-05memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo
2015-11-05memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo
2015-11-05memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2015-11-05memcg: flatten task_struct->memcg_oomTejun Heo
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-11-05include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes
2015-11-05compiler.h: add support for function attribute assume_alignedRasmus Villemoes
2015-11-05slab: convert slab_is_available() to booleanDenis Kirjanov
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina
2015-11-05rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg
2015-11-03leds: netxbig: add device tree bindingSimon Guinot
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann
2015-11-02bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann
2015-11-02net: fix percpu memory leaksEric Dumazet
2015-11-02net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi
2015-11-01raid5: enable log for raid array with cache diskShaohua Li
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds
2015-10-31dm: add support for passing through persistent reservationsChristoph Hellwig
2015-10-31dm: refactor ioctl handlingChristoph Hellwig
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel