aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-28Revert "PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock"Ajay Nandakumar
2014-03-28time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz
2014-03-26Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-25tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)
2014-03-20futex: revert back to the explicit waiter counting codeLinus Torvalds
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-19Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-19power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2014-03-19Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi
2014-03-19POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2014-03-19Power: add an API to log wakeup reasonsRuchi Kandoi
2014-03-19ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2014-03-19mm: add a field to store names for private anonymous memoryColin Cross
2014-03-19add extra free kbytes tunableRik van Riel
2014-03-19trace: add non-hierarchical function_graph optionJamie Gennis
2014-03-19trace: Add an option to show tgids in trace outputJamie Gennis
2014-03-19trace/events: add gpu trace eventsJamie Gennis
2014-03-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2014-03-19PM / Suspend: Print wall time at suspend entry and exitTodd Poynor
2014-03-19debug: add parameters to prevent entering debug mode on errorsColin Cross
2014-03-19kdb: support new lines without carriage returnsColin Cross
2014-03-19Move x86_64 idle notifiers to genericTodd Poynor
2014-03-19sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2014-03-19proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2014-03-19PM / Sleep: Add wake lock api wrapper on top of wakeup sourcesArve Hjønnevåg
2014-03-19mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2014-03-19ARM: Make low-level printk workTony Lindgren
2014-03-19cgroup: Add generic cgroup subsystem permission checksColin Cross
2014-03-19power: Add option to log time spent in suspendColin Cross
2014-03-19panic: Add board ID to panic outputNishanth Menon
2014-03-19PM: Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2014-03-19Revert "genirq: Do not consider disabled wakeup irqs"Arve Hjønnevåg
2014-03-19sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2014-03-18cgroup: fix a failure path in create_css()Li Zefan
2014-03-18uprobes: allow ignoring of probe hitsDavid A. Long
2014-03-18uprobes: Kconfig dependency fixDavid A. Long
2014-03-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-08audit: Update kdoc for audit_send_reply and audit_list_rules_sendEric W. Biederman
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-03tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds