aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-10
* | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-14
|\ \
| * | cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...Tejun Heo2016-09-29
| * | cpuset: fix error handling regression in proc_cpuset_show()Tejun Heo2016-09-29
| * | cgroup: add tracepoints for basic operationsTejun Heo2016-08-10
| * | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-10
* | | Disable the __builtin_return_address() warning globally after allLinus Torvalds2016-10-12
* | | hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle2016-10-11
* | | kthread: better support freezable kthread workersPetr Mladek2016-10-11
* | | kthread: allow to modify delayed kthread workPetr Mladek2016-10-11
* | | kthread: allow to cancel kthread workPetr Mladek2016-10-11
* | | kthread: initial support for delayed kthread workPetr Mladek2016-10-11
* | | kthread: detect when a kthread work is used by more workersPetr Mladek2016-10-11
* | | kthread: add kthread_destroy_worker()Petr Mladek2016-10-11
* | | kthread: add kthread_create_worker*()Petr Mladek2016-10-11
* | | kthread: allow to call __kthread_create_on_node() with va_list argsPetr Mladek2016-10-11
* | | kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek2016-10-11
* | | kthread: kthread worker API cleanupPetr Mladek2016-10-11
* | | kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek2016-10-11
* | | config: android: enable CONFIG_SECCOMPRob Herring2016-10-11
* | | config: android: set SELinux as default security modeRob Herring2016-10-11
* | | config: android: move device mapper options to recommendedRob Herring2016-10-11
* | | config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2016-10-11
* | | relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra2016-10-11
* | | x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-11
* | | ptrace: clear TIF_SYSCALL_TRACE on ptrace detachAles Novak2016-10-11
* | | kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig2016-10-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\ \ \
| | * | | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * | | libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2016-09-27
| * | | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \ \ \
| * | | | | compat: remove compat_printk()Arnd Bergmann2016-09-27
| * | | | | fs/file: more unsigned file descriptorsAlexey Dobriyan2016-09-27
| | |/ / / | |/| | |
* | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \ \ \ \
| * | | | | x86/pkeys: Fix pkeys build breakage for some non-x86 archesDave Hansen2016-09-13
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-10
|\ \ \ \ \ \
| * | | | | | Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smp...Ingo Molnar2016-10-04
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-10
|\ \ \ \ \ \ \
| * | | | | | | timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-05
| |/ / / / / /
* | | | | | | Merge branch 'printk-cleanups'Linus Torvalds2016-10-10
|\ \ \ \ \ \ \
| * | | | | | | printk: make reading the kernel log flush pending linesLinus Torvalds2016-10-09
| * | | | | | | printk: re-organize log_output() to be more legibleLinus Torvalds2016-10-09
| * | | | | | | printk: split out core logging code into helper functionLinus Torvalds2016-10-09
| * | | | | | | printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-09
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\ \ \ \ \ \ \
| * | | | | | | console: don't prefer first registered if DT specifies stdout-pathPaul Burton2016-10-07