summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-021-1/+49
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-131-1/+49
* | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-0/+17
* | Merge tag 'v3.6-rc7' into nextJames Morris2012-09-2816-22/+227
|\ \
| * | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-101-0/+1
| * | Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-09-061-0/+12
| |\ \ | | |/ | |/|
| | * PCI/PM: Add ABI document for sysfs file d3cold_allowedHuang Ying2012-08-211-0/+12
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-1/+1
| |\ \
| | * \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-271-1/+1
| | |\ \
| | | * | ARM: at91/feature-removal-schedule: delay at91_mci removalLudovic Desroches2012-08-271-1/+1
| * | | | watchdog: fix watchdog-test.c build warningRandy Dunlap2012-08-291-1/+1
| |/ / /
| * | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-251-4/+4
| |\ \ \
| | * | | ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2012-08-231-4/+4
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-253-2/+149
| |\ \ \
| | * | | Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon2012-08-091-0/+64
| | * | | Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon2012-08-091-0/+77
| | * | | Documentation: update missing index files in block/00-INDEXNamjae Jeon2012-08-091-2/+8
| * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-212-2/+19
| |\ \ \ \
| | * | | | hugetlb: update hugetlbpage.txtZhouping Liu2012-08-211-2/+8
| | * | | | Documentation: update mount option in filesystem/vfat.txtNamjae Jeon2012-08-211-0/+11
| | | |_|/ | | |/| |
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-211-1/+1
| |\ \ \ \
| | * | | | [media] DocBook: Remove a spurious characterHans Verkuil2012-08-111-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-211-2/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | netconsole.txt: revision of examples for the receiver of kernel messagesDirk Gouders2012-08-141-2/+17
| | | |_|/ | | |/| |
| * | | | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-211-3/+3
| |\ \ \ \
| | * | | | Documentation/pinctrl.txt: Fix some misspelled macrosDaniel Mack2012-08-171-3/+3
| | |/ / /
| * | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-08-201-0/+11
| |\ \ \ \
| | * | | | ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy2012-08-201-0/+11
| * | | | | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-08-201-6/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-071-6/+6
| * | | | | Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-171-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 1-Wire: Add support for the maxim ds1825 temperature sensorRaphael Assenat2012-08-161-0/+2
| | |/ / /
* | | | | Documentation: Update git repository URL for Smack userland toolsDaniel Wagner2012-09-261-4/+3
* | | | | Smack: implement revoking all rules for a subject labelRafal Krypa2012-09-181-0/+3
* | | | | ima: audit log hashesPeter Moody2012-09-131-1/+1
* | | | | ima: add appraise action keywords and default rulesMimi Zohar2012-09-072-4/+25
* | | | | ima: integrity appraisal extensionMimi Zohar2012-09-071-0/+4
* | | | | Documentation: sysfs for Physical Presence InterfaceXiaoyan Zhang2012-08-221-0/+70
|/ / / /
* | | | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-101-7/+7
* | | | Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2012-08-042-13/+13
* | | | Documentation: get rid of write_superArtem Bityutskiy2012-08-044-11/+4
|/ / /
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-024-0/+73
|\ \ \ | |_|/ |/| |
| * | Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-296-2/+94
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-0/+16
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+14
| | * | ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-272-0/+43
| | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-271-2/+2
| | |\ \
| | * \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-271-0/+19
| | |\ \ \
* | | \ \ \ Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-011-0/+11
|\ \ \ \ \ \
| * | | | | | Add feature removal of old OMAP private DMA implementationRussell King2012-07-311-0/+11
OpenPOWER on IntegriCloud