summaryrefslogtreecommitdiffstats
path: root/include
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 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-223-1752/+1
|\ \
| * | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-222-1752/+0
| * | [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-221-0/+1
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-223-5/+66
|\ \
| * | i2c: Renesas SH7760 I2C master driverManuel Lauss2008-04-221-0/+22
| * | 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/drz...Linus Torvalds2008-04-211-0/+2
|\ \ \
| * | | MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2128-989/+4
|\ \ \ \
| * | | | [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2128-989/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-215-6/+5
|\ \ \ \
| * | | | Generate a slightly more informative error msg for bad HZRobert P. J. Day2008-04-211-1/+1
| * | | | KEYS: Fix the comment to match the file name in rxrpc-type.h.Robert 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
| * | | | arm: Storage class should be before const qualifierTobias Klauser2008-04-211-2/+2
| |/ / /
* | | | 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
| |/ / /
* | | | frv: remove HARD_RESET_NOW()Adrian Bunk2008-04-211-5/+0
OpenPOWER on IntegriCloud