aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-06
|\
| * ring-buffer: Fix uninitialized read_stampSteven Rostedt2012-06-28
| * tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-28
| * tracing/selftest: Add a WARN_ON() if a tracer test failsSteven Rostedt2012-06-28
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-05
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-03
| |\
| | * splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
| * | printk.c: fix kernel-doc warningsRandy Dunlap2012-06-30
| * | Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-30
| |\ \
| | * | printk: Optimize if statement logic where newline existsSteven Rostedt2012-06-29
| | * | printk: flush continuation lines immediately to consoleKay Sievers2012-06-29
| | * | syslog: fill buffer with more than a single message for SYSLOG_ACTION_READJan Beulich2012-06-26
| | * | Revert "printk: return -EINVAL if the message len is bigger than the buf size"Greg Kroah-Hartman2012-06-26
| | * | printk: fix regression in SYSLOG_ACTION_CLEARAlan Stern2012-06-25
| * | | rcu: Stop rcu_do_batch() from multiplexing the "count" variablePaul E. McKenney2012-06-25
| |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-22
| |\ \
| * \ \ Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-21
| |\ \ \
| | * | | cgroups: Account for CSS_DEACT_BIAS in __css_putSalman Qazi2012-06-18
| | * | | cgroup: make sure that decisions in __css_put are atomicSalman Qazi2012-06-06
| * | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-20
| |\ \ \ \
| | * | | | printk: return -EINVAL if the message len is bigger than the buf sizeYuanhan Liu2012-06-16
| | * | | | printk: use mutex lock to stop syslog_seq from going wildYuanhan Liu2012-06-16
| | * | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
| | * | | | printk: Fix alignment of buf causing crash on ARM EABIAndrew Lunn2012-06-12
| * | | | | c/r: prctl: Move PR_GET_TID_ADDRESS to a proper placeCyrill Gorcunov2012-06-20
| * | | | | pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaperOleg Nesterov2012-06-20
| * | | | | pidns: guarantee that the pidns init will be the last pidns process reapedEric W. Biederman2012-06-20
| * | | | | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-20
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-15
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-11
| | |\ \ \ \ \
| | | * | | | | rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-06
| | | * | | | | rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structurePaul E. McKenney2012-06-06
| | | * | | | | rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney2012-06-06
| | | * | | | | rcu: RCU_FAST_NO_HZ detection of callback adoptionPaul E. McKenney2012-06-06
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'core/debug' into core/urgentIngo Molnar2012-06-06
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()Seiji Aguchi2012-05-18
| | | * | | | panic: Make panic_on_oops configurableKyle McMartin2012-05-07
* | | | | | | perf: Introduce perf_pmu_migrate_context()Yan, Zheng2012-06-18
* | | | | | | perf: Allow the PMU driver to choose the CPU on which to install eventsYan, Zheng2012-06-18
* | | | | | | perf: Avoid race between cpu hotplug and installing eventYan, Zheng2012-06-18
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-06-18
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perf: Use css_tryget() to avoid propping up css refcountSalman Qazi2012-06-18
| | |_|_|_|/ | |/| | | |
| * | | | | watchdog: Quiet down the boot messagesDon Zickus2012-06-14
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-06-08
| |\ \ \ \ \
| | * | | | | tracing: Have tracing_off() actually turn tracing offSteven Rostedt2012-06-06
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-06-18
|\ \ \ \ \ \
| * | | | | | tracing: Register the ftrace internal events during early bootSteven Rostedt2012-06-14
| * | | | | | ftrace: Remove a superfluous checkBorislav Petkov2012-06-14
* | | | | | | uprobes: Remove the unnecessary initialization in add_utask()Oleg Nesterov2012-06-16