summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-2/+2
* [Blackfin] arch: remove unused/incorrect definitionMeihui Fan2008-04-231-1/+0
* [Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan2008-04-231-85/+65
* [Blackfin] arch: fix obvious bfin_write typosMeihui Fan2008-04-231-174/+174
* [Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang2008-04-251-7/+13
* [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger2008-04-232-7/+7
* [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-231-26/+0
* [Blackfin] arch: replace implied numbers with real valuesMike Frysinger2008-04-231-13/+13
* [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu2008-04-231-0/+15
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-231-2/+2
* [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu2008-03-277-231/+1
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-234-0/+20
|\
| * [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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-231-0/+3
|\ \ | |/ |/|
| * [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-221-0/+3
| * skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-201-0/+1
* | 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
|\ \ \
OpenPOWER on IntegriCloud