summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-102-3/+15
| | | * | | | | | | drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-101-1/+1
| | | * | | | | | | drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2013-07-102-8/+5
| | | * | | | | | | drm/nv50/kms: fix pin refcnt leaksBen Skeggs2013-07-101-11/+35
| | | * | | | | | | drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst2013-07-102-6/+11
| | | * | | | | | | drm/nouveau: fix locking issues in page flipping pathsBen Skeggs2013-07-103-36/+22
| | | * | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-nextBen Skeggs2013-07-08339-7106/+69936
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter2013-07-221-16/+11
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Fix __wait_on_atomic_t() to call the action func if the counter != 0David Howells2013-07-231-1/+2
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-07-2316-180/+381
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-191-1/+1
| | * | | | | | | | | alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2013-07-192-10/+5
| | * | | | | | | | | alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0
| | * | | | | | | | | alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
| | * | | | | | | | | alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
| | * | | | | | | | | alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-191-111/+288
| | * | | | | | | | | alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-192-0/+29
| | * | | | | | | | | alpha: Improve atomic_add_unlessRichard Henderson2013-07-191-23/+37
| | * | | | | | | | | alpha: Modernize lib/mpi/longlong.hRichard Henderson2013-07-191-10/+7
| | * | | | | | | | | alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-193-2/+5
| | * | | | | | | | | alpha: locks: remove unused arch_*_relax operationsWill Deacon2013-07-191-4/+0
| | * | | | | | | | | alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-191-1/+1
| | * | | | | | | | | alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-191-1/+2
| | * | | | | | | | | alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3
| * | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-07-234-44/+26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | vhost: Remove custom vhost rcu usageAsias He2013-07-114-26/+12
| | * | | | | | | | | | vhost-scsi: Always access vq->private_data under vq mutexAsias He2013-07-111-7/+4
| | * | | | | | | | | | vhost-net: Always access vq->private_data under vq mutexAsias He2013-07-111-11/+10
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-07-231-15/+36
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fuse: readdirplus: cleanupMiklos Szeredi2013-07-171-3/+1
| | * | | | | | | | | | | fuse: readdirplus: change attributes onceMiklos Szeredi2013-07-171-3/+4
| | * | | | | | | | | | | fuse: readdirplus: fix instantiateMiklos Szeredi2013-07-171-4/+13
| | * | | | | | | | | | | fuse: readdirplus: sanity checksMiklos Szeredi2013-07-171-1/+11
| | * | | | | | | | | | | fuse: readdirplus: fix dentry leakNiels de Vos2013-07-171-5/+8
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | NFSv4: Fix brainfart in attribute length calculationTrond Myklebust2013-07-231-1/+1
| * | | | | | | | | | | 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
| | |/ / / / / / / / / /
OpenPOWER on IntegriCloud