summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+71
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+71
| |\
| | * Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-021-0/+43
| | |\
| | * \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-191-1/+1
| | |\ \
| | * \ \ Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-112-77/+110
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-061-6/+8
| | |\ \ \ \
| | * | | | | kmemtrace: Fix typos in documentation.Eduard - Gabriel Munteanu2008-12-291-1/+1
| | * | | | | kmemtrace: Additional documentation.Eduard - Gabriel Munteanu2008-12-291-0/+71
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-04-031-9/+48
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | regulator: add get_status()David Brownell2009-03-311-9/+48
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-011-0/+81
|\ \ \ \ \ \ \
| * | | | | | | ext4: Add sysfs supportTheodore Ts'o2009-03-311-0/+81
| |/ / / / / /
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+70
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang2009-03-201-0/+10
| * | | | | | PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang2009-03-201-0/+8
| * | | | | | PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-201-0/+9
| * | | | | | PCI: document SR-IOV sysfs entriesYu Zhao2009-03-201-0/+27
| * | | | | | PCI: add remove_id sysfs entryChris Wright2009-03-201-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into nextJames Morris2009-03-242-1/+44
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-261-0/+43
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PCI: add some sysfs ABI docsChris Wright2009-02-241-0/+43
| | | |_|/ | | |/| |
| * / | | Bernhard has movedBernhard Walle2009-02-181-1/+1
| |/ / /
* | | | Merge branch 'master' into nextJames Morris2009-02-063-83/+118
|\| | |
| * | | regulator: sysfs attribute reduction (v2)David Brownell2009-01-081-76/+60
| * | | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+50
| | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-192-8/+96
| |\|
| * | uwb: add basic radio managerDavid Vrabel2008-11-191-6/+8
* | | integrity: IMA policyMimi Zohar2009-02-061-0/+61
| |/ |/|
* | Add c2 port supportRodolfo Giometti2008-11-121-0/+88
* | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-281-8/+8
|/
* Merge branch 'master' into for-upstreamDavid Vrabel2008-10-205-21/+168
|\
| * USB: Export if an interface driver supports autosuspend.Sarah Sharp2008-10-171-0/+16
| * USB: add USB test and measurement class driverGreg Kroah-Hartman2008-10-171-0/+62
| * USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger2008-10-171-0/+43
| * profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-161-0/+13
| * regulator: Export regulator name via sysfsMark Brown2008-10-131-0/+13
| * regulator: update email address for Liam GirdwoodLiam Girdwood2008-10-131-21/+21
* | uwb: document UWB and WUSB sysfs filesDavid Vrabel2008-09-175-0/+340
|/
* Documentation/ABI: /sys/class/gpioDavid Brownell2008-09-131-0/+26
* sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson2008-09-021-0/+27
* regulator: documentation - ABILiam Girdwood2008-07-301-0/+315
* memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-241-0/+24
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-241-0/+15
* mm: create /sys/kernel/mmNishanth Aravamudan2008-07-241-0/+6
* sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-211-0/+20
* ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-161-40/+87
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-141-0/+71
|\
| * sysfs: add /sys/firmware/memmapBernhard Walle2008-07-081-0/+71
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-141-0/+35
|\ \
| * | [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-141-0/+35
| |/