summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time: create __getnstimeofday for WARNless callsKees Cook2013-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add generic timer broadcast functionMark Rutland2013-01-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add generic timer broadcast receiverMark Rutland2013-01-31
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smpboot: Allow selfparking per cpu threadsThomas Gleixner2013-02-14
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar2013-02-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Export context state for generic vtimeFrederic Weisbecker2013-01-26
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-25
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Introduce uprobe_apply()Oleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Kill uprobe_consumer->filter()Oleg Nesterov2013-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Make a snapshot feature available from userspaceHiraku Toyooka2013-01-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)2013-01-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profiling: Remove unused timer hookFrederic Weisbecker2013-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aerdrv: Enhanced AER loggingLance Ortiz2013-01-03
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt2013-01-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt2013-01-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt2013-01-21
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printk: Wake up klogd using irq_workFrederic Weisbecker2012-11-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq_work: Make self-IPIs optableFrederic Weisbecker2012-11-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq_work: Don't stop the tick with pending worksFrederic Weisbecker2012-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Add API to check tick stateFrederic Weisbecker2012-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq_work: Remove return value from the irq_work_queue() functionanish kumar2013-02-04
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan2013-02-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove obsolete Kconfig option from commentPaul E. McKenney2013-01-26
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /