summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells2012-10-171-10/+0
* | | | | | | | UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells2012-10-171-0/+4
* | | | | | | | Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2012-10-162-39/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | FRV: Fix linux/elf-fdpic.hDavid Howells2012-10-162-39/+54
| |/ / / / / / /
* | | | | | | | bury SEL_{IN,OUT,EX}Al Viro2012-10-161-4/+0
* | | | | | | | Unexport some bits of linux/fs.hDavid Howells2012-10-162-132/+130
|/ / / / / / /
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-141-0/+9
|\ \ \ \ \ \ \
| * | | | | | | vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-111-0/+9
* | | | | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-1415-15/+663
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | module: signature checking hookRusty Russell2012-10-101-0/+8
| * | | | | | | MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-081-0/+1
| * | | | | | | X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+24
| * | | | | | | X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-082-0/+154
| * | | | | | | X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-081-0/+2
| * | | | | | | X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+90
| * | | | | | | KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-081-0/+4
| * | | | | | | KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-081-0/+104
| * | | | | | | KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-081-0/+37
| * | | | | | | KEYS: Implement asymmetric key typeDavid Howells2012-10-082-0/+80
| * | | | | | | MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-081-0/+57
| * | | | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-082-4/+37
| * | | | | | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-11/+65
* | | | | | | | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds2012-10-13583-30366/+32927
|\ \ \ \ \ \ \ \
| * | | | | | | | UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-136-206/+214
| * | | | | | | | UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13577-30107/+32658
| * | | | | | | | UAPI: Unexport linux/blk_types.hDavid Howells2012-10-132-61/+59
| * | | | | | | | UAPI: Unexport part of linux/ppp-comp.hDavid Howells2012-10-131-0/+4
* | | | | | | | | Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds2012-10-133-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells2012-10-093-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-133-15/+118
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-093-15/+118
| |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-093-15/+118
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-241-0/+22
| | | | * | | | | | | | thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-241-4/+15
| | | | * | | | | | | | hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-241-4/+4
| | | | * | | | | | | | thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-241-0/+58
| | | | * | | | | | | | Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-241-0/+1
| | | | * | | | | | | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-241-1/+1
| | | | * | | | | | | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-241-0/+1
| | | | * | | | | | | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-241-0/+1
| | | | * | | | | | | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-241-2/+2
| | | | * | | | | | | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-4/+1
| | | | * | | | | | | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-241-0/+9
| | | | * | | | | | | | Thermal: set upper and lower limitsZhang Rui2012-09-241-1/+4
* | | | | | | | | | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-211-0/+1
* | | | | | | | | | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-131-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann2012-10-121-2/+8
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-10-134-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/xenDavid Howells2012-10-094-2/+2
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |