summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* mutex: Do not unnecessarily deal with waitersDavidlohr Bueso2013-07-231-23/+18
* Merge tag 'v3.11-rc2' into core/lockingIngo Molnar2013-07-2341-452/+856
|\
| * Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-191-1/+2
| |\
| | * PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX2013-07-151-1/+2
| * | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-181-2/+0
| |\ \
| | * | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-161-2/+0
| | |/
| * | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-1415-33/+33
| * | rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker2013-07-144-11/+11
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-10/+1
| |\
| | * cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-131-9/+11
| |\ \
| | * | sched: Fix HRTICKPeter Zijlstra2013-07-121-9/+11
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-131-1/+1
| |\ \ \
| | * | | genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin2013-07-051-1/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-134-62/+75
| |\ \ \ \
| | * | | | tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-121-1/+4
| | * | | | Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-1262-2553/+3927
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-103-61/+71
| | |\ \ \ \
| | | * | | | nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker2013-06-201-10/+0
| | | * | | | watchdog: Boot-disable by default on full dynticksFrederic Weisbecker2013-06-201-0/+8
| | | * | | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-202-17/+17
| | | * | | | watchdog: Register / unregister watchdog kthreads on sysctl controlFrederic Weisbecker2013-06-201-40/+47
| | | * | | | nohz: Warn if the machine can not perform nohz_fullSteven Rostedt2013-06-201-0/+5
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-131-3/+25
| |\ \ \ \ \ \
| | * | | | | | perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-121-1/+14
| | * | | | | | perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-121-1/+10
| | * | | | | | perf: Clone child context from parent context pmuJiri Olsa2013-07-121-1/+1
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-131-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-12/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | irqdomain: Remove temporary MIPS workaround codeGrant Likely2013-06-181-12/+0
| * | | | | | | | Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-07-1113-265/+650
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Make tracing_open_generic_{tr,tc}() staticSteven Rostedt (Red Hat)2013-07-021-2/+2
| | * | | | | | | | tracing: Remove ftrace() functionzhangwei(Jovi)2013-07-022-14/+0
| | * | | | | | | | tracing: Remove TRACE_EVENT_TYPE enum definitionzhangwei(Jovi)2013-07-021-6/+0
| | * | | | | | | | tracing: Make tracer_tracing_{off,on,is_on}() staticSteven Rostedt (Red Hat)2013-07-021-3/+3
| | * | | | | | | | tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-021-4/+17
| | * | | | | | | | uprobes: Fix return value in error handling pathzhangwei(Jovi)2013-07-021-1/+3
| | * | | | | | | | tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)2013-07-021-6/+17
| | * | | | | | | | tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)2013-07-022-4/+54
| | * | | | | | | | tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)2013-07-021-9/+112
| | * | | | | | | | tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)2013-07-021-18/+65
| | * | | | | | | | tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam2013-07-013-2/+13
| | * | | | | | | | tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam2013-07-011-1/+2
| | * | | | | | | | ftrace: Do not run selftest if command line parameter is setSteven Rostedt (Red Hat)2013-07-013-2/+22
| | * | | | | | | | tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov2013-07-011-4/+2
| | * | | | | | | | tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)2013-07-012-33/+72
| | * | | | | | | | tracing/kprobes: Turn trace_probe->files into list_headOleg Nesterov2013-07-011-101/+37
| | * | | | | | | | tracing: Fix disabling of soft disableTom Zanussi2013-07-011-1/+3
| | * | | | | | | | tracing: Simplify code for showing of soft disabled flagTom Zanussi2013-07-011-10/+10
| | * | | | | | | | tracing/kprobes: Kill probe_enable_lockOleg Nesterov2013-07-011-23/+20
OpenPOWER on IntegriCloud