summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+14
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-18/+25
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-6/+20
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-84/+86
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-12/+37
2008-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+7
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-29/+64
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-0/+107
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2008-10-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2008-10-238250: Oxford Semiconductor DevicesLee Howard1-0/+8
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki1-0/+5
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai1-1/+1
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt1-1/+6
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+9
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-0/+3325
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds1-12/+16
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-3/+60
2008-10-23[PATCH] i_version: remount supportMimi Zohar1-1/+1
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi1-0/+5
2008-10-23[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi1-0/+1
2008-10-23[PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi1-0/+1
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan1-1/+0
2008-10-23[PATCH] kill d_alloc_anonChristoph Hellwig1-1/+0
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig1-0/+1
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro1-2/+3
2008-10-23[PATCH] new helper - kern_path()Al Viro1-0/+2
2008-10-23Merge branch 'linus' into testLen Brown269-2035/+12999
2008-10-23Merge branch 'yinghai' into testLen Brown1-8/+0
2008-10-23Merge branch 'pnp-debug' into testLen Brown1-10/+0
2008-10-23Merge branch 'i7300_idle' into testLen Brown1-0/+1
2008-10-23Merge branch 'FW_BUG' into testLen Brown1-0/+24
2008-10-23libata: transfer EHI control flags to slave ehc.iTejun Heo1-0/+3
2008-10-23PCI: don't export linux/io.h from pci.hStephen Rothwell1-1/+1
2008-10-23PCI: Hotplug core: remove 'name'Alex Chiang1-3/+0
2008-10-23PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2-0/+10
2008-10-23PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+2
2008-10-23PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang1-1/+1
2008-10-23PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+2
2008-10-23PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes1-0/+1
2008-10-23PCI: add support for function level resetSheng Yang2-0/+4
2008-10-23mlx4_core: Multiple port type supportYevgeny Petrilin1-0/+14
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2-0/+21
2008-10-22i2c: Add info->archdata fieldAnton Vorontsov1-0/+2
2008-10-22i2c: Clean up <linux/i2c.h>Jean Delvare1-74/+75
2008-10-22i2c: Drop 2-byte address block transfer definesJean Delvare1-4/+0
2008-10-22i2c: Constify i2c_get_clientdata's parameterJean Delvare2-3/+3
2008-10-22i2c: Make clear what the class field of i2c_adapter is good forWolfram Sang1-1/+1
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller1-0/+3
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller1-1/+1