| Commit message (Expand) | Author | Age | Files | Lines |
* | relay: Use irq_work instead of plain timer for deferred wakeup | Peter Zijlstra | 2016-10-11 | 1 | -0/+1 |
* | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-07 | 1 | -6/+0 |
|\ |
|
| * | parisc: Drop BROKEN_RODATA config option | Helge Deller | 2016-09-20 | 1 | -6/+0 |
* | | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski | 2016-09-16 | 1 | -0/+3 |
* | | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2016-09-15 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 1 | -0/+2 |
|\ |
|
| * | mm: SLUB hardened usercopy support | Kees Cook | 2016-07-26 | 1 | -0/+1 |
| * | mm: SLAB hardened usercopy support | Kees Cook | 2016-07-26 | 1 | -0/+1 |
* | | init/Kconfig: add clarification for out-of-tree modules | Valdis Kletnieks | 2016-08-02 | 1 | -1/+1 |
* | | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig | Alexey Dobriyan | 2016-08-02 | 1 | -0/+1 |
* | | init/Kconfig: make COMPILE_TEST depend on !UML | Richard Weinberger | 2016-08-02 | 1 | -0/+1 |
* | | cgroup: update cgroup's document path | seokhoon.yoon | 2016-08-02 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-07-28 | 1 | -2/+2 |
|\ \ |
|
| * | | init: fix Kconfig text | Geert Uytterhoeven | 2016-06-21 | 1 | -2/+2 |
* | | | mm: SLUB freelist randomization | Thomas Garnier | 2016-07-26 | 1 | -2/+2 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code | Rik van Riel | 2016-07-14 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | rcu: Disable TASKS_RCU for usermode Linux | Paul E. McKenney | 2016-06-15 | 1 | -0/+1 |
* | | | init/Kconfig: keep Expert users menu together | Randy Dunlap | 2016-07-06 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-26 | 1 | -0/+29 |
|\ \ |
|
| * | | Kbuild: change CC_OPTIMIZE_FOR_SIZE definition | Arnd Bergmann | 2016-05-10 | 1 | -0/+13 |
| * | | kconfig option for TRIM_UNUSED_KSYMS | Nicolas Pitre | 2016-03-29 | 1 | -0/+16 |
* | | | printk/nmi: increase the size of NMI buffer and make it configurable | Petr Mladek | 2016-05-20 | 1 | -0/+22 |
* | | | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-20 | 1 | -0/+5 |
* | | | mm: SLAB freelist randomization | Thomas Garnier | 2016-05-19 | 1 | -0/+9 |
| |/
|/| |
|
* | | Make CONFIG_FHANDLE default y | Andi Kleen | 2016-04-01 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-03-18 | 1 | -2/+2 |
|\ |
|
| * | cgroup: Trivial correction to reflect controller. | Parav Pandit | 2016-03-05 | 1 | -2/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 |
|\ \ |
|
| * | | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells | 2016-03-03 | 1 | -1/+1 |
| |/ |
|
* | | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel | 2016-03-15 | 1 | -0/+18 |
* | | x86: kallsyms: disable absolute percpu symbols on !SMP | Ard Biesheuvel | 2016-03-15 | 1 | -0/+4 |
|/ |
|
* | mm: memcontrol: rein in the CONFIG space madness | Johannes Weiner | 2016-01-20 | 1 | -18/+3 |
* | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 2016-01-20 | 1 | -1/+9 |
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-01-17 | 1 | -8/+3 |
|\ |
|
| * | audit: always enable syscall auditing when supported and audit is enabled | Paul Moore | 2016-01-13 | 1 | -8/+3 |
* | | uselib: default depending if libc5 was used | Riku Voipio | 2016-01-16 | 1 | -1/+1 |
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-01-12 | 1 | -127/+114 |
|\ \
| |/
|/| |
|
| * | cgroup: put controller Kconfig options in meaningful order | Johannes Weiner | 2015-12-18 | 1 | -107/+107 |
| * | cgroup: clean up the kernel configuration menu nomenclature | Johannes Weiner | 2015-12-18 | 1 | -39/+26 |
* | | kernel: remove stop_machine() Kconfig dependency | Chris Wilson | 2015-12-12 | 1 | -7/+0 |
|/ |
|
* | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 | 1 | -0/+12 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-09-08 | 1 | -19/+21 |
|\ |
|
| * | Move certificate handling to its own directory | David Howells | 2015-08-14 | 1 | -39/+0 |
| * | sign-file: Document dependency on OpenSSL devel libraries | David Howells | 2015-08-12 | 1 | -0/+4 |
| * | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse | 2015-08-07 | 1 | -0/+13 |
| * | modsign: Use single PEM file for autogenerated key | David Woodhouse | 2015-08-07 | 1 | -2/+2 |
| * | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 2015-08-07 | 1 | -4/+4 |
| * | modsign: Allow external signing key to be specified | David Woodhouse | 2015-08-07 | 1 | -0/+14 |