aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Gravatar Len Brown 406-2631/+13044
2010-03-14ACPI: processor: export acpi_get_cpuid()Gravatar Alex Chiang 1-0/+8
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cGravatar Alex Chiang 1-1/+1
2010-03-14resource: add window supportGravatar Bjorn Helgaas 1-0/+1
2010-03-14resource: add bus number supportGravatar Bjorn Helgaas 1-0/+1
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeGravatar Bjorn Helgaas 1-8/+8
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceGravatar Richard Röjfors 1-0/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-9/+14
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 3-2/+15
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 9-10/+62
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-27/+61
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-7/+28
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksGravatar Jean Delvare 1-0/+2
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LGravatar Sripathi Kodi 1-2/+2
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceGravatar Aneesh Kumar K.V 1-0/+1
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointGravatar Aneesh Kumar K.V 1-0/+12
2010-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Gravatar Linus Torvalds 1-1/+2
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksGravatar Luca Barbieri 2-15/+18
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 9-19/+19
2010-03-12sysctl extern cleanup: pollGravatar Dave Young 1-0/+2
2010-03-12sysctl extern cleanup: lockdepGravatar Dave Young 1-0/+4
2010-03-12sysctl extern cleanup: rtmutexGravatar Dave Young 1-0/+2
2010-03-12sysctl extern cleanup: acctGravatar Dave Young 1-0/+1
2010-03-12sysctl extern cleanup: sgGravatar Dave Young 1-0/+3
2010-03-12sysctl extern cleanup: moduleGravatar Dave Young 2-0/+2
2010-03-12sysctl extern cleanup: rcuGravatar Dave Young 1-0/+4
2010-03-12sysctl extern cleanup: signalGravatar Dave Young 1-0/+2
2010-03-12sysctl extern cleanup: C_A_DGravatar Dave Young 1-0/+1
2010-03-12decompress: fix new decompressor for PICGravatar Russell King 1-2/+12
2010-03-12pps: serial clients supportGravatar Rodolfo Giometti 1-1/+10
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Gravatar Rodolfo Giometti 1-0/+1
2010-03-12ldisc: new dcd_change() method for line disciplinesGravatar Rodolfo Giometti 1-0/+8
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...Gravatar FUJITA Tomonori 2-5/+12
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskGravatar FUJITA Tomonori 1-0/+8
2010-03-12dma-mapping.h: add the dma_unmap state APIGravatar FUJITA Tomonori 2-15/+22
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hGravatar FUJITA Tomonori 1-0/+1
2010-03-12pci-dma: add include/linux/pci-dma.hGravatar FUJITA Tomonori 1-0/+20
2010-03-12nsproxy: remove INIT_NSPROXY()Gravatar Alexey Dobriyan 3-18/+0
2010-03-12ipmi: remove ipmi_smi.h self-includeGravatar Corey Minyard 1-1/+0
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Gravatar Veaceslav Falico 1-2/+0
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Gravatar Veaceslav Falico 2-9/+0
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hGravatar Christoph Hellwig 1-0/+5
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Gravatar Miao Xie 1-1/+1
2010-03-12memcg: fix oom kill behaviorGravatar KAMEZAWA Hiroyuki 1-6/+0
2010-03-12cgroups: remove events before destroying subsystem state objectsGravatar Kirill A. Shutemov 1-3/+0
2010-03-12cgroup: implement eventfd-based generic API for notificationsGravatar Kirill A. Shutemov 1-0/+24
2010-03-12memcg: move charges of anonymous swapGravatar Daisuke Nishimura 2-0/+11
2010-03-12cgroups: blkio subsystem as moduleGravatar Ben Blum 1-1/+1
2010-03-12cgroups: subsystem module unloadingGravatar Ben Blum 1-1/+3