summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-111-8/+6
|\
| * ARM: avoid ARM binutils leaking ELF local symbolsRussell King2014-07-271-0/+2
| * module: add within_module() functionPetr Mladek2014-07-271-8/+4
* | Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-101-17/+14
|\ \
| * | ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)2014-08-061-11/+6
| * | ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)2014-08-061-6/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-102-14/+7
|\ \ \
| * | | namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-302-14/+7
* | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-25/+21
|\ \ \ \
| * | | | Rip out get_signal_to_deliver()Richard Weinberger2014-08-061-11/+12
| * | | | Clean up signal_delivered()Richard Weinberger2014-08-061-13/+8
| * | | | tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger2014-08-061-1/+1
| | |/ / | |/| |
* | | | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-091-0/+15
* | | | kexec: support for kexec on panic using new system callVivek Goyal2014-08-091-9/+37
* | | | kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-091-3/+8
* | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-1/+543
* | | | kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-091-5/+478
* | | | kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-092-0/+8
* | | | resource: provide new functions to walk through resourcesVivek Goyal2014-08-091-9/+92
* | | | kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Vivek Goyal2014-08-091-71/+34
* | | | kexec: move segment verification code in a separate functionVivek Goyal2014-08-091-82/+100
* | | | kexec: rename unusebale_pages to unusable_pagesVivek Goyal2014-08-091-3/+3
* | | | bin2c: move bin2c in scripts/basicVivek Goyal2014-08-091-1/+1
* | | | shm: add memfd_create() syscallDavid Herrmann2014-08-091-0/+1
* | | | mm: allow drivers to prevent new writable mappingsDavid Herrmann2014-08-091-1/+1
* | | | kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-091-13/+17
* | | | shm: make exit_shm work proportional to task activityJack Miller2014-08-091-0/+6
* | | | panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-092-0/+2
* | | | kernel/gcov/fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-091-2/+1
* | | | kernel/fork.c: make mm_init_owner staticVladimir Davydov2014-08-091-7/+7
* | | | fork: copy mm's vm usage counters under mmap_semVladimir Davydov2014-08-091-0/+5
* | | | fork: reset mm->pinned_vmVladimir Davydov2014-08-091-0/+1
* | | | fork/exec: cleanup mm initializationVladimir Davydov2014-08-091-27/+20
* | | | proc: constify seq_operationsFabian Frederick2014-08-091-3/+3
* | | | kernel/exit.c: fix coding style warnings and errorsIonut Alexa2014-08-091-23/+26
* | | | kernel/test_kprobes.c: use current logging functionsFabian Frederick2014-08-091-56/+31
* | | | kernel/kallsyms.c: fix %pB when there's no symbol at the addressNamhyung Kim2014-08-091-1/+1
* | | | page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov2014-08-091-2/+0
* | | | mm: memcontrol: use page lists for uncharge batchingJohannes Weiner2014-08-091-4/+0
* | | | mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-091-7/+8
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-076-69/+114
|\ \ \ \
| * | | | kernel/printk/printk.c: fix bool assignementsNeil Zhang2014-08-071-3/+3
| * | | | printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-08-071-10/+21
| * | | | printk: miscellaneous cleanupsAlex Elder2014-08-071-13/+13
| * | | | printk: use a clever macroAlex Elder2014-08-071-10/+2
| * | | | printk: fix some commentsAlex Elder2014-08-071-11/+12
| * | | | printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-071-1/+1
| * | | | printk: tweak do_syslog() to match commentsAlex Elder2014-08-071-1/+1
| * | | | printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez2014-08-071-0/+34
| * | | | printk: make dynamic units clear for the kernel ring bufferLuis R. Rodriguez2014-08-071-1/+1