summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-152-3/+7
|\
| * openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
| * netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1
| * net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-131-2/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-152-2/+8
|\ \
| * | blk-mq: Allow requests to never expireKeith Busch2015-01-081-0/+2
| * | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-081-0/+1
| * | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-081-0/+1
| * | blk-mq: Export if requests were startedKeith Busch2015-01-081-0/+1
| * | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-071-2/+1
| * | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-201-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-141-6/+6
|\ \ \
| * | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
* | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-141-0/+51
|\ \ \ \
| * | | | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-131-0/+51
* | | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-131-0/+1
|\ \ \ \ \
| * | | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-121-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-133-6/+0
|\ \ \ \ \
| * | | | | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-093-6/+0
* | | | | | mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2015-01-131-2/+6
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-112-5/+23
|\ \ \ \ \
| * | | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-092-5/+23
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-091-15/+22
|\ \ \ \ \ \
| * | | | | | drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay2015-01-061-15/+22
* | | | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-091-9/+53
|\ \ \ \ \ \ \
| * | | | | | | kdb: Add enable mask for groups of commandsAnton Vorontsov2014-11-111-0/+1
| * | | | | | | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-111-2/+46
| * | | | | | | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-111-1/+0
| * | | | | | | kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov2014-11-111-2/+2
| * | | | | | | kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-111-5/+5
| * | | | | | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov2014-11-111-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-091-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-081-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-01-094-3/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-082-2/+2
| * | | | | | | | mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-01-081-1/+0
| * | | | | | | | mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-01-081-0/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-082-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. | | | | | | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-0618-65/+88
| |\ \| | | | | |
| | * | | | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-2/+2
| | * | | | | | | ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-051-4/+4
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-061-5/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-061-5/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2
* | | | | | | | | | mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-061-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-021-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-021-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | virtio_ring: document alignment requirementsMichael S. Tsirkin2014-12-291-0/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-301-20/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |