| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-08-11 | 1 | -255/+201 |
|\ |
|
| * | kernel/acct.c: fix coding style warnings and errors | Ionut Alexa | 2014-08-07 | 1 | -12/+16 |
| * | death to mnt_pinned | Al Viro | 2014-08-07 | 1 | -5/+19 |
| * | take fs_pin stuff to fs/* | Al Viro | 2014-08-07 | 1 | -95/+32 |
| * | start carving bsd_acct_struct up | Al Viro | 2014-08-07 | 1 | -19/+23 |
| * | acct: move mnt_pin() upwards. | Al Viro | 2014-08-07 | 1 | -2/+1 |
| * | make acct_kill() wait for file closing. | Al Viro | 2014-08-07 | 1 | -3/+17 |
| * | acct: get rid of acct_lock for acct->count | Al Viro | 2014-08-07 | 1 | -33/+52 |
| * | acct: get rid of acct_list | Al Viro | 2014-08-07 | 1 | -80/+55 |
| * | acct: simplify check_free_space() | Al Viro | 2014-08-07 | 1 | -39/+11 |
| * | acct: new lifetime rules | Al Viro | 2014-08-07 | 1 | -106/+114 |
| * | acct: serialize acct_on() | Al Viro | 2014-08-07 | 1 | -0/+4 |
| * | acct() should honour the limits from the very beginning | Al Viro | 2014-08-07 | 1 | -2/+2 |
| * | split the slow path in acct_process() off | Al Viro | 2014-08-07 | 1 | -22/+28 |
| * | separate namespace-independent parts of filling acct_t | Al Viro | 2014-08-07 | 1 | -47/+51 |
| * | acct: switch to __kernel_write() | Al Viro | 2014-08-07 | 1 | -19/+12 |
| * | acct: encode_comp_t(0) is 0, fortunately... | Al Viro | 2014-08-07 | 1 | -3/+0 |
| * | Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next | Al Viro | 2014-08-07 | 23 | -469/+708 |
| |\ |
|
* | \ | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-11 | 1 | -8/+6 |
|\ \ \ |
|
| * | | | ARM: avoid ARM binutils leaking ELF local symbols | Russell King | 2014-07-27 | 1 | -0/+2 |
| * | | | module: add within_module() function | Petr Mladek | 2014-07-27 | 1 | -8/+4 |
* | | | | Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-10 | 1 | -17/+14 |
|\ \ \ \ |
|
| * | | | | ring-buffer: Always reset iterator to reader page | Steven Rostedt (Red Hat) | 2014-08-06 | 1 | -11/+6 |
| * | | | | ring-buffer: Up rb_iter_peek() loop count to 3 | Steven Rostedt (Red Hat) | 2014-08-06 | 1 | -6/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-08-10 | 2 | -14/+7 |
|\ \ \ \ |
|
| * | | | | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman | 2014-07-30 | 2 | -14/+7 |
* | | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -25/+21 |
|\ \ \ \ \ |
|
| * | | | | | Rip out get_signal_to_deliver() | Richard Weinberger | 2014-08-06 | 1 | -11/+12 |
| * | | | | | Clean up signal_delivered() | Richard Weinberger | 2014-08-06 | 1 | -13/+8 |
| * | | | | | tracehook_signal_handler: Remove sig, info, ka and regs | Richard Weinberger | 2014-08-06 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 2014-08-09 | 1 | -0/+15 |
* | | | | | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-09 | 1 | -9/+37 |
* | | | | | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-09 | 1 | -3/+8 |
* | | | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-09 | 1 | -1/+543 |
* | | | | | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2014-08-09 | 1 | -5/+478 |
* | | | | | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 2014-08-09 | 2 | -0/+8 |
* | | | | | resource: provide new functions to walk through resources | Vivek Goyal | 2014-08-09 | 1 | -9/+92 |
* | | | | | kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc() | Vivek Goyal | 2014-08-09 | 1 | -71/+34 |
* | | | | | kexec: move segment verification code in a separate function | Vivek Goyal | 2014-08-09 | 1 | -82/+100 |
* | | | | | kexec: rename unusebale_pages to unusable_pages | Vivek Goyal | 2014-08-09 | 1 | -3/+3 |
* | | | | | bin2c: move bin2c in scripts/basic | Vivek Goyal | 2014-08-09 | 1 | -1/+1 |
* | | | | | shm: add memfd_create() syscall | David Herrmann | 2014-08-09 | 1 | -0/+1 |
* | | | | | mm: allow drivers to prevent new writable mappings | David Herrmann | 2014-08-09 | 1 | -1/+1 |
* | | | | | kernel/acct.c: fix coding style warnings and errors | Ionut Alexa | 2014-08-09 | 1 | -13/+17 |
* | | | | | shm: make exit_shm work proportional to task activity | Jack Miller | 2014-08-09 | 1 | -0/+6 |
* | | | | | panic: add TAINT_SOFTLOCKUP | Josh Hunt | 2014-08-09 | 2 | -0/+2 |
* | | | | | kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-08-09 | 1 | -2/+1 |
* | | | | | kernel/fork.c: make mm_init_owner static | Vladimir Davydov | 2014-08-09 | 1 | -7/+7 |
* | | | | | fork: copy mm's vm usage counters under mmap_sem | Vladimir Davydov | 2014-08-09 | 1 | -0/+5 |
* | | | | | fork: reset mm->pinned_vm | Vladimir Davydov | 2014-08-09 | 1 | -0/+1 |