aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\
| * kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-07
| * death to mnt_pinnedAl Viro2014-08-07
| * take fs_pin stuff to fs/*Al Viro2014-08-07
| * start carving bsd_acct_struct upAl Viro2014-08-07
| * acct: move mnt_pin() upwards.Al Viro2014-08-07
| * make acct_kill() wait for file closing.Al Viro2014-08-07
| * acct: get rid of acct_lock for acct->countAl Viro2014-08-07
| * acct: get rid of acct_listAl Viro2014-08-07
| * acct: simplify check_free_space()Al Viro2014-08-07
| * acct: new lifetime rulesAl Viro2014-08-07
| * acct: serialize acct_on()Al Viro2014-08-07
| * acct() should honour the limits from the very beginningAl Viro2014-08-07
| * split the slow path in acct_process() offAl Viro2014-08-07
| * separate namespace-independent parts of filling acct_tAl Viro2014-08-07
| * acct: switch to __kernel_write()Al Viro2014-08-07
| * acct: encode_comp_t(0) is 0, fortunately...Al Viro2014-08-07
| * Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro2014-08-07
| |\
* | \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-11
|\ \ \
| * | | ARM: avoid ARM binutils leaking ELF local symbolsRussell King2014-07-27
| * | | module: add within_module() functionPetr Mladek2014-07-27
* | | | Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-09
|\ \ \ \
| * | | | ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)2014-08-06
| * | | | ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)2014-08-06
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-09
|\ \ \ \
| * | | | namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-29
* | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \ \ \ \
| * | | | | Rip out get_signal_to_deliver()Richard Weinberger2014-08-06
| * | | | | Clean up signal_delivered()Richard Weinberger2014-08-06
| * | | | | tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger2014-08-06
| | |/ / / | |/| | |
* | | | | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-08
* | | | | kexec: support for kexec on panic using new system callVivek Goyal2014-08-08
* | | | | kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-08
* | | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-08
* | | | | kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-08
* | | | | kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-08
* | | | | resource: provide new functions to walk through resourcesVivek Goyal2014-08-08
* | | | | kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Vivek Goyal2014-08-08
* | | | | kexec: move segment verification code in a separate functionVivek Goyal2014-08-08
* | | | | kexec: rename unusebale_pages to unusable_pagesVivek Goyal2014-08-08
* | | | | bin2c: move bin2c in scripts/basicVivek Goyal2014-08-08
* | | | | shm: add memfd_create() syscallDavid Herrmann2014-08-08
* | | | | mm: allow drivers to prevent new writable mappingsDavid Herrmann2014-08-08
* | | | | kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-08
* | | | | shm: make exit_shm work proportional to task activityJack Miller2014-08-08
* | | | | panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* | | | | kernel/gcov/fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-08
* | | | | kernel/fork.c: make mm_init_owner staticVladimir Davydov2014-08-08
* | | | | fork: copy mm's vm usage counters under mmap_semVladimir Davydov2014-08-08
* | | | | fork: reset mm->pinned_vmVladimir Davydov2014-08-08