summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-15
|\
| * netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-14
| * net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-13
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-15
|\ \
| * | blk-mq: Allow requests to never expireKeith Busch2015-01-08
| * | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-08
| * | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-08
| * | blk-mq: Export if requests were startedKeith Busch2015-01-08
| * | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-07
| * | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-14
|\ \ \
| * | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-13
* | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-12
|/ / /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \
| * | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
* | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-09
|\ \ \ \
| * | | | kdb: Add enable mask for groups of commandsAnton Vorontsov2014-11-11
| * | | | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-11
| * | | | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-11
| * | | | kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov2014-11-11
| * | | | kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-11
| * | | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov2014-11-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-09
|\ \ \ \ \
| * | | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-01-09
|\ \ \ \ \
| * | | | | vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-08
| * | | | | mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-01-08
| * | | | | mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-01-08
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-08
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. | | | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-06
| |\ \| | |
| | * | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-05
| |/ / / /
* | / / / mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-06
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-30
|\ \ \ \
| * | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-15
| * | | | mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-15
| * | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-11
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\ \ \ \ \ \
| * | | | | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
| * | | | | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* | | | | | | Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-29
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2014-12-29
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap2014-12-17
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-29
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | * | | | | | | | cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown2014-12-17
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-29
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino2014-12-17
| | * | | | | | | | | | | thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal2014-12-10
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2014-12-29
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |