summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decnet (dn*.h): Remove extern from function prototypesJoe Perches2013-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dcbevent.h: Remove extern from function prototypesJoe Perches2013-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat.h: Remove extern from function prototypesJoe Perches2013-09-20
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: htb: support of 64bit ratesEric Dumazet2013-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-20
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipc, msg: fix message length check for negative valuesMathias Krause2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.h: document the existence of __initconstGeert Uytterhoeven2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list: introduce list_last_entry(), use list_{first,last}_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list: change list_for_each_entry*() to use list_*_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bitops/find: clarify and extend documentationCody P Schafer2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lm3630: apply chip revisionDaniel Jeong2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jump_label: unlikely(x) > 0Roel Kluin2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: factor commit limit calculationJerome Marchand2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: do not sync data dirtied after sync startJan Kara2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add a helper function to check may oom conditionQiang Huang2013-11-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on linkJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on renameJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: helper functions for delegation breakingJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: break delegations on unlinkJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: implement delegationsJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: introduce new FL_DELEG lock flagJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: split out vfs_getattr_nosecJ. Bruce Fields2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VFS: Put a small type field into struct dentry::d_flagsDavid Howells2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify do_coredump() argumentAl Viro2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and kill anon_inode_getfile_private()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | take anon inode allocation to libfs.cAl Viro2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: dump_align()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-09