| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Do not flush TLB during protection change if !pte_present && !migration_e... | Mel Gorman | 2013-10-09 | 1 | -1/+2 |
* | mm: Account for a THP NUMA hinting update as one PTE update | Mel Gorman | 2013-10-09 | 1 | -1/+1 |
* | mm: Close races between THP migration and PMD numa clearing | Mel Gorman | 2013-10-09 | 2 | -26/+26 |
* | mm: numa: Sanitize task_numa_fault() callsites | Mel Gorman | 2013-10-09 | 2 | -44/+34 |
* | mm: Prevent parallel splits during THP migration | Mel Gorman | 2013-10-09 | 1 | -14/+30 |
* | mm: Wait for THP migrations to complete during NUMA hinting faults | Mel Gorman | 2013-10-09 | 1 | -7/+16 |
* | mm: numa: Do not account for a hinting fault if we raced | Mel Gorman | 2013-10-09 | 1 | -1/+4 |
* | sched/numa: Fix comments | Peter Zijlstra | 2013-10-09 | 2 | -5/+5 |
* | mm: numa: Document automatic NUMA balancing sysctls | Mel Gorman | 2013-10-09 | 1 | -0/+66 |
* | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 893 | -4829/+8754 |
|\ |
|
| * | Linux 3.12-rc4v3.12-rc4 | Linus Torvalds | 2013-10-06 | 1 | -1/+1 |
| * | net: Update the sysctl permissions handler to test effective uid/gid | Eric W. Biederman | 2013-10-06 | 1 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-10-06 | 8 | -25/+67 |
| |\ |
|
| | * | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags | Nicholas Bellinger | 2013-10-03 | 1 | -1/+1 |
| | * | iscsi-target: Perform release of acknowledged tags from RX context | Nicholas Bellinger | 2013-10-03 | 1 | -4/+9 |
| | * | iscsi-target: Only perform wait_for_tasks when performing shutdown | Nicholas Bellinger | 2013-10-03 | 1 | -2/+2 |
| | * | target: Fail on non zero scsi_status in compare_and_write_callback | Nicholas Bellinger | 2013-10-03 | 1 | -1/+10 |
| | * | target: Fix recursive COMPARE_AND_WRITE callback failure | Nicholas Bellinger | 2013-10-03 | 1 | -1/+10 |
| | * | target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size | Nicholas Bellinger | 2013-10-03 | 1 | -0/+6 |
| | * | ib_srpt: always set response for task management | Jack Wang | 2013-10-03 | 1 | -6/+4 |
| | * | target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure | Nicholas Bellinger | 2013-10-02 | 1 | -5/+15 |
| | * | vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag | Nicholas Bellinger | 2013-10-02 | 1 | -1/+6 |
| | * | ib_srpt: Destroy cm_id before destroying QP. | Nicholas Bellinger | 2013-10-02 | 1 | -2/+2 |
| | * | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 | Nicholas Bellinger | 2013-10-02 | 1 | -2/+2 |
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-10-06 | 3 | -17/+17 |
| |\ \ |
|
| | * | | dmaengine: imx-dma: fix callback path in tasklet | Michael Grzeschik | 2013-10-04 | 1 | -4/+6 |
| | * | | dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet | Michael Grzeschik | 2013-10-04 | 1 | -11/+8 |
| | * | | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic | Michael Grzeschik | 2013-10-04 | 1 | -1/+1 |
| | * | | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA | Josh Boyer | 2013-09-17 | 1 | -0/+1 |
| | * | | edma: Update author email address | Josh Boyer | 2013-09-17 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-10-05 | 6 | -17/+39 |
| |\ \ \ |
|
| | * | | | btrfs: Fix crash due to not allocating integrity data for a bioset | Darrick J. Wong | 2013-10-05 | 1 | -0/+8 |
| | * | | | Merge branch 'for-linus' into for-linus-3.12 | Chris Mason | 2013-10-05 | 6 | -17/+31 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing | Ilya Dryomov | 2013-10-04 | 2 | -5/+7 |
| | | * | | Btrfs: eliminate races in worker stopping code | Ilya Dryomov | 2013-10-04 | 2 | -6/+21 |
| | | * | | Btrfs: fix crash of compressed writes | Liu Bo | 2013-10-04 | 1 | -1/+1 |
| | | * | | Btrfs: fix transid verify errors when recovering log tree | Josef Bacik | 2013-10-04 | 1 | -5/+2 |
| * | | | | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-10-05 | 1 | -57/+101 |
| |\ \ \ \ |
|
| | * | | | | gpio/omap: auto-setup a GPIO when used as an IRQ | Javier Martinez Canillas | 2013-10-01 | 1 | -46/+83 |
| | * | | | | gpio/omap: maintain GPIO and IRQ usage separately | Javier Martinez Canillas | 2013-10-01 | 1 | -14/+21 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-10-05 | 8 | -13/+29 |
| |\ \ \ \ |
|
| | * | | | | usb: chipidea: add Intel Clovertrail pci id | David Cohen | 2013-10-04 | 1 | -1/+6 |
| | * | | | | Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-10-01 | 6 | -12/+20 |
| | |\ \ \ \ |
|
| | | * | | | | usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints | Robert Baldyga | 2013-10-01 | 1 | -1/+1 |
| | | * | | | | usb: gadget: f_fs: fix error handling | Robert Baldyga | 2013-10-01 | 1 | -0/+2 |
| | | * | | | | usb: musb: dsps: do not bind to "musb-hdrc" | Sebastian Andrzej Siewior | 2013-10-01 | 1 | -0/+3 |
| | | * | | | | usb: musb: gadget: fix otg active status flag | Bin Liu | 2013-09-25 | 1 | -1/+0 |
| | | * | | | | usb: phy: gpio-vbus: fix deferred probe from __init | Johan Hovold | 2013-09-23 | 1 | -6/+5 |
| | | * | | | | usb: gadget: pxa25x_udc: fix deferred probe from __init | Johan Hovold | 2013-09-23 | 1 | -4/+5 |
| | | * | | | | usb: musb: fix otg default state | Bin Liu | 2013-09-17 | 1 | -0/+4 |