| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-05 | 1 | -1/+1 |
|\ |
|
| * | vfs: add file_path() helper | Miklos Szeredi | 2015-06-24 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-07-04 | 1 | -2/+15 |
|\ \ |
|
| * | | sched, preempt_notifier: separate notifier registration from static_key inc/dec | Peter Zijlstra | 2015-07-03 | 1 | -2/+15 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-07-04 | 5 | -26/+55 |
|\ \ \ |
|
| * | | | sched/numa: Fix numa balancing stats in /proc/pid/sched | Srikar Dronamraju | 2015-07-04 | 3 | -23/+47 |
| * | | | sched/numa: Show numa_group ID in /proc/sched_debug task listings | Srikar Dronamraju | 2015-07-04 | 1 | -1/+1 |
| * | | | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h | Srikar Dronamraju | 2015-07-04 | 1 | -0/+5 |
| * | | | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 2015-07-04 | 2 | -3/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-07-04 | 2 | -13/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman | 2015-07-01 | 1 | -6/+4 |
| * | | | sysctl: Allow creating permanently empty directories that serve as mountpoints. | Eric W. Biederman | 2015-07-01 | 1 | -7/+1 |
* | | | | make certificate list change message more useful | Linus Torvalds | 2015-07-03 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-07-02 | 6 | -11/+28 |
|\ \ \ \ |
|
| * | | | | kernel/relay.c: use kvfree() in relay_free_page_array() | Pekka Enberg | 2015-07-01 | 1 | -4/+1 |
| * | | | | printk: improve the description of /dev/kmsg line format | Antonio Ospite | 2015-07-01 | 1 | -4/+4 |
| * | | | | gcov: add support for GCC 5.1 | Lorenzo Stoakes | 2015-07-01 | 2 | -1/+9 |
| * | | | | kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path | HATAYAMA Daisuke | 2015-07-01 | 2 | -1/+12 |
| * | | | | kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i... | HATAYAMA Daisuke | 2015-07-01 | 1 | -1/+2 |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-07-02 | 2 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | time: Remove development rules from Kbuild/Makefile | Thomas Gleixner | 2015-07-01 | 1 | -2/+0 |
| * | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ |
|