summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-072-18/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | mtd: doc: remove mention of MEMSETOOBSELBrian Norris2011-09-111-14/+0
| * | | mtd: dataflash: add device tree probe supportShawn Guo2011-09-111-0/+14
| * | | mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
| * | | mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-4/+1
* | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-061-0/+2
|\ \ \ \
| * | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-071-0/+2
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-063-12/+455
|\ \ \ \ \
| * | | | | powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2011-10-141-0/+42
| * | | | | powerpc/85xx: Adding DCSR node to dtsi device treesStephen George2011-10-111-0/+395
| * | | | | powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi2011-10-111-12/+18
* | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-11-052-4/+14
|\ \ \ \ \ \
| * | | | | | PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-0/+10
| * | | | | | PM / Sleep: Update freezer documentationSrivatsa S. Bhat2011-11-041-4/+4
* | | | | | | Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang2011-11-051-0/+195
* | | | | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-042-0/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | cciss: add transport mode attribute to sysJoe Handzik2011-08-081-0/+7
| * | | | | | cciss: Adds simple mode functionalityJoseph Handzik2011-08-081-0/+10
* | | | | | | Documentation: drop as block elevator reference in switching-sched.txtWang Sheng-Hui2011-11-041-2/+2
* | | | | | | Documentation: fix leds-class.txt duplicated wordBryan Wu2011-11-041-2/+2
* | | | | | | Documentation: Computone ip2 is orphanedMarcos Paulo Souza2011-11-041-2/+0
* | | | | | | Documentation: HFS is orphanedMarcos Paulo de Souza2011-11-041-5/+4
* | | | | | | Documentation: update CodingStyle use of bracesAntonio Ospite2011-11-041-2/+2
* | | | | | | Documentation: fix inotify source file pathsMarcos Paulo de Souza2011-11-041-1/+2
* | | | | | | Documentation: thinkpad-acpi grammo fixesKumar Appaiah2011-11-041-2/+2
* | | | | | | Documentation: update cgroups notesLi Zefan2011-11-041-2/+2
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-046-2/+262
|\ \ \ \ \ \ \
| * | | | | | | [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki2011-11-031-2/+3
| * | | | | | | [media] V4L: document the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()sGuennadi Liakhovetski2011-11-035-0/+259
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-11-041-13/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare2011-11-041-13/+15
* | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-041-0/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ahci: add DT binding for Calxeda AHCI controllerRob Herring2011-11-031-0/+17
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-031-7/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman2011-11-011-2/+2
| * | | | | | | | | ipvs: secure_tcp does provide alternate state timeoutsSimon Horman2011-11-011-6/+4
| * | | | | | | | | ipvs: Add documentation for new sysctl entriesSimon Horman2011-11-011-1/+51
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-30/+44
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-211-19/+39
| * | | | | | | | | hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-09-211-11/+7
| * | | | | | | | | hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-211-4/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-023-1/+370
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm log userspace: fix comment hyphensJonathan Brassow2011-10-311-1/+1
| * | | | | | | | | | dm: add thin provisioning targetJoe Thornber2011-10-311-0/+285
| * | | | | | | | | | dm: add persistent data libraryJoe Thornber2011-10-311-0/+84
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-025-37/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-021-0/+7
| * | | | | | | | | | sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-021-35/+0
| * | | | | | | | | | RapidIO: documentation updateAlexandre Bounine2011-11-021-1/+1
| * | | | | | | | | | RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-021-0/+49