aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-23[Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan1-85/+65
2008-04-23[Blackfin] arch: fix obvious bfin_write typosMeihui Fan1-174/+174
2008-04-25[Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang1-7/+13
2008-04-23[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542Mike Frysinger2-7/+7
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used.Mike Frysinger1-26/+0
2008-04-23[Blackfin] arch: replace implied numbers with real valuesMike Frysinger1-13/+13
2008-04-23[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu1-0/+15
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt1-2/+2
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interfaceBryan Wu7-231/+1
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functionsMike Frysinger1-1/+1
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-0/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai1-0/+1
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi1-0/+11
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi1-0/+1
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi1-0/+1
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2-0/+3
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2-0/+3
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-35/+28
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-1752/+1
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2-1752/+0
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-5/+66
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds6-50/+65
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-6/+14
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds4-200/+1
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss1-0/+22
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang1-0/+12
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang1-5/+32
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto1-0/+1
2008-04-22HID: export headers properlyMike Frysinger2-0/+3
2008-04-22HID: fix race between open() and disconnect() in usbhidOliver Neukum1-0/+1
2008-04-22HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk1-2/+0
2008-04-22HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula1-0/+1
2008-04-22HID: move wait from hid to usbhidJiri Slaby1-2/+0
2008-04-22HID: make function from dbg_hidJiri Slaby1-1/+5
2008-04-22HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina1-1/+2
2008-04-22HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek1-0/+1
2008-04-22HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila1-0/+1
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu1-0/+3
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro1-0/+2
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro1-26/+26
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro3-9/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-0/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds28-989/+4
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds5-6/+5
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-3/+13
2008-04-21frv: remove HARD_RESET_NOW()Adrian Bunk1-5/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-26/+80
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+6
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-1/+1