summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vtime: Update a few commentsFrederic Weisbecker2013-08-132-6/+11
* context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2013-08-132-32/+26
* sched: Consolidate open coded preemptible() checksFrederic Weisbecker2013-08-132-5/+2
* Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-08-121-1/+1
|\
| * sched_clock: Fix integer overflowBaruch Siach2013-07-221-1/+1
* | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-07-251-3/+2
|\ \
| * | nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-241-2/+0
| * | nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-241-1/+2
* | | Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-2214-155/+166
|\ \ \
| * | | tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov2013-07-191-2/+0
| * | | tracing: Kill trace_array->waiterOleg Nesterov2013-07-191-1/+0
| * | | tracing: Do not (ab)use trace_seq in event_id_read()Oleg Nesterov2013-07-181-13/+4
| * | | tracing: Simplify the iteration logic in f_start/f_nextOleg Nesterov2013-07-181-38/+22
| * | | tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)2013-07-183-2/+11
| * | | tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam2013-07-182-8/+37
| * | | tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam2013-07-181-1/+3
| * | | tracing/kprobe: Wait for disabling all running kprobe handlersMasami Hiramatsu2013-07-181-6/+17
| * | | tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov2013-07-185-24/+4
| * | | tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is emptyOleg Nesterov2013-07-181-4/+8
| * | | tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...Oleg Nesterov2013-07-181-2/+4
| * | | tracing: Typo fix on ring buffer commentszhangwei(Jovi)2013-07-181-7/+9
| * | | tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)2013-07-186-45/+45
| * | | tracing: Use correct config guard CONFIG_STACK_TRACERzhangwei(Jovi)2013-07-151-2/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-221-6/+12
|\ \ \ \
| * | | | Thermal: Fix lockup of cpu_down()Steven Rostedt2013-07-221-1/+0
| * | | | Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada2013-07-161-0/+5
| * | | | Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun2013-07-151-3/+5
| * | | | Thermal: x86 package temp thermal crashSrinivas Pandruvada2013-07-151-2/+2
* | | | | Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-222-15/+71
|\ \ \ \ \
| * | | | | drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani2013-07-201-1/+1
| * | | | | gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas2013-07-201-2/+14
| * | | | | gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas2013-07-201-0/+18
| * | | | | gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas2013-07-201-14/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-2247-1550/+3183
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-07-168-31/+61
| |\ \ \ \
| | * | | | bcache: Allocation kthread fixesKent Overstreet2013-07-123-18/+15
| | * | | | bcache: Fix GC_SECTORS_USED() calculationKent Overstreet2013-07-121-1/+3
| | * | | | bcache: Journal replay fixKent Overstreet2013-07-121-1/+6
| | * | | | bcache: Shutdown fixKent Overstreet2013-07-121-7/+11
| | * | | | bcache: Fix a sysfs splat on shutdownKent Overstreet2013-07-122-1/+11
| | * | | | bcache: Advertise that flushes are supportedKent Overstreet2013-07-122-1/+9
| | * | | | bcache: check for allocation failuresDan Carpenter2013-07-121-0/+2
| | * | | | bcache: Fix a dumb raceKent Overstreet2013-07-121-2/+4
| * | | | | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-07-0223-907/+1119
| |\ \ \ \ \ | | |/ / / /
| | * | | | bcache: Use standard utility codeKent Overstreet2013-07-018-144/+51
| | * | | | bcache: Update email addressKent Overstreet2013-07-011-1/+1
| | * | | | bcache: Delete fuzz testerKent Overstreet2013-07-013-152/+2
| | * | | | bcache: Document shrinker reserve betterKent Overstreet2013-07-011-0/+7
| | * | | | bcache: FUA fixesKent Overstreet2013-07-013-5/+35
| | * | | | bcache: Refresh usage docsGabriel de Perthuis2013-06-261-13/+24
OpenPOWER on IntegriCloud