summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aacraid driver updateLeubner, Achim2009-04-031-11/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-021-0/+100
|\
| * Neterion: Driver help fileRamkrishna Vepa2009-04-021-0/+100
* | memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-021-1/+19
* | cgroups: more documentation for remount and release_agentLi Zefan2009-04-021-2/+18
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-021-2/+4
* | documentation: fix unix_dgram_qlen descriptionLi Xiaodong2009-04-021-2/+3
* | documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng2009-04-025-1071/+329
* | documentation: ignore byproducts from latexHenrik Austad2009-04-021-0/+4
* | gpio: gpio_{request,free}() now required (feature removal)David Brownell2009-04-022-14/+19
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-013-24/+108
|\ \
| * | ext4: Regularize mount optionsTheodore Ts'o2009-03-281-2/+23
| * | ext4: remove /proc tuning knobsTheodore Ts'o2009-03-311-21/+0
| * | ext4: Add sysfs supportTheodore Ts'o2009-03-311-0/+81
| * | ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o2009-02-231-1/+4
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-017-482/+555
|\ \ \
| * | | PCI Hotplug: schedule fakephp for feature removalAlex Chiang2009-03-201-0/+33
| * | | PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang2009-03-201-0/+10
| * | | PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang2009-03-202-0/+18
| * | | PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-201-0/+9
| * | | PCI MSI: Add example request loop to MSI-HOWTO.txtMichael Ellerman2009-03-201-1/+22
| * | | PCI: manual for SR-IOV user and driver developerYu Zhao2009-03-202-0/+100
| * | | PCI: document SR-IOV sysfs entriesYu Zhao2009-03-201-0/+27
| * | | PCI: allow assignment of memory resources with a specified alignmentYuji Shimada2009-03-201-0/+9
| * | | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-6/+39
| * | | Rewrite MSI-HOWTOMatthew Wilcox2009-03-201-481/+277
| * | | PCI: add remove_id sysfs entryChris Wright2009-03-201-0/+16
| * | | PCI/x86: document pci=earlydump argumentBjorn Helgaas2009-03-191-0/+2
* | | | fbdev: remove cyblafb driverKrzysztof Helt2009-04-0110-634/+0
* | | | powerpc: add mmc-spi-slot bindingsAnton Vorontsov2009-04-011-0/+23
* | | | hwmon: Add LTC4215 driverIra Snyder2009-04-011-0/+50
* | | | hp_accel: small documentation updatesPavel Machek2009-04-011-5/+15
* | | | drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack2009-04-011-0/+62
* | | | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-011-0/+5
* | | | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+1
* | | | mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-011-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-301-0/+7
|\ \ \ \
| * | | | lguest: barrier me harderRusty Russell2009-03-301-0/+7
| | |/ / | |/| |
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-304-57/+45
|\ \ \ \
| * | | | hwmon: Define a standard interface for chassis intrusion detectionJean Delvare2009-03-301-0/+22
| * | | | Move the pcf8591 driver to hwmonJean Delvare2009-03-301-0/+0
| * | | | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-301-9/+20
| * | | | hwmon: (ds1621) Clean up documentationJean Delvare2009-03-301-48/+3
| |/ / /
* | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-301-13/+17
|\ \ \ \
| * | | | lockdep: get_user_chars() redoPeter Zijlstra2009-02-141-13/+17
* | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-301-9/+0
|\ \ \ \ \
| * | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-9/+0
* | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-302-0/+116
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-2839-333/+2237
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-182-0/+116
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
OpenPOWER on IntegriCloud