aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-238250: Oxford Semiconductor DevicesLee Howard
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'yinghai' into testLen Brown
2008-10-22Merge branch 'pnp-debug' into testLen Brown
2008-10-22Merge branch 'i7300_idle' into testLen Brown
2008-10-22Merge branch 'FW_BUG' into testLen Brown
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo
2008-10-22PCI: don't export linux/io.h from pci.hStephen Rothwell
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-22PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes
2008-10-22PCI: add support for function level resetSheng Yang
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin
2008-10-22i2c: Add info->archdata fieldAnton Vorontsov
2008-10-22i2c: Clean up <linux/i2c.h>Jean Delvare
2008-10-22i2c: Drop 2-byte address block transfer definesJean Delvare
2008-10-22i2c: Constify i2c_get_clientdata's parameterJean Delvare
2008-10-22i2c: Make clear what the class field of i2c_adapter is good forWolfram Sang
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin
2008-10-21i7300_idle driver v1.55Andy Henroid
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell
2008-10-22workqueue: introduce create_rt_workqueueHeiko Carstens
2008-10-22core_param() for genuinely core kernel parametersRusty Russell
2008-10-22param: Fix duplicate module prefixesRusty Russell
2008-10-22module: check kernel param length at compile time, not runtimeRusty Russell
2008-10-22module: simplify load_module.Rusty Russell
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse