aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-09-16rcu: Handle NOCB callbacks from irq-disabled idle codeGravatar Paul E. McKenney 1-0/+11
2014-09-16rcu: Avoid misordering in __call_rcu_nocb_enqueue()Gravatar Paul E. McKenney 1-1/+2
2014-09-16rcu: Don't track sysidle state if no nohz_full= CPUsGravatar Paul E. McKenney 1-1/+18
2014-09-16rcu: Eliminate redundant rcu_sysidle_state variableGravatar Paul E. McKenney 1-17/+6
2014-09-16rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_maskGravatar Pranith Kumar 1-3/+3
2014-09-16rcu: Create rcuo kthreads only for onlined CPUsGravatar Paul E. McKenney 3-13/+86
2014-09-16rcu: Rationalize kthread spawningGravatar Paul E. McKenney 3-10/+7
2014-09-16rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()Gravatar Pranith Kumar 1-1/+1
2014-09-16rcu: Use false for return in __call_rcu_nocb()Gravatar Pranith Kumar 1-1/+1
2014-09-16rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()Gravatar Pranith Kumar 1-2/+2
2014-09-16rcu: Use true/false for return in __call_rcu_nocb()Gravatar Pranith Kumar 1-2/+2
2014-09-16rcu: Check the return value of zalloc_cpumask_var()Gravatar Pranith Kumar 1-1/+4
2014-09-16rcu: Fix attempt to avoid unsolicited offloading of callbacksGravatar Paul E. McKenney 1-31/+61
2014-08-28rcu: Make nocb leader kthreads process pending callbacks after spawningGravatar Pranith Kumar 2-12/+12
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-89/+157
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+34
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Gravatar Steven Rostedt (Red Hat) 1-1/+1
2014-08-22ftrace: Fix function_profiler and function tracer togetherGravatar Steven Rostedt (Red Hat) 1-22/+38
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsGravatar Steven Rostedt (Red Hat) 1-15/+28
2014-08-22ftrace: Update all ftrace_ops for a ftrace_hash_ops updateGravatar Steven Rostedt (Red Hat) 1-4/+39
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsGravatar Steven Rostedt (Red Hat) 1-48/+52
2014-08-20perf: Handle compat ioctlGravatar Pawel Moll 1-1/+22
2014-08-16module: Clean up ro/nx after early module load failuresGravatar Andy Lutomirski 1-0/+5
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-8/+27
2014-08-14timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallGravatar John Stultz 1-2/+3
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-0/+12
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 2-6/+6
2014-08-13printk: Add function to return log buffer address and sizeGravatar Vasant Hegde 1-0/+12
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 3-8/+27
2014-08-11seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGravatar Guenter Roeck 2-6/+6
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-255/+201
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-8/+6
2014-08-09Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-17/+14
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 2-14/+7
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-25/+21
2014-08-08kexec: verify the signature of signed PE bzImageGravatar Vivek Goyal 1-0/+15
2014-08-08kexec: support for kexec on panic using new system callGravatar Vivek Goyal 1-9/+37
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryGravatar Vivek Goyal 1-3/+8
2014-08-08kexec: load and relocate purgatory at kernel load timeGravatar Vivek Goyal 1-1/+543
2014-08-08kexec: implementation of new syscall kexec_file_loadGravatar Vivek Goyal 1-5/+478
2014-08-08kexec: new syscall kexec_file_load() declarationGravatar Vivek Goyal 2-0/+8
2014-08-08resource: provide new functions to walk through resourcesGravatar Vivek Goyal 1-9/+92
2014-08-08kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Gravatar Vivek Goyal 1-71/+34
2014-08-08kexec: move segment verification code in a separate functionGravatar Vivek Goyal 1-82/+100
2014-08-08kexec: rename unusebale_pages to unusable_pagesGravatar Vivek Goyal 1-3/+3
2014-08-08bin2c: move bin2c in scripts/basicGravatar Vivek Goyal 1-1/+1
2014-08-08shm: add memfd_create() syscallGravatar David Herrmann 1-0/+1
2014-08-08mm: allow drivers to prevent new writable mappingsGravatar David Herrmann 1-1/+1
2014-08-08kernel/acct.c: fix coding style warnings and errorsGravatar Ionut Alexa 1-13/+17
2014-08-08shm: make exit_shm work proportional to task activityGravatar Jack Miller 1-0/+6