summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-22libata: transfer EHI control flags to slave ehc.iTejun Heo1-0/+3
2008-10-22PCI: don't export linux/io.h from pci.hStephen Rothwell1-1/+1
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang1-3/+0
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2-0/+10
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+2
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang1-1/+1
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+2
2008-10-22PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes1-0/+1
2008-10-22PCI: add support for function level resetSheng Yang2-0/+4
2008-10-22mlx4_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
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin1-1/+3
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin1-1/+18
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell1-12/+16
2008-10-22workqueue: introduce create_rt_workqueueHeiko Carstens1-8/+10
2008-10-22core_param() for genuinely core kernel parametersRusty Russell1-0/+19
2008-10-22param: Fix duplicate module prefixesRusty Russell1-1/+1
2008-10-22module: check kernel param length at compile time, not runtimeRusty Russell2-2/+6
2008-10-22module: simplify load_module.Rusty Russell1-1/+1
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse30-100/+647
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen1-0/+104
2008-10-21dm: publish array_too_bigMikulas Patocka1-0/+3
2008-10-21V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formatsSergio Aguirre1-0/+7
2008-10-21genirq: fix off by one and coding styleIngo Molnar1-3/+3
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt149-731/+3849
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love1-7/+9
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds4-11/+36