summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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 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-093-2/+11
|\ \ \
| * | | vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-081-1/+1
| * | | 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-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-069-47/+35
| |\ \ \ \ | | | |/ /
| | * | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-051-2/+2
| |/ / /
* | | | mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-061-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-301-20/+2
|\ \ \
| * | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-151-20/+0
| * | | mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-151-0/+2
| * | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-1126-109/+169
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-302-11/+13
|\ \ \ \ \
| * | | | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-271-2/+2
| * | | | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-9/+11
* | | | | | Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-292-3/+8
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2014-12-291-0/+8
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap2014-12-171-0/+8
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-291-3/+0
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | * | | | | | | cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown2014-12-171-3/+0
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-292-4/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-212-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino2014-12-171-3/+3
| | * | | | | | | | | | thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal2014-12-101-1/+1
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2014-12-291-7/+6
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-231-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-231-0/+4
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-201-0/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74
* | | | | | | | | | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-202-7/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-151-2/+2
| * | | | | | | | | | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-151-0/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-2/+2
| * | | | | | | | | | | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-031-1/+1
| * | | | | | | | | | | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-031-1/+0
| * | | | | | | | | | | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-031-1/+0
| * | | | | | | | | | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-282-0/+188
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-1/+1
OpenPOWER on IntegriCloud