Age | Commit message (Expand) | Author | Files | Lines |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+6 |
2015-09-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -10/+6 |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-08-13 | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -54/+12 |
2015-08-11 | xen/xenbus: Don't leak memory when unmapping the ring on HVM backend | Julien Grall | 1 | -1/+3 |
2015-08-11 | Revert "xen/events/fifo: Handle linked events when closing a port" | David Vrabel | 3 | -53/+9 |
2015-08-04 | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -17/+62 |
2015-08-04 | xen/events/fifo: Handle linked events when closing a port | Ross Lagerwall | 3 | -9/+53 |
2015-08-03 | sched/preempt, xen: Use need_resched() instead of should_resched() | Konstantin Khlebnikov | 1 | -1/+1 |
2015-07-22 | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 1 | -10/+6 |
2015-07-20 | xen: release lock occasionally during ballooning | Juergen Gross | 1 | -8/+7 |
2015-07-13 | x86/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -2/+2 |
2015-07-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -172/+19 |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -12/+11 |
2015-06-30 | xen/gntdevt: Fix race condition in gntdev_release() | Marek Marczykowski-Górecki | 1 | -0/+2 |
2015-06-25 | frontswap: allow multiple backends | Dan Streetman | 1 | -7/+1 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+1 |
2015-06-19 | Merge branches 'acpi-battery' and 'acpi-processor' | Rafael J. Wysocki | 1 | -9/+3 |
2015-06-17 | xen/grant-table: Remove unused macro SPP | Julien Grall | 1 | -1/+0 |
2015-06-17 | xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring | Julien Grall | 1 | -3/+3 |
2015-06-17 | xen: Include xen/page.h rather than asm/xen/page.h | Julien Grall | 6 | -6/+6 |
2015-06-16 | xen-scsiback: Fix compile warning for 64-bit LUN | Nicholas Bellinger | 1 | -1/+1 |
2015-06-16 | target: Remove TARGET_MAX_LUNS_PER_TRANSPORT | Hannes Reinecke | 1 | -3/+4 |
2015-06-16 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 1 | -4/+1 |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 1 | -4/+1 |
2015-06-01 | target: Convert se_portal_group->tpg_lun_list[] to RCU hlist | Nicholas Bellinger | 1 | -12/+15 |
2015-05-31 | target: remove ->put_session method | Christoph Hellwig | 1 | -1/+0 |
2015-05-31 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig | 1 | -1/+0 |
2015-05-31 | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 1 | -9/+1 |
2015-05-31 | target: move transport ID handling to the core | Christoph Hellwig | 1 | -94/+0 |
2015-05-31 | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 1 | -23/+0 |
2015-05-31 | target: change core_tpg_register prototype | Christoph Hellwig | 1 | -2/+2 |
2015-05-31 | target: move node ACL allocation to core code | Christoph Hellwig | 1 | -15/+0 |
2015-05-31 | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 1 | -6/+0 |
2015-05-31 | target: make the tpg_get_default_depth method optional | Christoph Hellwig | 1 | -6/+0 |
2015-05-28 | xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON() | Jan Beulich | 1 | -1/+1 |
2015-05-28 | xenbus: avoid uninitialized variable warning | Jan Beulich | 1 | -1/+1 |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 1 | -4/+8 |
2015-05-14 | Xen / ACPI / processor: Remove unneeded NULL check | Hanjun Guo | 1 | -7/+1 |
2015-05-14 | Xen / ACPI / processor: use invalid_logical_cpuid() | Hanjun Guo | 1 | -2/+2 |
2015-05-06 | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM | Stefano Stabellini | 1 | -1/+1 |
2015-05-05 | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start... | Boris Ostrovsky | 1 | -1/+1 |
2015-05-05 | xen/xenbus: Update xenbus event channel on resume | Boris Ostrovsky | 1 | -0/+29 |
2015-05-05 | xen/events: Clear cpu_evtchn_mask before resuming | Boris Ostrovsky | 2 | -2/+13 |
2015-04-29 | xen-pciback: Add name prefix to global 'permissive' variable | Ben Hutchings | 3 | -5/+5 |
2015-04-29 | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky | 1 | -3/+6 |
2015-04-27 | xen/grant: introduce func gnttab_unmap_refs_sync() | Bob Liu | 2 | -25/+31 |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -61/+13 |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+5 |