aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | | 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
* | | | | | | | | fork/exec: cleanup mm initializationVladimir Davydov2014-08-08
* | | | | | | | | proc: constify seq_operationsFabian Frederick2014-08-08
* | | | | | | | | kernel/exit.c: fix coding style warnings and errorsIonut Alexa2014-08-08
* | | | | | | | | kernel/test_kprobes.c: use current logging functionsFabian Frederick2014-08-08
* | | | | | | | | kernel/kallsyms.c: fix %pB when there's no symbol at the addressNamhyung Kim2014-08-08
* | | | | | | | | page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov2014-08-08
* | | | | | | | | mm: memcontrol: use page lists for uncharge batchingJohannes Weiner2014-08-08
* | | | | | | | | mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-08
* | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-07
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | kernel/printk/printk.c: fix bool assignementsNeil Zhang2014-08-06
| * | | | | | | | printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-08-06
| * | | | | | | | printk: miscellaneous cleanupsAlex Elder2014-08-06
| * | | | | | | | printk: use a clever macroAlex Elder2014-08-06
| * | | | | | | | printk: fix some commentsAlex Elder2014-08-06
| * | | | | | | | printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-06
| * | | | | | | | printk: tweak do_syslog() to match commentsAlex Elder2014-08-06
| * | | | | | | | printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez2014-08-06
| * | | | | | | | printk: make dynamic units clear for the kernel ring bufferLuis R. Rodriguez2014-08-06
| * | | | | | | | printk: move power of 2 practice of ring buffer size to a helperLuis R. Rodriguez2014-08-06
| * | | | | | | | printk: make dynamic kernel ring buffer alignment explicitLuis R. Rodriguez2014-08-06
| * | | | | | | | kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin2014-08-06
| * | | | | | | | mm, oom: remove unnecessary exit_state checkDavid Rientjes2014-08-06
| * | | | | | | | mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-06
| * | | | | | | | kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick2014-08-06
| * | | | | | | | kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-06
* | | | | | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-08-05
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_nodeJoerg Roedel2014-07-28
| | * | | | | | | | PM / Hibernate: Remove the old memory-bitmap implementationJoerg Roedel2014-07-28
| | * | | | | | | | PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel2014-07-28
| | * | | | | | | | PM / Hibernate: Implement position keeping in radix treeJoerg Roedel2014-07-28