summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-11-062-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-052-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/+0Star
* | Documentation: HFS is orphanedMarcos Paulo de Souza2011-11-041-5/+4Star
* | 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-041-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/+4Star
| * | | | 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/+7Star
| * | | | | hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-211-4/+2Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-033-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-035-37/+57
|\ \ \ \ \ \ \
| * | | | | | | include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-031-0/+7
| * | | | | | | sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2011-11-031-35/+0Star
| * | | | | | | RapidIO: documentation updateAlexandre Bounine2011-11-031-1/+1
| * | | | | | | RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-031-0/+49
| * | | | | | | memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-031-1/+0Star
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-021-0/+17
|\ \ \ \ \ \ \
| * | | | | | | virtio: Add platform bus driver for memory mapped virtio devicePawel Moll2011-11-021-0/+17
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-021-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: add d_prune dentry operationSage Weil2011-11-021-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-11-021-25/+16Star
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: remove deprecated oldallocLukas Czerner2011-10-081-8/+0Star
| * | | | | | | | ext4: documentation: remove acl and user_xattr mount optionsTheodore Ts'o2011-10-081-14/+11Star
| * | | | | | | | ext4: improve handling of conflicting mount optionsTheodore Ts'o2011-09-041-3/+5
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-11-021-8/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext3: remove deprecated oldallocLukas Czerner2011-08-171-8/+0Star