Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | alpha: Generate dwarf2 unwind info for various kernel entry points. | Richard Henderson | 2013-07-19 | 1 | -111/+288 | |
| | * | | | | | | | | | alpha: Implement atomic64_dec_if_positive | Richard Henderson | 2013-07-19 | 2 | -0/+29 | |
| | * | | | | | | | | | alpha: Improve atomic_add_unless | Richard Henderson | 2013-07-19 | 1 | -23/+37 | |
| | * | | | | | | | | | alpha: Modernize lib/mpi/longlong.h | Richard Henderson | 2013-07-19 | 1 | -10/+7 | |
| | * | | | | | | | | | alpha: Add kcmp and finit_module syscalls | Richard Henderson | 2013-07-19 | 3 | -2/+5 | |
| | * | | | | | | | | | alpha: locks: remove unused arch_*_relax operations | Will Deacon | 2013-07-19 | 1 | -4/+0 | |
| | * | | | | | | | | | alpha: kernel: typo issue, using '1' instead of '11' | Chen Gang | 2013-07-19 | 1 | -1/+1 | |
| | * | | | | | | | | | alpha: kernel: using memcpy() instead of strcpy() | Chen Gang | 2013-07-19 | 1 | -1/+2 | |
| | * | | | | | | | | | alpha: Convert print_symbol to %pSR | Joe Perches | 2013-07-19 | 1 | -5/+3 | |
| * | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2013-07-23 | 4 | -44/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vhost: Remove custom vhost rcu usage | Asias He | 2013-07-11 | 4 | -26/+12 | |
| | * | | | | | | | | | | vhost-scsi: Always access vq->private_data under vq mutex | Asias He | 2013-07-11 | 1 | -7/+4 | |
| | * | | | | | | | | | | vhost-net: Always access vq->private_data under vq mutex | Asias He | 2013-07-11 | 1 | -11/+10 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-07-23 | 1 | -15/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fuse: readdirplus: cleanup | Miklos Szeredi | 2013-07-17 | 1 | -3/+1 | |
| | * | | | | | | | | | | | fuse: readdirplus: change attributes once | Miklos Szeredi | 2013-07-17 | 1 | -3/+4 | |
| | * | | | | | | | | | | | fuse: readdirplus: fix instantiate | Miklos Szeredi | 2013-07-17 | 1 | -4/+13 | |
| | * | | | | | | | | | | | fuse: readdirplus: sanity checks | Miklos Szeredi | 2013-07-17 | 1 | -1/+11 | |
| | * | | | | | | | | | | | fuse: readdirplus: fix dentry leak | Niels de Vos | 2013-07-17 | 1 | -5/+8 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | NFSv4: Fix brainfart in attribute length calculation | Trond Myklebust | 2013-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-23 | 14 | -155/+166 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() | Oleg Nesterov | 2013-07-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | | tracing: Kill trace_array->waiter | Oleg Nesterov | 2013-07-19 | 1 | -1/+0 | |
| | * | | | | | | | | | | | tracing: Do not (ab)use trace_seq in event_id_read() | Oleg Nesterov | 2013-07-19 | 1 | -13/+4 | |
| | * | | | | | | | | | | | tracing: Simplify the iteration logic in f_start/f_next | Oleg Nesterov | 2013-07-19 | 1 | -38/+22 | |
| | * | | | | | | | | | | | tracing: Add ref_data to function and fgraph tracer structs | Steven Rostedt (Red Hat) | 2013-07-19 | 3 | -2/+11 | |
| | * | | | | | | | | | | | tracing: Miscellaneous fixes for trace_array ref counting | Alexander Z Lam | 2013-07-19 | 2 | -8/+37 | |
| | * | | | | | | | | | | | tracing: Fix error handling to ensure instances can always be removed | Alexander Z Lam | 2013-07-19 | 1 | -1/+3 | |
| | * | | | | | | | | | | | tracing/kprobe: Wait for disabling all running kprobe handlers | Masami Hiramatsu | 2013-07-19 | 1 | -6/+17 | |
| | * | | | | | | | | | | | tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() | Oleg Nesterov | 2013-07-19 | 5 | -24/+4 | |
| | * | | | | | | | | | | | tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty | Oleg Nesterov | 2013-07-19 | 1 | -4/+8 | |
| | * | | | | | | | | | | | tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e... | Oleg Nesterov | 2013-07-19 | 1 | -2/+4 | |
| | * | | | | | | | | | | | tracing: Typo fix on ring buffer comments | zhangwei(Jovi) | 2013-07-19 | 1 | -7/+9 | |
| | * | | | | | | | | | | | tracing: Use trace_seq_puts()/trace_seq_putc() where possible | zhangwei(Jovi) | 2013-07-19 | 6 | -45/+45 | |
| | * | | | | | | | | | | | tracing: Use correct config guard CONFIG_STACK_TRACER | zhangwei(Jovi) | 2013-07-15 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-23 | 1 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Thermal: Fix lockup of cpu_down() | Steven Rostedt | 2013-07-22 | 1 | -1/+0 | |
| | * | | | | | | | | | | | Thermal: x86_pkg_temp: Limit number of pkg temp zones | Srinivas Pandruvada | 2013-07-16 | 1 | -0/+5 | |
| | * | | | | | | | | | | | Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add() | Wei Yongjun | 2013-07-15 | 1 | -3/+5 | |
| | * | | | | | | | | | | | Thermal: x86 package temp thermal crash | Srinivas Pandruvada | 2013-07-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-23 | 2 | -15/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drivers: gpio: msm: Fix the error condition for reading ngpio | Rohit Vaswani | 2013-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | gpio/omap: fix build error when OF_GPIO is not defined. | Javier Martinez Canillas | 2013-07-20 | 1 | -2/+14 | |
| | * | | | | | | | | | | | | gpio/omap: auto request GPIO as input if used as IRQ via DT | Javier Martinez Canillas | 2013-07-20 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | gpio/omap: don't create an IRQ mapping for every GPIO on DT | Javier Martinez Canillas | 2013-07-20 | 1 | -14/+40 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-07-23 | 47 | -1550/+3183 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 2013-07-17 | 8 | -31/+61 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | bcache: Allocation kthread fixes | Kent Overstreet | 2013-07-12 | 3 | -18/+15 | |
| | | * | | | | | | | | | | | bcache: Fix GC_SECTORS_USED() calculation | Kent Overstreet | 2013-07-12 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | bcache: Journal replay fix | Kent Overstreet | 2013-07-12 | 1 | -1/+6 |