summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)2014-10-31
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printk: remove used-once early_vprintkJoe Perches2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: add panic_on_warnPrarit Bhargava2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/file.h: remove get_unused_fd() macroYann Droneaud2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...Oleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: use generic slab iterators for showing slabinfoVladimir Davydov2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: simplify deferred compactionVlastimil Babka2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce single zone pcplists drainVlastimil Babka2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: take a css reference for each charged pageJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: res_counter: remove the unused APIJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: hugetlb_cgroup: convert to lockless page countersJohannes Weiner2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: lockless page countersJohannes Weiner2014-12-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | copy_from_iter_nocache()Al Viro2014-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: iov_iter_kvec()Al Viro2014-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | csum_and_copy_..._iter()Al Viro2014-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iov_iter.c: handle ITER_KVEC directlyAl Viro2014-12-08
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-29
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill f_dentry macroAl Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: audit_file()Al Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill f_dentry usesAl Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge d_materialise_unique() into d_splice_alias()Al Viro2014-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: is_root_inode()Al Viro2014-10-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Remove i_dquot field from inodeJan Kara2014-11-10