Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | timer: Fix hotplug regression | Thomas Gleixner | 2015-06-26 | 1 | -1/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-01 | 2 | -2/+4 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-06-26 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | PM / sleep: Increase default DPM watchdog timeout to 60 | Takashi Iwai | 2015-06-25 | 1 | -1/+1 | |
| | | | * | | | | | | PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure | Vitaly Kuznetsov | 2015-06-24 | 1 | -1/+3 | |
* | | | | | | | | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-07-01 | 1 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kconfig: add xenconfig defconfig helper | Luis R. Rodriguez | 2015-06-16 | 1 | -0/+48 | |
* | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 5 | -143/+328 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | modules: only use mod->param_lock if CONFIG_MODULES | Stephen Rothwell | 2015-06-28 | 1 | -0/+4 | |
| * | | | | | | | | | | param: fix module param locks when !CONFIG_SYSFS. | Rusty Russell | 2015-06-28 | 2 | -5/+22 | |
| * | | | | | | | | | | module: add per-module param_lock | Dan Streetman | 2015-06-23 | 2 | -19/+33 | |
| * | | | | | | | | | | module: make perm const | Dan Streetman | 2015-06-23 | 1 | -5/+3 | |
| * | | | | | | | | | | params: suppress unused variable error, warn once just in case code changes. | Rusty Russell | 2015-06-23 | 1 | -0/+1 | |
| * | | | | | | | | | | kernel/module.c: avoid ifdefs for sig_enforce declaration | Luis R. Rodriguez | 2015-05-28 | 1 | -7/+2 | |
| * | | | | | | | | | | kernel/workqueue.c: remove ifdefs over wq_power_efficient | Luis R. Rodriguez | 2015-05-28 | 1 | -6/+1 | |
| * | | | | | | | | | | kernel/params.c: export param_ops_bool_enable_only | Luis R. Rodriguez | 2015-05-28 | 1 | -0/+1 | |
| * | | | | | | | | | | kernel/params.c: generalize bool_enable_only | Luis R. Rodriguez | 2015-05-28 | 2 | -31/+30 | |
| * | | | | | | | | | | kernel/module.c: use generic module param operaters for sig_enforce | Luis R. Rodriguez | 2015-05-28 | 1 | -7/+9 | |
| * | | | | | | | | | | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 2015-05-28 | 1 | -7/+7 | |
| * | | | | | | | | | | module: Rework module_addr_{min,max} | Peter Zijlstra | 2015-05-28 | 1 | -28/+52 | |
| * | | | | | | | | | | module: Use __module_address() for module_address_lookup() | Peter Zijlstra | 2015-05-28 | 1 | -10/+7 | |
| * | | | | | | | | | | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING | Peter Zijlstra | 2015-05-28 | 1 | -2/+28 | |
| * | | | | | | | | | | module: Optimize __module_address() using a latched RB-tree | Peter Zijlstra | 2015-05-28 | 1 | -5/+110 | |
| * | | | | | | | | | | seqlock: Introduce raw_read_seqcount_latch() | Peter Zijlstra | 2015-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | seqlock: Better document raw_write_seqcount_latch() | Peter Zijlstra | 2015-05-28 | 1 | -26/+1 | |
| * | | | | | | | | | | module: Sanitize RCU usage and locking | Peter Zijlstra | 2015-05-28 | 1 | -8/+32 | |
| * | | | | | | | | | | module, jump_label: Fix module locking | Peter Zijlstra | 2015-05-27 | 1 | -4/+6 | |
| * | | | | | | | | | | module: Annotate module version magic | Peter Zijlstra | 2015-05-27 | 1 | -3/+9 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2015-06-27 | 2 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | audit: Fix check of return value of strnlen_user() | Jan Kara | 2015-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | audit: obsolete audit_context check is removed in audit_filter_rules() | Mikhail Klementyev | 2015-05-29 | 1 | -3/+1 | |
| * | | | | | | | | | | audit: fix for typo in comment to function audit_log_link_denied() | Shailendra Verma | 2015-05-29 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-06-27 | 1 | -9/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() | Oleg Nesterov | 2015-06-04 | 1 | -9/+4 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2015-06-26 | 1 | -162/+322 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | workqueue: fix typos in comments | Shailendra Verma | 2015-05-29 | 1 | -4/+4 | |
| * | | | | | | | | | | | workqueue: move flush_scheduled_work() to workqueue.h | Lai Jiangshan | 2015-05-21 | 1 | -30/+0 | |
| * | | | | | | | | | | | workqueue: remove the lock from wq_sysfs_prep_attrs() | Lai Jiangshan | 2015-05-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | workqueue: remove the declaration of copy_workqueue_attrs() | Lai Jiangshan | 2015-05-21 | 1 | -2/+0 | |
| * | | | | | | | | | | | workqueue: ensure attrs changes are properly synchronized | Lai Jiangshan | 2015-05-19 | 1 | -9/+21 | |
| * | | | | | | | | | | | workqueue: separate out and refactor the locking of applying attrs | Lai Jiangshan | 2015-05-19 | 1 | -33/+45 | |
| * | | | | | | | | | | | workqueue: simplify wq_update_unbound_numa() | Lai Jiangshan | 2015-05-18 | 1 | -15/+5 | |
| * | | | | | | | | | | | workqueue: wq_pool_mutex protects the attrs-installation | Lai Jiangshan | 2015-05-18 | 1 | -7/+20 | |
| * | | | | | | | | | | | workqueue: fix a typo | Chen Hanxiao | 2015-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | workqueue: function name in the comment differs from the real function name | Gong Zhaogang | 2015-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | workqueue: Allow modifying low level unbound workqueue cpumask | Lai Jiangshan | 2015-04-30 | 1 | -9/+118 | |
| * | | | | | | | | | | | workqueue: Create low-level unbound workqueues cpumask | Frederic Weisbecker | 2015-04-27 | 1 | -2/+27 | |
| * | | | | | | | | | | | workqueue: split apply_workqueue_attrs() into 3 stages | Lai Jiangshan | 2015-04-27 | 1 | -84/+115 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-06-26 | 2 | -131/+146 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cgroup: require write perm on common ancestor when moving processes on the de... | Tejun Heo | 2015-06-18 | 1 | -3/+27 |