summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-231-0/+1
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-231-0/+11
* [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-231-0/+1
* [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-231-0/+1
* [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-232-0/+3
* [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-232-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-225-35/+28
|\
| * [PATCH] teach seq_file to discard entriesAl Viro2008-04-211-0/+2
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-211-26/+26
| * [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-213-9/+0
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-222-5/+44
|\ \
| * | i2c: Add platform driver on top of the new pca-algorithmWolfram Sang2008-04-221-0/+12
| * | i2c-algo-pca: Extend for future driversWolfram Sang2008-04-221-5/+32
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-226-50/+65
|\ \
| * | dlm: linux/{dlm,dlm_device}.h: cleanup for userspaceMike Frysinger2008-04-212-1/+10
| * | dlm: common max length definitionsDavid Teigland2008-04-213-7/+4
| * | dlm: move plock code from gfs2David Teigland2008-04-213-42/+51
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-04-223-6/+14
|\ \ \
| * | | HID: export headers properlyMike Frysinger2008-04-222-0/+3
| * | | HID: fix race between open() and disconnect() in usbhidOliver Neukum2008-04-221-0/+1
| * | | HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk2008-04-221-2/+0
| * | | HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula2008-04-221-0/+1
| * | | HID: move wait from hid to usbhidJiri Slaby2008-04-221-2/+0
| * | | HID: make function from dbg_hidJiri Slaby2008-04-221-1/+5
| * | | HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina2008-04-221-1/+2
| * | | HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek2008-04-221-0/+1
| * | | HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila2008-04-221-0/+1
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-04-224-200/+1
|\ \ \ | |/ / |/| |
| * | udf: move headers out include/linux/Christoph Hellwig2008-04-174-200/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-213-3/+2
|\ \ \
| * | | Generate a slightly more informative error msg for bad HZRobert P. J. Day2008-04-211-1/+1
| * | | DMA engine: typo fixesSebastian Siewior2008-04-211-1/+1
| * | | Remove unused MAX_NODES_SHIFTJohannes Weiner2008-04-211-1/+0
| | |/ | |/|
* | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-213-3/+13
|\ \ \
| * | | block: fix memory hotplug and bouncing in block layerAndi Kleen2008-04-211-1/+6
| * | | block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-211-0/+2
| * | | block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2008-04-211-0/+2
| * | | cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-211-1/+1
| * | | cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-211-1/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-215-24/+80
|\ \ \
| * | | PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-1/+4
| * | | PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+3
| * | | PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+1
| * | | PCI: add PCI Express ASPM supportShaohua Li2008-04-203-0/+69
| * | | PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-5/+0
| * | | PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-201-3/+0
| * | | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-0/+1
| * | | PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-201-2/+2
| * | | PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-201-10/+0
| * | | PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-201-2/+0
OpenPOWER on IntegriCloud