summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-1521-166/+310
|\
| * virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-11-111-0/+3
| * x86, asmlinkage, lguest: Pass in globals into assembler statementAndi Kleen2013-11-071-2/+4
| * virtio: mmio: fix signature checking for BE guestsMarc Zyngier2013-11-071-1/+1
| * virtio_ring: adapt to notify() returning boolHeinz Graalfs2013-11-051-1/+1
| * virtio_net: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-1/+2
| * virtio_console: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-2/+4
| * virtio_blk: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-0/+2
| * virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs2013-10-292-0/+10
| * virtio_test: verify if virtqueue_kick() succeededHeinz Graalfs2013-10-291-1/+2
| * virtio_net: verify if virtqueue_kick() succeededHeinz Graalfs2013-10-291-4/+5
| * virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs2013-10-292-6/+18
| * virtio_ring: change host notification APIHeinz Graalfs2013-10-2910-15/+32
| * virtio_config: remove virtio_config_valRusty Russell2013-10-171-27/+0
| * virtio: use size-based config accessors.Rusty Russell2013-10-177-95/+79
| * virtio_config: introduce size-based accessors.Rusty Russell2013-10-171-0/+134
| * virtio_ring: plug kmemleak false positive.Rusty Russell2013-10-171-0/+2
| * virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-236-12/+12
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-157-52/+55
|\ \
| * | modpost: fix bogus 'exported twice' warnings.Rusty Russell2013-11-071-2/+5
| * | init: fix in-place parameter modification regressionKrzysztof Mazur2013-10-311-2/+5
| * | asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen2013-10-292-3/+3
| * | kernel: add support for init_array constructorsFrantisek Hrbata2013-10-172-2/+19
| * | modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck2013-09-232-2/+15
| * | module: remove rmmod --wait option.Rusty Russell2013-09-232-41/+8
| |/
* | Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds2013-11-15213-889/+1164
|\ \
| * | cmdline-parser: fix buildAlexander Beregalov2013-11-151-0/+2
| * | hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven2013-11-151-3/+6
| * | kfifo API type safetyStefani Seibold2013-11-1510-44/+25
| * | kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen2013-11-151-2/+2
| * | sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen2013-11-151-5/+1
| * | llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton2013-11-151-1/+1
| * | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-153-14/+24
| * | kernel: fix generic_exec_single indentationChristoph Hellwig2013-11-151-2/+1
| * | kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton2013-11-151-9/+3
| * | kernel: provide a __smp_call_function_single stub for !CONFIG_SMPChristoph Hellwig2013-11-151-0/+11
| * | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-1525-33/+6
| * | revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2013-11-152-153/+0
| * | drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han2013-11-151-5/+5
| * | sched: remove INIT_COMPLETIONWolfram Sang2013-11-151-10/+0
| * | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-1586-138/+138
| * | sched: replace INIT_COMPLETION with reinit_completionWolfram Sang2013-11-151-3/+15
| * | drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler2013-11-151-0/+7
| * | drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han2013-11-151-2/+2
| * | vsprintf: ignore %n againKees Cook2013-11-151-11/+9
| * | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-1510-97/+73
| * | seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2013-11-152-0/+30
| * | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-153-9/+7
| * | mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-153-1/+17
| * | mm: properly separate the bloated ptl from the regular casePeter Zijlstra2013-11-154-21/+25
OpenPOWER on IntegriCloud