summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | thermal: document struct thermal_zone_device and thermal_governorJavi Merino2014-07-221-2/+44
| |/ / / / / / / /
* | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-103-4/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sysfs: disallow world-writable files.Rusty Russell2014-07-271-0/+2
| * | | | | | | | | module: return bool from within_module*()Petr Mladek2014-07-271-3/+5
| * | | | | | | | | module: add within_module() functionPetr Mladek2014-07-271-0/+5
| * | | | | | | | | modules: Fix build error in moduleloader.hRusty Russell2014-07-271-2/+4
* | | | | | | | | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-092-0/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs2014-08-101-0/+3
| * | | | | | | | | | drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs2014-08-101-0/+8
| * | | | | | | | | | drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot2014-08-101-0/+2
* | | | | | | | | | | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-093-34/+133
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre2014-08-071-0/+89
| * | | | | | | | | | | tracing: Do not do anything special with tracepoint_string when tracing is di...Steven Rostedt2014-08-072-34/+44
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-093-11/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | proc: Implement /proc/thread-self to point at the directory of the current th...Eric W. Biederman2014-08-041-0/+1
| * | | | | | | | | | | mnt: Correct permission checks in do_remountEric W. Biederman2014-07-311-0/+5
| * | | | | | | | | | | mnt: Only change user settable mount flags in remountEric W. Biederman2014-07-311-1/+3
| * | | | | | | | | | | namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-291-10/+6
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds2014-08-091-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore2014-08-071-4/+4
* | | | | | | | | | | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-08-094-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-291-0/+1
| * | | | | | | | | | | | svcrdma: Double the default credit limitChuck Lever2014-07-231-2/+1
| * | | | | | | | | | | | svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-181-0/+1
| * | | | | | | | | | | | nfsd: silence sparse warning about accessing credentialsJeff Layton2014-07-171-0/+9
| * | | | | | | | | | | | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-231-2/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-093-23/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sas_ss_flags: Remove nested ternary ifRichard Weinberger2014-08-061-2/+4
| * | | | | | | | | | | | Rip out get_signal_to_deliver()Richard Weinberger2014-08-061-13/+1
| * | | | | | | | | | | | Clean up signal_delivered()Richard Weinberger2014-08-061-1/+0
| * | | | | | | | | | | | tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger2014-08-061-7/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-093-10/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: s6000: remove duplicate driverWolfram Sang2014-07-161-10/+0
| * | | | | | | | | | | | I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu2014-06-271-1/+3
| * | | | | | | | | | | | I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2014-06-272-0/+21
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-083-0/+59
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-211-0/+3
| * | | | | | | | | | | | mtd: nand: define struct nand_timingsBoris BREZILLON2014-07-211-0/+49
| * | | | | | | | | | | | Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-2149-134/+258
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-111-0/+4
| * | | | | | | | | | | | mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-082-0/+3
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-082-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '3.17/hdmi-infoframe' into for-nextTomi Valkeinen2014-08-041-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driverTomi Valkeinen2014-07-041-0/+9
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * / | | | | | | | | | | fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja2014-07-011-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-084-79/+132
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gpio: add missing includes in machine.hAlexandre Courbot2014-08-071-0/+3
| * | | | | | | | | | | | gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-281-16/+65
| * | | | | | | | | | | | gpio: split gpiod board registration into machine headerLinus Walleij2014-07-282-54/+58
| * | | | | | | | | | | | gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-241-3/+12