Age | Commit message (Expand) | Author | Files | Lines |
2020-07-22 | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky | 1 | -1/+0 |
2020-05-20 | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov | 1 | -0/+2 |
2020-05-20 | Stop the ad-hoc games with -Wno-maybe-initialized | Linus Torvalds | 1 | -17/+0 |
2020-05-20 | kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig | Masahiro Yamada | 1 | -0/+17 |
2019-12-05 | fork: fix some -Wmissing-prototypes warnings | Yi Wang | 1 | -1/+0 |
2019-10-01 | initramfs: don't free a non-existent initrd | Steven Price | 1 | -1/+1 |
2019-06-15 | initramfs: free initrd memory if opening /initrd.image fails | Christoph Hellwig | 1 | -8/+6 |
2019-06-04 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 1 | -0/+3 |
2019-05-16 | init: initialize jump labels before command line option parsing | Dan Williams | 1 | -2/+2 |
2019-03-23 | Revert "mm: use early_pfn_to_nid in page_ext_init" | Qian Cai | 1 | -1/+2 |
2019-01-22 | kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7 | Paul Burton | 1 | -0/+1 |
2018-12-19 | sched/pelt: Fix warning and clean up IRQ PELT config | Vincent Guittot | 1 | -0/+5 |
2018-12-17 | initramfs: clean old path before creating a hardlink | Li Zhijian | 1 | -10/+12 |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -0/+2 |
2018-08-24 | kbuild: test dead code/data elimination support in Kconfig | Masahiro Yamada | 1 | -0/+2 |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -80/+31 |
2018-08-22 | init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE | Adrian Reber | 1 | -12/+12 |
2018-08-22 | init/main.c: log init process file name | Paul Menzel | 1 | -0/+1 |
2018-08-22 | init/Kconfig: fix its typos | Randy Dunlap | 1 | -2/+2 |
2018-08-22 | init/: remove ineffective sparse disabling | Luc Van Oostenryck | 5 | -50/+0 |
2018-08-22 | init: allow initcall tables to be emitted using relative references | Ard Biesheuvel | 1 | -16/+16 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+8 |
2018-08-21 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -1/+2 |
2018-08-18 | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB | Kirill Tkhai | 1 | -0/+5 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+11 |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -0/+12 |
2018-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+14 |
2018-08-14 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2018-08-14 | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -0/+7 |
2018-08-12 | init: rename and re-order boot_cpu_state_init() | Linus Torvalds | 1 | -1/+1 |
2018-08-10 | tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un... | Steven Rostedt (VMware) | 1 | -2/+0 |
2018-08-09 | signal: Don't restart fork when signals come in. | Eric W. Biederman | 1 | -0/+1 |
2018-08-09 | init/Kconfig: Use short unix-style option instead of --longname | Rob Landley | 1 | -2/+2 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -0/+1 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -2/+2 |
2018-08-02 | kconfig: remove duplicate SWAP symbol defintions | Christoph Hellwig | 1 | -1/+8 |
2018-07-31 | tracing: Centralize preemptirq tracepoints and unify their usage | Joel Fernandes (Google) | 1 | -1/+4 |
2018-07-21 | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 1 | -1/+1 |
2018-07-21 | pids: Move the pgrp and session pid pointers from task_struct to signal_struct | Eric W. Biederman | 1 | -5/+6 |
2018-07-21 | pids: Initialize leader_pid in init_task | Eric W. Biederman | 1 | -0/+1 |
2018-07-20 | x86/mm/pti: Introduce pti_finalize() | Joerg Roedel | 1 | -0/+7 |
2018-07-20 | sched/clock: Enable sched clock early | Pavel Tatashin | 1 | -1/+1 |
2018-07-20 | sched/clock: Move sched clock initialization and merge with generic clock | Pavel Tatashin | 1 | -2/+2 |
2018-07-17 | kbuild: Add build salt to the kernel and modules | Laura Abbott | 2 | -0/+12 |
2018-06-30 | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+3 |
2018-06-28 | kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION | Masahiro Yamada | 1 | -4/+3 |
2018-06-25 | init/Kconfig: add an option for uncompressed kernel | Vasily Gorbik | 1 | -1/+14 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 1 | -4/+0 |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -0/+15 |