aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+10
2014-09-18cgroup: fix unbalanced lockingGravatar Zefan Li 1-1/+0
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Gravatar Linus Torvalds 3-36/+55
2014-09-12alarmtimer: Lock k_itimer during timer callbackGravatar Richard Larocque 1-2/+8
2014-09-12alarmtimer: Do not signal SIGEV_NONE timersGravatar Richard Larocque 1-2/+4
2014-09-12alarmtimer: Return relative times in timer_gettimeGravatar Richard Larocque 1-7/+11
2014-09-12jiffies: Fix timeval conversion to jiffiesGravatar Andrew Hunter 1-25/+31
2014-09-12futex: Unlock hb->lock in futex_wait_requeue_pi() error pathGravatar Thomas Gleixner 1-0/+1
2014-09-10kcmp: fix standard comparison bugGravatar Rasmus Villemoes 1-3/+4
2014-09-10kernel/printk/printk.c: fix faulty logic in the case of recursive printkGravatar Patrick Palka 1-3/+3
2014-09-09perf: Fix a race condition in perf_remove_from_context()Gravatar Cong Wang 1-0/+10
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-14/+33
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-13/+21
2014-09-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-12/+12
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-5/+38
2014-09-06timekeeping: Update timekeeper before updating vsyscall and pvclockGravatar Thomas Gleixner 1-2/+3
2014-09-06compat: nanosleep: Clarify error handlingGravatar Thomas Gleixner 1-3/+21
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickGravatar Frederic Weisbecker 1-0/+14
2014-09-05cgroup: check cgroup liveliness before unbreaking kernfsGravatar Li Zefan 1-1/+7
2014-09-05cgroup: delay the clearing of cgrp->kn->privGravatar Li Zefan 1-11/+10
2014-09-03Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Ingo Molnar 2-12/+12
2014-09-03PM / sleep: Fix test_suspend= command line optionGravatar Rafael J. Wysocki 3-13/+21
2014-09-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallGravatar Vivek Goyal 1-0/+11
2014-08-29resource: fix the case of null pointer accessGravatar Vivek Goyal 1-7/+4
2014-08-28rcu: Make nocb leader kthreads process pending callbacks after spawningGravatar Pranith Kumar 2-12/+12
2014-08-27Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+15
2014-08-25trace: Fix epoll hang when we race with new entriesGravatar Josef Bacik 1-1/+15
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-25irq: Export handle_fasteoi_irqGravatar Vincent Stehlé 1-0/+1
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-22cgroup: Display legacy cgroup files on default hierarchyGravatar Vivek Goyal 1-2/+11
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-18cgroup: reject cgroup names with '\n'Gravatar Alban Crequy 1-0/+5
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